Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. | Static POD | DaemonSets |
  2. |------------------------------------------------|---------------------------------------------------|
  3. | create by the kubelet | create by kube-api server (Daemonset Controller) |
  4. | Deploy control plane components as static pods | deploy monitoring, logging agent on each nodes |
  5. | Ignored by the Kube-Scheduler | Ignored by the Kube-Scheduler |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement