Skip to content

Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle

License

Notifications You must be signed in to change notification settings

k8s-infra-cherrypick-robot/cluster-api

This branch is 115 commits ahead of, 3683 commits behind kubernetes-sigs/cluster-api:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

killianmuldoonk8s-infra-cherrypick-robot
and
k8s-infra-cherrypick-robot
Apr 24, 2023
ca4beb7 · Apr 24, 2023
Apr 17, 2023
Apr 14, 2023
Apr 24, 2023
Apr 24, 2023
Apr 24, 2023
Mar 9, 2023
Apr 24, 2023
Mar 1, 2023
Apr 24, 2023
Sep 24, 2021
Apr 14, 2023
Mar 9, 2023
Apr 24, 2023
Apr 14, 2023
Sep 30, 2020
Apr 14, 2023
Apr 24, 2023
Mar 22, 2023
Jun 10, 2022
Dec 8, 2021
May 31, 2022
Aug 16, 2022
Feb 6, 2023
Feb 14, 2023
May 10, 2022
Mar 31, 2023
Sep 17, 2022
Apr 15, 2018
Apr 24, 2023
Jan 24, 2022
Jan 27, 2023
Sep 20, 2021
Jan 18, 2023
Jan 18, 2023
Apr 19, 2021
Apr 17, 2023
Apr 3, 2023
Apr 3, 2023
Dec 20, 2017
Mar 28, 2023
Mar 28, 2023
Apr 4, 2023
Dec 6, 2022
Aug 31, 2022

Repository files navigation

capi

Cluster API

👋 Welcome to our project! Our Book can help you get started and provides lots of in-depth information.

Useful links

✨ What is the Cluster API?

Cluster API is a Kubernetes subproject focused on providing declarative APIs and tooling to simplify provisioning, upgrading, and operating multiple Kubernetes clusters.

Started by the Kubernetes Special Interest Group (SIG) Cluster Lifecycle, the Cluster API project uses Kubernetes-style APIs and patterns to automate cluster lifecycle management for platform operators. The supporting infrastructure, like virtual machines, networks, load balancers, and VPCs, as well as the Kubernetes cluster configuration are all defined in the same way that application developers operate deploying and managing their workloads. This enables consistent and repeatable cluster deployments across a wide variety of infrastructure environments.

⚙️ Providers

Cluster API can be extended to support any infrastructure (AWS, Azure, vSphere, etc.), bootstrap or control plane (kubeadm is built-in) provider. There is a growing list of supported providers available.

🤗 Community, discussion, contribution, and support

Cluster API is developed in the open, and is constantly being improved by our users, contributors, and maintainers. It is because of you that we are able to automate cluster lifecycle management for the community. Join us!

If you have questions or want to get the latest project news, you can connect with us in the following ways:

  • Chat with us on the Kubernetes Slack in the #cluster-api channel
  • Subscribe to the SIG Cluster Lifecycle Google Group for access to documents and calendars
  • Join our Cluster API working group sessions where we share the latest project news, demos, answer questions, and triage issues

Pull Requests and feedback on issues are very welcome! See the issue tracker if you're unsure where to start, especially the Good first issue and Help wanted tags, and also feel free to reach out to discuss.

See also our contributor guide and the Kubernetes community page for more details on how to get involved.

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

About

Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.2%
  • Shell 1.2%
  • Other 1.6%