diff --git a/Cluster.md b/Cluster.md index d72e94c..d321816 100644 --- a/Cluster.md +++ b/Cluster.md @@ -7,6 +7,8 @@ usermod -aG sudo username Switch to newly created user: su - username +lf dsjalf kjasdkf + #How to Enable SSH Password Authentication #To enable SSH password authentication, you must SSH in as root to edit this file: @@ -106,5 +108,6 @@ kubectl get nodes #Install CNI so that pods can communicate across nodes and also Cluster DNS to start functioning. Apply weave CNI (Container Network Interface) on the master node kubectl apply -f "https://cloud.weave.works/k8s/net?k8s-version=$(kubectl version | base64 | tr -d '\n')" kubectl get nodes - +fasdklf asdfj +aajfaldsjf ad ```