| Field | Type | Description | Value(s) |
|---|---|---|---|
name | string | Name of the static pod. | |
pod | Unstructured | Static pods can be used to run components which should be started before the Kubernetes control plane is up. Talos doesn’t validate the pod definition. Updates to this field can be applied without a reboot. See https://kubernetes.io/docs/tasks/configure-pod-container/static-pod/. |
Kubernetes
KubeStaticPodConfig
KubeStaticPodConfig configures a pod definition to be run as a static pod by the kubelet.