Skip to content

Removing kube-proxy and kube-flannel after cluster created #8037

Answered by smira
jlowe64 asked this question in Q&A
Discussion options

You must be logged in to vote

Talos controlplane nodes (if you have more than one) try to sync bootstrap manifests at least on reboot, might do it on config change, etc.

So you want to disable Flannel and kube-proxy with the machine config.

You can verify that they are disabled with talosctl get manifests -n <node> for each controlplane node. They should all not have Flannel/kube-proxy manifests, after that things should be fine.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@gecube
Comment options

@smira
Comment options

@gecube
Comment options

@smira
Comment options

@gecube
Comment options

Answer selected by jlowe64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants