Replaced omni with talhelper.
This commit is contained in:
parent
1351b7b217
commit
793325d724
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue