Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmsmr/hcloud-k3s
https://github.com/tmsmr/hcloud-k3s
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmsmr/hcloud-k3s
- Owner: tmsmr
- License: mit
- Created: 2022-07-10T12:54:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T06:36:57.000Z (over 2 years ago)
- Last Synced: 2023-05-05T05:36:57.793Z (over 1 year ago)
- Language: HCL
- Size: 35.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hcloud-k3s
*From 0 to `kubectl` in < 5 min, heavily WiP!*## Requirements
- A Hetzner Cloud account
- Terraform (Tested with v1.2.6)
- `bash`
- (`kubectl`)## Quickstart
- Generate Hetzner Cloud project + API-Key
- Adjust config in `config.auto.tfvars`
- `terraform init && terraform apply`## Utilities
- Access nodes with `bin/ssh-...`
- Interact with cluster using `bin/kubectl`