Static Pods Static pods are run directly by the kubelet bypassing the Kubernetes API server checks and validations. Most of the time DaemonSet is a better alternative to static pods, but some workloads need to run before the Kubernetes API server is available or might need to bypass security restrictions imposed by the API server. See Kubernetes documentation for more information on static pods. Configuration Static pod definitions are specified in the Talos machine configuration: