Deprecation complete: master-node-communication ... (#3548)
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
---
|
||||
assignees:
|
||||
- mikedanese
|
||||
title: Configuring kubelet Garbage Collection
|
||||
---
|
||||
|
||||
|
||||
{% include user-guide-content-moved.md %}
|
||||
|
||||
[kubelet Garbage Collection](/docs/concepts/cluster-administration/kubelet-garbage-collection/)
|
||||
@@ -1,11 +0,0 @@
|
||||
---
|
||||
assignees:
|
||||
- dchen1107
|
||||
- roberthbailey
|
||||
- liggitt
|
||||
title: Master-Node Communication
|
||||
---
|
||||
|
||||
{% include user-guide-content-moved.md %}
|
||||
|
||||
[Master-Node Communication](/docs/concepts/cluster-administration/master-node-communication/)
|
||||
@@ -1,11 +0,0 @@
|
||||
---
|
||||
assignees:
|
||||
- dcbw
|
||||
- freehan
|
||||
- thockin
|
||||
title: Network Plugins
|
||||
---
|
||||
|
||||
{% include user-guide-content-moved.md %}
|
||||
|
||||
[Network Plugins](/docs/concepts/cluster-administration/network-plugins/)
|
||||
@@ -1,11 +0,0 @@
|
||||
---
|
||||
assignees:
|
||||
- derekwaynecarr
|
||||
- vishh
|
||||
- timstclair
|
||||
title: Configuring Out Of Resource Handling
|
||||
---
|
||||
|
||||
{% include user-guide-content-moved.md %}
|
||||
|
||||
[Configuring Out of Resource Handling](/docs/concepts/cluster-administration/out-of-resource/)
|
||||
@@ -1,9 +0,0 @@
|
||||
---
|
||||
assignees:
|
||||
- jsafrane
|
||||
title: Static Pods
|
||||
---
|
||||
|
||||
{% include user-guide-content-moved.md %}
|
||||
|
||||
[Static Pods](/docs/concepts/cluster-administration/static-pod/)
|
||||
@@ -2,6 +2,9 @@
|
||||
assignees:
|
||||
- mikedanese
|
||||
title: Configuring kubelet Garbage Collection
|
||||
redirect_from:
|
||||
- "/docs/admin/garbage-collection/"
|
||||
- "/docs/admin/garbage-collection.html"
|
||||
---
|
||||
|
||||
* TOC
|
||||
|
||||
@@ -4,6 +4,9 @@ assignees:
|
||||
- roberthbailey
|
||||
- liggitt
|
||||
title: Master-Node communication
|
||||
redirect_from:
|
||||
- "/docs/admin/master-node-communication/"
|
||||
- "/docs/admin/master-node-communication.html"
|
||||
---
|
||||
|
||||
* TOC
|
||||
|
||||
@@ -4,6 +4,9 @@ assignees:
|
||||
- freehan
|
||||
- thockin
|
||||
title: Network Plugins
|
||||
redirect_from:
|
||||
- "/docs/admin/network-plugins/"
|
||||
- "/docs/admin/network-plugins.html"
|
||||
---
|
||||
|
||||
* TOC
|
||||
|
||||
@@ -4,6 +4,9 @@ assignees:
|
||||
- vishh
|
||||
- timstclair
|
||||
title: Configuring Out Of Resource Handling
|
||||
redirect_from:
|
||||
- "/docs/admin/out-of-resource/"
|
||||
- "/docs/admin/out-of-resource.html"
|
||||
---
|
||||
|
||||
* TOC
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
assignees:
|
||||
- jsafrane
|
||||
title: Static Pods
|
||||
redirect_from:
|
||||
- "/docs/admin/static-pods/"
|
||||
- "/docs/admin/static-pods.html"
|
||||
---
|
||||
|
||||
**If you are running clustered Kubernetes and are using static pods to run a pod on every node, you should probably be using a [DaemonSet](/docs/concepts/workloads/controllers/daemonset/)!**
|
||||
|
||||
Reference in New Issue
Block a user