Editing Kubeadm
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
− | + | Kubeadm<ref>https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/</ref> is a tool released in [[Kubernetes 1.13]] in December 2018 for creating Kubernetes clusters. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* <code>[[kubeadm init]]</code> to bootstrap a Kubernetes [[control-plane]] node | * <code>[[kubeadm init]]</code> to bootstrap a Kubernetes [[control-plane]] node | ||
** <code>[[kubeadm init]] --[[pod]]-network-cidr=10.244.0.0/16</code> | ** <code>[[kubeadm init]] --[[pod]]-network-cidr=10.244.0.0/16</code> | ||
Line 23: | Line 15: | ||
* Logs not available in files https://github.com/kubernetes/kubernetes/pull/42470 | * Logs not available in files https://github.com/kubernetes/kubernetes/pull/42470 | ||
+ | |||
== Changelog == | == Changelog == | ||
Line 28: | Line 21: | ||
== [[CKA]] == | == [[CKA]] == | ||
− | |||
− | |||
* [[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. | ||
Line 35: | Line 26: | ||
* <code>[[kubectl]]</code> | * <code>[[kubectl]]</code> | ||
* [[Snap install Kubernetes]]: <code>[[snap install]] kubeadm --classic</code> | * [[Snap install Kubernetes]]: <code>[[snap install]] kubeadm --classic</code> | ||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* {{kubeadm}} | * {{kubeadm}} | ||
+ | * {{K8s}} | ||
+ | |||
[[Category:Kubernetes]] | [[Category:Kubernetes]] |
Advertising: