Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shashwatsingh22 authored Apr 11, 2021
1 parent 5799a39 commit 9458fa7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ An Cluster Kubernetes Management project, which helps users to manage the backen

<img src="https://raw.githubusercontent.com/Shashwatsingh22/K8s_Management_Project/main/FlutterWork/assets/main.png" width="400" height="200"/>


## Configuration of Multi Node Cluster on Cloud:


Expand Down Expand Up @@ -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).
<img src="https://raw.githubusercontent.com/Shashwatsingh22/K8s_Management_Project/main/images/Terraform.png" width="400" height="200"/>
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.

Expand Down

0 comments on commit 9458fa7

Please sign in to comment.