Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
K

kubeadm

> 数据库
Open source

Aggregator for issues filed against kubeadm

4.0K stars0 likes0 views
WebsiteGitHub

About

Aggregator for issues filed against kubeadm

Kubeadm

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

NOTE: This issue tracker is not designated for providing support for kubeadm users. Please see the Support section below.

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.

Support

Only log issues here if you think there is an actual bug or if you have a feature request.

The Kubernetes and kubeadm troubleshooting guides can be found here:

  • Kubernetes
  • kubeadm

Support requests should be sent to the community support channels or #kubeadm on the k8s Slack:

  • https://git.k8s.io/kubernetes/SUPPORT.md

Documentation

  • Installing kubeadm
  • Creating a cluster
  • Command-line reference
  • Customizing components
  • Certificate management
  • Configuration API reference
  • Configuration API reference (godoc) (pick an API version from the list of packages)

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.

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •Kubernetes
  • •https://git.k8s.io/kubernetes/SUPPORT.md
  • •Installing kubeadm
  • •Creating a cluster
  • •Command-line reference
  • •Customizing components
  • •Certificate management
  • •Configuration API reference
  • •Configuration API reference (godoc)

> Tags

Gobest-practicebuilding-blockconformantgetting-started

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category数据库
PricingOpen source

> Related tools

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库