Difference between revisions of "Kubeadm config images pull"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | [[kubeadm config images]] pull | ||
+ | W0419 17:59:32.924654 6449 configset.go:202] WARNING: kubeadm cannot validate component configs for [[API groups]] [kubelet.config.k8s.io kubeproxy.config.k8s.io] | ||
+ | [config/images] Pulled [[k8s.gcr.io]]/[[kube-apiserver]]:v1.18.2 | ||
+ | [config/images] Pulled k8s.gcr.io/[[kube-controller-manager]]:v1.18.2 | ||
+ | [config/images] Pulled k8s.gcr.io/[[kube-scheduler]]:v1.18.2 | ||
+ | [config/images] Pulled k8s.gcr.io/[[kube-proxy]]:v1.18.2 | ||
+ | [config/images] Pulled k8s.gcr.io/[[pause]]:3.2 | ||
+ | [config/images] Pulled k8s.gcr.io/[[etcd]]:3.4.3-0 | ||
+ | [config/images] Pulled k8s.gcr.io/[[coredns]]:1.6.7 | ||
− | + | [[kubeadm init]] | |
− | [[kubeadm]] | + | .../... |
− | + | [preflight] Pulling images required for setting up a Kubernetes cluster | |
− | [ | + | [preflight] This might take a minute or two, depending on the speed of your internet connection |
− | + | [preflight] You can also perform this action in beforehand using 'kubeadm config images pull' | |
− | [ | + | .../... |
− | [ | ||
− | |||
− | |||
− | |||
− | |||
== Related commands == | == Related commands == | ||
Line 17: | Line 22: | ||
== See also == | == See also == | ||
+ | * {{kubeadm config}} | ||
* {{kubeadm}} | * {{kubeadm}} | ||
− | + | ||
+ | |||
+ | [[Category:Kubeadm]] |
Latest revision as of 09:39, 20 November 2023
kubeadm config images pull W0419 17:59:32.924654 6449 configset.go:202] WARNING: kubeadm cannot validate component configs for API groups [kubelet.config.k8s.io kubeproxy.config.k8s.io] [config/images] Pulled k8s.gcr.io/kube-apiserver:v1.18.2 [config/images] Pulled k8s.gcr.io/kube-controller-manager:v1.18.2 [config/images] Pulled k8s.gcr.io/kube-scheduler:v1.18.2 [config/images] Pulled k8s.gcr.io/kube-proxy:v1.18.2 [config/images] Pulled k8s.gcr.io/pause:3.2 [config/images] Pulled k8s.gcr.io/etcd:3.4.3-0 [config/images] Pulled k8s.gcr.io/coredns:1.6.7
kubeadm init .../... [preflight] Pulling images required for setting up a Kubernetes cluster [preflight] This might take a minute or two, depending on the speed of your internet connection [preflight] You can also perform this action in beforehand using 'kubeadm config images pull' .../...
Related commands[edit]
See also[edit]
Advertising: