This Role will configure Kubernetes Master node with all configuration.
For this role use RHEL8 or Amazon-Linux 2.
A description for role variables.
Variables | Files | Comments |
---|---|---|
packages |
vars/main.yml | No need to change |
services |
vars/main.yml | No need to change |
None
an example of how to use this.
- hosts: "server name"
roles:
- "your role name"
BSD