https://kubernetes.io/docs/tasks/configure-pod-container/static-pod/
Create static Pods | Kubernetes
Static Pods are managed directly by the kubelet daemon on a specific node, without the API server observing them. Unlike Pods that are managed by the control...
create static podskubernetes