Add ssh key

This commit is contained in:
2024-09-22 19:34:56 +02:00
parent 8584c4bf58
commit 29dc31f0d3
3 changed files with 53 additions and 24 deletions

View File

@@ -8,6 +8,7 @@ Provisioning, configuration and manifests for my Kubernetes dev cluster on Hetzn
- [SOPS](https://github.com/mozilla/sops)
- [Age](https://github.com/FiloSottile/age)
- A Hetzner Cloud account and API token
- Cloudflare DNS API token
- A GitHub account and personal access token (for Flux)
- S3 compatible storage credentials
@@ -61,6 +62,11 @@ Provisioning, configuration and manifests for my Kubernetes dev cluster on Hetzn
```
6. **Initialize OpenTofu:**
```bash
sops exec-env s3_env.enc.yaml 'tofu init'
```
```bash
tofu init
tofu plan