[ bianca ]
[ 原始碼: kubernetes-1.35 ]
套件:kubeadm(1.35.2+ds-elxr2.26.04.01)
kubeadm 的相關連結
下載原始碼套件 kubernetes-1.35:
- [kubernetes-1.35_1.35.2+ds-elxr1.26.04.01.debian.tar.xz]
- [kubernetes-1.35_1.35.2+ds-elxr1.26.04.01.dsc]
- [kubernetes-1.35_1.35.2+ds.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [kubernetes.io]
相似套件:
command-line tool for creating Kubernetes clusters
Kubeadm is a tool built to provide kubeadm init and kubeadm join as best-practice "fast paths" for creating Kubernetes clusters.
kubeadm performs the actions necessary to get a minimum viable cluster up and running. By design, it cares only about bootstrapping, not about provisioning machines. Likewise, installing various nice-to-have addons, like the Kubernetes Dashboard, monitoring solutions, and cloud-specific addons, is not in scope.
Instead, we expect higher-level and more tailored tooling to be built on top of kubeadm, and ideally, using kubeadm as the basis of all deployments will make it easier to create conformant clusters.