Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion Cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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
```