You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[preflight] Pulling images required for setting up a Kubernetes cluster
208
+
[preflight] This might take a minute or two, depending on the speed of your internet connection
209
+
[preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
210
+
[kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
211
+
[kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
212
+
[kubelet-start] Activating the kubelet service
213
+
[certs] Using certificateDir folder "/etc/kubernetes/pki"
214
+
[certs] Generating "ca" certificate and key
215
+
[certs] Generating "apiserver" certificate and key
216
+
[certs] apiserver serving cert is signed for DNS names [k8s-master-1 kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local] and IPs [10.96.0.1 192.168.0.127]
217
+
[certs] Generating "apiserver-kubelet-client" certificate and key
218
+
[certs] Generating "front-proxy-ca" certificate and key
219
+
[certs] Generating "front-proxy-client" certificate and key
220
+
[certs] Generating "etcd/ca" certificate and key
221
+
[certs] Generating "etcd/healthcheck-client" certificate and key
222
+
[certs] Generating "apiserver-etcd-client" certificate and key
223
+
[certs] Generating "etcd/server" certificate and key
224
+
[certs] etcd/server serving cert is signed for DNS names [k8s-master-1 localhost] and IPs [192.168.0.127 127.0.0.1 ::1]
225
+
[certs] Generating "etcd/peer" certificate and key
226
+
[certs] etcd/peer serving cert is signed for DNS names [k8s-master-1 localhost] and IPs [192.168.0.127 127.0.0.1 ::1]
227
+
[certs] Generating "sa" key and public key
228
+
[kubeconfig] Using kubeconfig folder "/etc/kubernetes"
[control-plane] Using manifest folder "/etc/kubernetes/manifests"
234
+
[control-plane] Creating static Pod manifest for "kube-apiserver"
235
+
[control-plane] Creating static Pod manifest for "kube-controller-manager"
236
+
[control-plane] Creating static Pod manifest for "kube-scheduler"
237
+
[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
238
+
[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
239
+
[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
240
+
[apiclient] All control plane components are healthy after 32.002189 seconds
241
+
[uploadconfig] storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
242
+
[kubelet] Creating a ConfigMap "kubelet-config-1.13" in namespace kube-system with the configuration for the kubelets in the cluster
243
+
[patchnode] Uploading the CRI Socket information "/var/run/dockershim.sock" to the Node API object "k8s-master-1" as an annotation
244
+
[mark-control-plane] Marking the node k8s-master-1 as control-plane by adding the label "node-role.kubernetes.io/master=''"
245
+
[mark-control-plane] Marking the node k8s-master-1 as control-plane by adding the taints [node-role.kubernetes.io/master:NoSchedule]
246
+
[bootstrap-token] Using token: 3ag6sz.y8rmcz5xec50xkz1
0 commit comments