kuldeep867 / kubernetes-multinode-ansible-aws

Setting up the k8s multi-node cluster using ansible on rhel9 on aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This configuration is solely focused on only the configuration of the k8s multinode cluster using ansible on the pre-launched ec2 instances.

Only Prerequisite is in your AWS account, EC2 instances must be already launched.

I have used Red Hat Enterprise Linux 9 (HVM), SSD Volume Type -- Free Tier Eligible

Configure the ansible inventory file, and ansible.cfg file with the necessary details and you are good to go.

First run rhel_common.yaml and then rhel_master.yaml

Happy Ansible Automating!! 😊

About

Setting up the k8s multi-node cluster using ansible on rhel9 on aws