Giter Club home page Giter Club logo

provider-tinkerbell's Introduction

crossplane-provider-tinkerbell

This repository is Experimental meaning that it's based on untested ideas or techniques and not yet established or finalized or involves a radically new and innovative style! This means that support is best effort (at best!) and we strongly encourage you to NOT use this in production.

crossplane-provider-tinkerbell is an experimental Crossplane Provider for Tinkerbell. It intends to offer the following features (currently incomplete and experimental):

  • A ProviderConfig type that only points to a credentials Secret. The value in the Secret key (identified by the credentialsSecretRef) should contain a json or yaml string that includes grpc_authority and cert_url.
  • A Hardware resource type that serves as to managed Hardware resources.
  • A Template resource type that serves as to manage Template resources.
  • A Workflow resource type that serves as to manage Workflow resources.
  • A managed resource controller that reconciles Hardware objects and simply prints their configuration in its Observe method.
  • A managed resource controller that reconciles Template objects and simply prints their configuration in its Observe method.
  • A managed resource controller that reconciles Workflow objects and simply prints their configuration in its Observe method.

Developing

Run against a Kubernetes cluster:

make run

Install latest into Kubernetes cluster where Crossplane is installed:

make install

Install local build into Kind cluster where Crossplane is installed:

make install-local

Build, push, and install:

make all

Build image:

make image

Push image:

make push

Build binary:

make build

provider-tinkerbell's People

Contributors

displague avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

hasheddan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.