mirror of
https://github.com/siderolabs/talos.git
synced 2026-05-05 04:16:21 +02:00
docs: warn about secretboxEncryptionSecret in kubeadm migration guide
Migrating from kubeadm fix. Signed-off-by: Thomas Lemarchand <tlemarchand@users.noreply.github.com> Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
This commit is contained in:
parent
786e86f5b8
commit
003cbd1611
@ -90,7 +90,8 @@ you can do the following:
|
||||
- `.cluster.network.serviceSubnets[0]` with the value of the `networking.serviceSubnet` from the previous step
|
||||
- `.cluster.network.dnsDomain` with the value of the `networking.dnsDomain` from the previous step
|
||||
|
||||
7. Go through the rest of `controlplane.yaml` and `worker.yaml` to customize them according to your needs.
|
||||
7. Go through the rest of `controlplane.yaml` and `worker.yaml` to customize them according to your needs, especially :
|
||||
- `.cluster.secretboxEncryptionSecret` should be either removed if you don't currently use `EncryptionConfig` on your `kube-apiserver` or set to the correct value
|
||||
|
||||
8. Bring up a Talos node to be the initial Talos control plane node.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user