updated README
This commit is contained in:
parent
872d9bfc4e
commit
a063eaa0be
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
|
@ -2,6 +2,13 @@
|
||||||
|
|
||||||
This will not be perfect, it's for my own use and for learning :)
|
This will not be perfect, it's for my own use and for learning :)
|
||||||
|
|
||||||
|
## Target
|
||||||
|
* running talos with defined number of controlplanes/workers
|
||||||
|
* install Hetzner Cloud Controller Manager
|
||||||
|
* install Cilium with Gateway API
|
||||||
|
|
||||||
|
Configured correctly and Hetzner has no issues, talos + kubernetes is up and runing in about 5 minutes.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
* Hetzner customer :)
|
* Hetzner customer :)
|
||||||
* Domain at Hetzner, not needed, can be removed/adapted
|
* Domain at Hetzner, not needed, can be removed/adapted
|
||||||
|
|
@ -33,3 +40,9 @@ export TALOSCONFIG=talosconfig
|
||||||
|
|
||||||
see test.tfvars.sample
|
see test.tfvars.sample
|
||||||
|
|
||||||
|
## Todo
|
||||||
|
* define kubernetes version to be installed
|
||||||
|
* define cilium version to be installed (hardcoded to 1.16rc right now)
|
||||||
|
* maybe some other tweaks
|
||||||
|
* maybe instsall flux, not sure if that should be part of initial setup
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue