Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bert-r/k3s-sn-setup
k3s single node setup
https://github.com/bert-r/k3s-sn-setup
Last synced: about 4 hours ago
JSON representation
k3s single node setup
- Host: GitHub
- URL: https://github.com/bert-r/k3s-sn-setup
- Owner: Bert-R
- Created: 2024-02-01T19:34:38.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-02-01T19:37:47.000Z (12 months ago)
- Last Synced: 2024-11-19T06:55:21.939Z (2 months ago)
- Language: HCL
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Set up k3s on an LXC container on Proxmox through Terraform and Ansible
Next to this checkout, a directory structure of the following form is required:
* ``secrets/``
* ``secrets/id_rsa`` -- Private key to log in to the container
* ``secrets/k3s-sn-setup``
* ``secrets/k3s-sn-setup/ansible-vars.yml`` -- The following is required:
```
mimir_s3_access_key_id: Access key ID/user name for S3 (MinIO)
mimir_s3_secret_access_key: Access key secret/password name for S3 (MinIO)
```
* ``secrets/k3s-sn-setup/terraform.tfvars`` -- The following is required:
```
# See https://spacelift.io/blog/terraform-tfvarspm_password = ""
ct_password = "