Difference between revisions of "Kubeadm"

From wikieduonline
Jump to navigation Jump to search
Line 29: Line 29:
 
== [[CKA]] ==
 
== [[CKA]] ==
 
* [[v1.23]] Perform a [[version upgrade]] on a Kubernetes cluster using kubeadm
 
* [[v1.23]] Perform a [[version upgrade]] on a Kubernetes cluster using kubeadm
* [[v1.23]] Use <code>kubeadm</code> to install a basic cluster
+
* [[v1.23]] [[Use kubeadm to install a basic cluster]]
 
* [[v1.20]] Use <code>kubeadm</code> to install a basic cluster
 
* [[v1.20]] Use <code>kubeadm</code> to install a basic cluster
 
* [[v1.18]] Install and use kubeadm to install, configure and manage Kubernetes clusters.
 
* [[v1.18]] Install and use kubeadm to install, configure and manage Kubernetes clusters.

Revision as of 21:07, 5 September 2022

kubeadm[1] is a tool released in Kubernetes 1.13 in December 2018 for creating Kubernetes clusters.

Installation

Commands

kubeadm config images pull
  • kubeadm token to manage tokens for kubeadm join
  • kubeadm reset to revert any changes made to this host by kubeadm init or kubeadm join
  • kubeadm version to print the kubeadm version
  • kubeadm alpha to preview a set of features made available for gathering feedback from the community


Changelog

  • v1.18 Kubeadm: reject a node joining the cluster if a node with the same name already exists

CKA

Related terms

See also

Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.

Source: wikiversity

Advertising: