Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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-tfvars

pm_password = ""
ct_password = "