From 9458fa71a70cff4b0a336169707aefdbc5a1b288 Mon Sep 17 00:00:00 2001 From: Shashwat SIngh <55051478+Shashwatsingh22@users.noreply.github.com> Date: Mon, 12 Apr 2021 00:16:19 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8154d92..9311908 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ An Cluster Kubernetes Management project, which helps users to manage the backen - ## Configuration of Multi Node Cluster on Cloud: @@ -54,9 +53,10 @@ An Cluster Kubernetes Management project, which helps users to manage the backen We are using ANSIBLE for automation which is good for the configuration but not for provisioning but we know how to provision it with the help of ANSIBLE. -![1](https://raw.githubusercontent.com/Shashwatsingh22/K8s_Management_Project/main/images/ansible_1.gif) +![ansible_use](https://raw.githubusercontent.com/Shashwatsingh22/K8s_Management_Project/main/images/ansible_1.gif) -But In Next Verision we are going to use Terraform. +But In Next Verision we are going to use Terraform (For Provisioning). + Now it will be the task of ANSIBLE to download the required software which we have already hosted on our cloud which will act as controller node so that we can manage manged node and do anything.