Compare commits
2 Commits
16fb442ba5
...
23ff79b4d7
Author | SHA1 | Date | |
---|---|---|---|
23ff79b4d7 | |||
c478506b23 |
talos-cluster
@ -18,7 +18,7 @@ machine:
|
|||||||
|
|
||||||
# Used to provide additional options to the kubelet.
|
# Used to provide additional options to the kubelet.
|
||||||
kubelet:
|
kubelet:
|
||||||
image: ghcr.io/siderolabs/kubelet:v1.30.3 # The `image` field is an optional reference to an alternative kubelet image.
|
image: ghcr.io/siderolabs/kubelet:v1.31.1 # The `image` field is an optional reference to an alternative kubelet image.
|
||||||
defaultRuntimeSeccompProfileEnabled: true # Enable container runtime default Seccomp profile.
|
defaultRuntimeSeccompProfileEnabled: true # Enable container runtime default Seccomp profile.
|
||||||
disableManifestsDirectory: true # The `disableManifestsDirectory` field configures the kubelet to get static pod manifests from the /etc/kubernetes/manifests directory.
|
disableManifestsDirectory: true # The `disableManifestsDirectory` field configures the kubelet to get static pod manifests from the /etc/kubernetes/manifests directory.
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ machine:
|
|||||||
|
|
||||||
# Used to provide additional options to the kubelet.
|
# Used to provide additional options to the kubelet.
|
||||||
kubelet:
|
kubelet:
|
||||||
image: ghcr.io/siderolabs/kubelet:v1.30.3 # The `image` field is an optional reference to an alternative kubelet image.
|
image: ghcr.io/siderolabs/kubelet:v1.31.1 # The `image` field is an optional reference to an alternative kubelet image.
|
||||||
defaultRuntimeSeccompProfileEnabled: true # Enable container runtime default Seccomp profile.
|
defaultRuntimeSeccompProfileEnabled: true # Enable container runtime default Seccomp profile.
|
||||||
disableManifestsDirectory: true # The `disableManifestsDirectory` field configures the kubelet to get static pod manifests from the /etc/kubernetes/manifests directory.
|
disableManifestsDirectory: true # The `disableManifestsDirectory` field configures the kubelet to get static pod manifests from the /etc/kubernetes/manifests directory.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user