Add README.md
This commit is contained in:
7
README.md
Normal file
7
README.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
My k3s setup.
|
||||||
|
|
||||||
|
This repository contains Ansible playbooks and inventory files for setting up a k3s cluster. \
|
||||||
|
The inventory file is an example and should be modified with the actual IP addresses, usernames, and SSH key names for your environment.
|
||||||
|
|
||||||
|
The first server should be initialized manually, and new servers can be added to the cluster using the token generated during the initialization of the first server. \
|
||||||
|
To see how to get the token - look at ansible/group_vars/vault-example.yml
|
||||||
Reference in New Issue
Block a user