Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tmsmr/hcloud-k3s


https://github.com/tmsmr/hcloud-k3s

Last synced: about 2 months ago
JSON representation

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`