Replaced omni with talhelper.

This commit is contained in:
Joseph Hanson 2024-05-08 01:39:32 -05:00
parent 1351b7b217
commit 793325d724
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -11,7 +11,8 @@ helm plugin install https://github.com/databus23/helm-diff
### Bootstrap talos cluster
```sh
omnictl cluster template sync -f ./omni-homelab-export.yaml --omniconfig ./omniconfig.yaml
talosctl apply-config --nodes=10.1.1.61 --file=./kubernetes/bootstrap/talos/clusterconfig/homelab-shadowfax.yaml --insecure
talosctl bootstrap --nodes=10.1.1.61
```
## CNI & Container Proxy