7 lines
490 B
Markdown
7 lines
490 B
Markdown
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 |