Skip to content

kube-proxy Talos Machine Configuration Not Being Passed To kube-proxy Daemon Set & Pods #11112

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

You must be logged in to vote

This might be not so good UX, but it works as designed here.

Talos machines never automatically modify or delete Kubernetes manifests (as it's not safe to do so given that there are multiple control plane machines which might disagree on the expected state).

These bootstrap manifests are automatically applied when it results in Kubernetes resource being created, so if you made your changes before cluster is bootstrapped, they would appear as expected.

In the current state, you can do a no-op Kubernetes upgrade via talosctl upgrade-k8s --to=1.32.3 to get these manifests synced.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@zombiemaker
Comment options

@smira
Comment options

smira Jun 2, 2025
Maintainer

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