In this repo there are two Ansible roles:
There are files:
daemon.json file is used to set the driver of Docker Engine as systemd
k8s.conf file set the iptables for the configuration of the K8s Cluster
There's a playbook
which is used to launch EC2 instances over the AWS
has the access key and secret key of the AWS IAM user which is used in the launching of EC2 instances
file is used for executing both the roles