sehooh5 / keti

working history in KETI
1 stars 0 forks source link

Kubernetes tok #1

Open sehooh5 opened 4 years ago

sehooh5 commented 4 years ago

2020.08.18 kubeadm join 192.168.100.5:6443 --token bedcrt.2nvnbnn8pjesdtfg --discovery-token-ca-cert-hash sha256:9f8300b9c1a0e2aa2aa2056b3528adf4f8c8967bc5304e0d38bbd093030432ea

2020.08.19 kubeadm join 192.168.100.5:6443 --token 7xk46s.hm5pna0rzjvrzpfh --discovery-token-ca-cert-hash sha256:262912f997a5f3ad333454d0e26282b829a07abc4a1ff1797e65650743de9376

sehooh5 commented 4 years ago

workter 1 This is success message to join :

W0819 12:11:18.227605 9105 join.go:346] [preflight] WARNING: JoinControlPane.controlPlane settings will be ignored when control-plane flag is not set. [preflight] Running pre-flight checks [preflight] Reading configuration from the cluster... [preflight] FYI: You can look at this config file with 'kubectl -n kube-system get cm kubeadm-config -oyaml' [kubelet-start] Downloading configuration for the kubelet from the "kubelet-config-1.18" ConfigMap in the kube-system namespace [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml" [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env" [kubelet-start] Starting the kubelet [kubelet-start] Waiting for the kubelet to perform the TLS Bootstrap...

This node has joined the cluster:

Run 'kubectl get nodes' on the control-plane to see this node join the cluster.

sehooh5 commented 4 years ago

workter 2 This is success message to join :

W0819 12:11:28.185828 8532 join.go:346] [preflight] WARNING: JoinControlPane.controlPlane settings will be ignored when control-plane flag is not set. [preflight] Running pre-flight checks [preflight] Reading configuration from the cluster... [preflight] FYI: You can look at this config file with 'kubectl -n kube-system get cm kubeadm-config -oyaml' [kubelet-start] Downloading configuration for the kubelet from the "kubelet-config-1.18" ConfigMap in the kube-system namespace [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml" [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env" [kubelet-start] Starting the kubelet [kubelet-start] Waiting for the kubelet to perform the TLS Bootstrap...

This node has joined the cluster:

Run 'kubectl get nodes' on the control-plane to see this node join the cluster.