Skip to content

Commit 29957e8

Browse files
authored
Merge pull request #47505 from guettli/patch-14
Added Cluster API to "Installing Kubernetes"
2 parents ca6a9d7 + 175e9de commit 29957e8

File tree

1 file changed

+4
-0
lines changed
  • content/en/docs/setup/production-environment/tools

1 file changed

+4
-0
lines changed

content/en/docs/setup/production-environment/tools/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ For example:
99

1010
- [kubeadm](/docs/setup/production-environment/tools/kubeadm/)
1111

12+
- [Cluster API](https://cluster-api.sigs.k8s.io/): A Kubernetes sub-project focused on
13+
providing declarative APIs and tooling to simplify provisioning, upgrading, and operating
14+
multiple Kubernetes clusters.
15+
1216
- [kops](https://kops.sigs.k8s.io/): An automated cluster provisioning tool.
1317
For tutorials, best practices, configuration options and information on
1418
reaching out to the community, please check the

0 commit comments

Comments
 (0)