Deprecation complete: etcd ... (#3543)
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
assignees:
|
|
||||||
- davidopp
|
|
||||||
- thockin
|
|
||||||
title: Using DNS Pods and Services
|
|
||||||
---
|
|
||||||
|
|
||||||
{% include user-guide-content-moved.md %}
|
|
||||||
|
|
||||||
[DNS Pods and Services](/docs/concepts/services-networking/dns-pod-service/)
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
assignees:
|
|
||||||
- lavalamp
|
|
||||||
title: Configuring Kubernetes Use of etcd
|
|
||||||
---
|
|
||||||
|
|
||||||
{% include user-guide-content-moved.md %}
|
|
||||||
|
|
||||||
[Configuring Kubernetes Use of etcd](/docs/concepts/storage/etcd-store-api-object/)
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
assignees:
|
|
||||||
- davidopp
|
|
||||||
title: Using Multiple Clusters
|
|
||||||
---
|
|
||||||
|
|
||||||
{% include user-guide-content-moved.md %}
|
|
||||||
|
|
||||||
[Using Multiple Clusters](/docs/concepts/cluster-administration/multiple-clusters/)
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
assignees:
|
|
||||||
- thockin
|
|
||||||
title: Networking in Kubernetes
|
|
||||||
---
|
|
||||||
|
|
||||||
{% include user-guide-content-moved.md %}
|
|
||||||
|
|
||||||
[Cluster Networking](/docs/concepts/cluster-administration/networking/)
|
|
||||||
@@ -3,6 +3,9 @@ title: Configuring Kubernetes Use of etcd
|
|||||||
redirect_from:
|
redirect_from:
|
||||||
- "/docs/concepts/storage/etcd-store-api-object/"
|
- "/docs/concepts/storage/etcd-store-api-object/"
|
||||||
- "/docs/concepts/storage/etcd-store-api-object.html"
|
- "/docs/concepts/storage/etcd-store-api-object.html"
|
||||||
|
redirect_from:
|
||||||
|
- "/docs/admin/etcd/"
|
||||||
|
- "/docs/admin/etcd.html"
|
||||||
---
|
---
|
||||||
|
|
||||||
[etcd](https://coreos.com/etcd/docs/latest/) is a highly-available key value
|
[etcd](https://coreos.com/etcd/docs/latest/) is a highly-available key value
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
assignees:
|
assignees:
|
||||||
- davidopp
|
- davidopp
|
||||||
title: Using Multiple Clusters
|
title: Using Multiple Clusters
|
||||||
|
redirect_from:
|
||||||
|
- "/docs/admin/multi-cluster/"
|
||||||
|
- "/docs/admin/multi-cluster.html"
|
||||||
---
|
---
|
||||||
|
|
||||||
You may want to set up multiple Kubernetes clusters, both to
|
You may want to set up multiple Kubernetes clusters, both to
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
assignees:
|
assignees:
|
||||||
- thockin
|
- thockin
|
||||||
title: Cluster Networking
|
title: Cluster Networking
|
||||||
|
redirect_from:
|
||||||
|
- "/docs/admin/networking/"
|
||||||
|
- "/docs/admin/networking.html"
|
||||||
---
|
---
|
||||||
|
|
||||||
Kubernetes approaches networking somewhat differently than Docker does by
|
Kubernetes approaches networking somewhat differently than Docker does by
|
||||||
|
|||||||
@@ -3,6 +3,9 @@ assignees:
|
|||||||
- davidopp
|
- davidopp
|
||||||
- thockin
|
- thockin
|
||||||
title: DNS Pods and Services
|
title: DNS Pods and Services
|
||||||
|
redirect_from:
|
||||||
|
- "/docs/admin/dns/"
|
||||||
|
- "/docs/admin/dns.html"
|
||||||
---
|
---
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|||||||
@@ -3,6 +3,9 @@ assignees:
|
|||||||
- davidopp
|
- davidopp
|
||||||
- madhusudancs
|
- madhusudancs
|
||||||
title: Configuring Multiple Schedulers
|
title: Configuring Multiple Schedulers
|
||||||
|
redirect_from:
|
||||||
|
- "/docs/admin/multiple-schedulers/"
|
||||||
|
- "/docs/admin/multiple-schedulers.html"
|
||||||
---
|
---
|
||||||
|
|
||||||
Kubernetes ships with a default scheduler that is described [here](/docs/admin/kube-scheduler/).
|
Kubernetes ships with a default scheduler that is described [here](/docs/admin/kube-scheduler/).
|
||||||
|
|||||||
Reference in New Issue
Block a user