Deprecation complete: etcd ... (#3543)

This commit is contained in:
Steve Perry
2017-04-26 08:24:44 -07:00
committed by GitHub
parent 4d990ef6ef
commit 61c1605c27
9 changed files with 15 additions and 37 deletions
@@ -3,6 +3,9 @@ title: Configuring Kubernetes Use of etcd
redirect_from:
- "/docs/concepts/storage/etcd-store-api-object/"
- "/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
@@ -2,6 +2,9 @@
assignees:
- davidopp
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
@@ -2,6 +2,9 @@
assignees:
- thockin
title: Cluster Networking
redirect_from:
- "/docs/admin/networking/"
- "/docs/admin/networking.html"
---
Kubernetes approaches networking somewhat differently than Docker does by
@@ -3,6 +3,9 @@ assignees:
- davidopp
- thockin
title: DNS Pods and Services
redirect_from:
- "/docs/admin/dns/"
- "/docs/admin/dns.html"
---
## Introduction