{"id":13470577,"url":"https://github.com/kubernetes-sigs/cluster-api","last_synced_at":"2025-05-15T00:02:45.189Z","repository":{"id":37348654,"uuid":"124157517","full_name":"kubernetes-sigs/cluster-api","owner":"kubernetes-sigs","description":"Home for Cluster API, a subproject of sig-cluster-lifecycle","archived":false,"fork":false,"pushed_at":"2025-04-30T17:45:55.000Z","size":217518,"stargazers_count":3776,"open_issues_count":254,"forks_count":1371,"subscribers_count":82,"default_branch":"main","last_synced_at":"2025-04-30T18:29:16.040Z","etag":null,"topics":["k8s-sig-cluster-lifecycle"],"latest_commit_sha":null,"homepage":"https://cluster-api.sigs.k8s.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kubernetes-sigs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG/OWNERS","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY_CONTACTS","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-03-07T00:49:50.000Z","updated_at":"2025-04-30T17:45:59.000Z","dependencies_parsed_at":"2023-10-12T17:44:23.004Z","dependency_job_id":"3286622c-dd4c-4a5d-bb2c-10b0d499c5e5","html_url":"https://github.com/kubernetes-sigs/cluster-api","commit_stats":{"total_commits":7123,"total_committers":625,"mean_commits":11.3968,"dds":0.8890916748561,"last_synced_commit":"b35c2e304442ad93ce1c292ae90ed2e3f2d86c01"},"previous_names":["kubernetes-sigs/clife_cluster-api"],"tags_count":364,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fcluster-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fcluster-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fcluster-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fcluster-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubernetes-sigs","download_url":"https://codeload.github.com/kubernetes-sigs/cluster-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252873951,"owners_count":21817708,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["k8s-sig-cluster-lifecycle"],"created_at":"2024-07-31T16:00:32.188Z","updated_at":"2025-05-07T11:50:15.966Z","avatar_url":"https://github.com/kubernetes-sigs.png","language":"Go","funding_links":[],"categories":["Go","others","Tools and Libraries","Featured On","Cluster Provisioning \u0026 Lifecycle","3）参考实现与开源工具（GitHub）"],"sub_categories":["Cluster Provisioning","[Tutorials](#tutorials)","Harness / 平台工程"],"readme":"\u003ca href=\"https://cluster-api.sigs.k8s.io\"\u003e\u003cimg alt=\"capi\" src=\"./logos/kubernetes-cluster-logos_final-02.svg\" width=\"160x\" /\u003e\u003c/a\u003e\n\u003cp\u003e\n\u003ca href=\"https://godoc.org/sigs.k8s.io/cluster-api\"\u003e\u003cimg src=\"https://godoc.org/sigs.k8s.io/cluster-api?status.svg\"\u003e\u003c/a\u003e\n\u003c!-- join kubernetes slack channel for cluster-api --\u003e\n\u003ca href=\"http://slack.k8s.io/\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/join%20slack-%23cluster--api-brightgreen\"\u003e\u003c/a\u003e\n\u003c!-- latest stable release badge --\u003e\n\u003cimg alt=\"GitHub release (latest SemVer)\" src=\"https://img.shields.io/github/v/release/kubernetes-sigs/cluster-api\"\u003e\n\u003c/p\u003e\n\n# Cluster API\n\n### 👋 Welcome to our project! Our [Book](https://cluster-api.sigs.k8s.io) can help you get started and provides lots of in-depth information.\n\n#### Useful links\n- [Feature proposals](./docs/proposals)\n- [Quick Start](https://cluster-api.sigs.k8s.io/user/quick-start.html)\n\n## ✨ What is the Cluster API?\n\nCluster API is a Kubernetes subproject focused on providing declarative APIs and tooling to simplify provisioning, upgrading, and operating multiple Kubernetes clusters.\n\nStarted 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.\n\n### ⚙️ Providers\n\nCluster 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](https://cluster-api.sigs.k8s.io/reference/providers.html) available.\n\n\u003c!-- ANCHOR: Community --\u003e\n\n## 🤗 Community, discussion, contribution, and support\n\nCluster 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!\n\nIf you have questions or want to get the latest project news, you can connect with us in the following ways:\n\n- Chat with us on the Kubernetes [Slack](http://slack.k8s.io/) in the [#cluster-api][#cluster-api slack] channel\n- Subscribe to the [SIG Cluster Lifecycle](https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle) Google Group for access to documents and calendars\n- Join our Cluster API working group sessions where we share the latest project news, demos, answer questions, and triage issues\n    - Weekly on Wednesdays @ 10:00 PT on [Zoom][zoomMeeting]\n    - Previous meetings: \\[ [notes][notes] | [recordings][recordings] \\]\n\nPull Requests and feedback on issues are very welcome!\nSee the [issue tracker] if you're unsure where to start, especially the [Good first issue] and [Help wanted] tags, and\nalso feel free to reach out to discuss.\n\nSee also our [contributor guide](CONTRIBUTING.md) and the Kubernetes [community page] for more details on how to get involved.\n\n### Code of conduct\n\nParticipation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).\n\n[community page]: https://kubernetes.io/community\n[notes]: https://cluster-api.sigs.k8s.io/agenda\n[recordings]: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4\n[zoomMeeting]: https://zoom.us/j/861487554\n[implementerNotes]: https://docs.google.com/document/d/1IZ2-AZhe4r3CYiJuttyciS7bGZTTx4iMppcA8_Pr3xE/edit\n[providerZoomMeetingTues]: https://zoom.us/j/140808484\n[providerZoomMeetingWed]: https://zoom.us/j/424743530\n[issue tracker]: https://github.com/kubernetes-sigs/cluster-api/issues\n[#cluster-api slack]: https://kubernetes.slack.com/archives/C8TSNPY4T\n[Good first issue]: https://github.com/kubernetes-sigs/cluster-api/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22\n[Help wanted]: https://github.com/kubernetes-sigs/cluster-api/issues?utf8=%E2%9C%93\u0026q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22+\n\n\u003c!-- ANCHOR_END: Community --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubernetes-sigs%2Fcluster-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubernetes-sigs%2Fcluster-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubernetes-sigs%2Fcluster-api/lists"}