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 a324c8c024a6dbdc76ac77460eb47ab83cc65914 Mon Sep 17 00:00:00 2001 From: balaramdendukuri Date: Sun, 8 Jan 2023 12:20:47 +0530 Subject: [PATCH 2/2] sdakfjasdlfjasd --- Cluster.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cluster.md b/Cluster.md index d86a1eb..05761a0 100644 --- a/Cluster.md +++ b/Cluster.md @@ -108,4 +108,6 @@ kubectl apply -f "https://cloud.weave.works/k8s/net?k8s-version=$(kubectl versio kubectl get nodes fasdklf asdfj aajfaldsjf ad +adsfasdfas + ```