diff --git a/README.md b/README.md new file mode 100644 index 0000000..3726abd --- /dev/null +++ b/README.md @@ -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 \ No newline at end of file