https://github.com/nitesh-thapliyal/kubernetes_multi_node_cluster
Created Kubernetes_Multi_Node_Cluster Using Ansible Role on AWS
https://github.com/nitesh-thapliyal/kubernetes_multi_node_cluster
ansible aws kubernetes python
Last synced: 3 months ago
JSON representation
Created Kubernetes_Multi_Node_Cluster Using Ansible Role on AWS
- Host: GitHub
- URL: https://github.com/nitesh-thapliyal/kubernetes_multi_node_cluster
- Owner: Nitesh-thapliyal
- License: mit
- Created: 2021-04-27T19:29:19.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-04T11:33:07.000Z (about 4 years ago)
- Last Synced: 2025-01-18T10:16:17.506Z (5 months ago)
- Topics: ansible, aws, kubernetes, python
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Kubernetes MultiNode Cluster in AWS
In the following repository:
- K8s-master, K8s-slave and ec2-instances are the Ansible Roles
- Mydb folder contains inventory file
- ec2.yml, Kubernetes.yml are the playbook to run the Ansible Roles
# What does these Ansible Roles do?
Using these Anisble roles we can configure Kubernetes Multi Node cluster in AWS.