Add README.md

This commit is contained in:
2026-04-19 00:16:28 +03:00
parent 7772b5cb77
commit a6e24c1d01

7
README.md Normal file
View 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