From 72a0a42aa715abeadb164a81d2c11e1bda8e11fa Mon Sep 17 00:00:00 2001 From: balaramdendukuri Date: Sun, 8 Jan 2023 11:52:56 +0530 Subject: [PATCH 1/2] modifiying tf file --- Cluster.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cluster.md b/Cluster.md index d72e94c..d86a1eb 100644 --- a/Cluster.md +++ b/Cluster.md @@ -106,5 +106,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 ``` From b0b23729c6d9c8f7e048be2b96e7c4197acb41d2 Mon Sep 17 00:00:00 2001 From: balaramdendukuri <52755827+balaramdendukuri@users.noreply.github.com> Date: Sun, 8 Jan 2023 12:11:12 +0530 Subject: [PATCH 2/2] chages chages --- Cluster.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cluster.md b/Cluster.md index d86a1eb..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: