-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cluster API CLI #19
Comments
What needs to be done here?This issue was set out for 0.3.0 and not 0.2.0, and that is still the plan, however that doesn't stop us from laying the ground work and introducing experimental functionality (hence #381 is about go into 0.1.17).
We will evolve the API itself in parallel, the above list is just to illustrate the functionality at the high-level. |
@errordeveloper It seems like we have |
We'd love to hear users requirements/interest in this issue. Keep in mind, there's already the AWS provider. We also have an issue for declarative apply |
Closing for now |
Add license scan report and status
We would like to implement Cluster API. One of the modes in which one can use Cluster API would be
eksctl apply -f cluster.yaml
, this would let users create and update clusters using a declarative format of a Cluster API object.Another mode of using Cluster API would be via a controller running in a management cluster (#20).
The text was updated successfully, but these errors were encountered: