Difference between revisions of "Kubeadm"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by one other user not shown)
Line 5: Line 5:
 
== Installation ==
 
== Installation ==
 
* [[macOS]]: not [[homebrew]] package
 
* [[macOS]]: not [[homebrew]] package
* [[Ubuntu]]: <code>[[snap install]] kubeadm --classic</code>
+
* [[Ubuntu]]: <code>[[snap install kubeadm --classic]]</code>
  
 
== Commands ==
 
== Commands ==
Line 28: Line 28:
  
 
== [[CKA]] ==
 
== [[CKA]] ==
 +
* [[v1.24]], [[v1.23]], [[v1.20]] [[Use kubeadm to install a basic cluster]]
 
* [[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.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.
  

Latest revision as of 09:14, 3 December 2022

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

Installation[edit]

Commands[edit]

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[edit]

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

CKA[edit]

Related terms[edit]

See also[edit]

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: