kubeadm

Aggregator for issues filed against kubeadm

Github星跟踪图

Kubeadm

The purpose of this repo is to aggregate issues filed against the kubeadm component.

What is Kubeadm ?

Kubeadm is a tool built to provide best-practice "fast paths" for creating Kubernetes clusters.
It performs the actions necessary to get a minimum viable, secure cluster up and running in a user friendly way.
Kubeadm's scope is limited to the local node filesystem and the Kubernetes API, and it is intended to be a composable building block of higher level tools.

Common Kubeadm cmdlets

  1. kubeadm init to bootstrap the initial Kubernetes control-plane node.
  2. kubeadm join to bootstrap a Kubernetes worker node or an additional control plane node, and join it to the cluster.
  3. kubeadm upgrade to upgrade a Kubernetes cluster to a newer version.
  4. kubeadm reset to revert any changes made to this host by kubeadm init or kubeadm join.

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at the Cluster Lifecycle SIG.

Roadmap

The full picture of which direction we're taking is described in this blog post.

Please also refer to the latest milestones in this repo.

Code of conduct

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

主要指标

概览
名称与所有者kubernetes/kubeadm
主编程语言Go
编程语言Shell (语言数: 3)
平台
许可证Apache License 2.0
所有者活动
创建于2016-11-22 17:17:08
推送于2025-07-02 15:51:24
最后一次提交
发布数0
用户参与
星数3.9k
关注者数122
派生数723
提交数1.2k
已启用问题?
问题数2574
打开的问题数40
拉请求数563
打开的拉请求数0
关闭的拉请求数64
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?