-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Kubespray Operator #5516
Comments
Ideally it should implement k8s cluster API or be as close as possible to it. I think it can start in contrib/ directory, but if it gets larger, we will decide where to locate it. |
Redeploy kubernetes Certificates |
FYI : an Ansible Operator already exists => https://github.com/operator-framework/operator-sdk . May be a good starter to write down this kubespray operator ? |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@jseguillon Thanks,awesome. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
"kubean" is a operator for kubespray , providing declarative CRD to manage cluster life cycle. you can find it here https://github.com/kubean-io/kubean |
What would you like to be added:
This issue talk about for defining the kubespray operator, a tool for enabling declarative control of kubespray workflows, automating the execution and the orchestration of workflow tasks across existing nodes in a cluster or install a new cluster.
Why is this needed:
it is a kubernetes operator deploy in meta kubernetes and manage all kubernetes clusters(create、scale、delete、upgrade、 fault self-healing, etc.)
Tracking issue for tasks.
Kubespray Operator
project?The text was updated successfully, but these errors were encountered: