Deprecation complete: federation/daemonsets ... (#3551)

This commit is contained in:
Steve Perry
2017-04-26 14:13:54 -07:00
committed by GitHub
parent 9fd06cdc95
commit e98619b0d9
16 changed files with 27 additions and 64 deletions
@@ -1,5 +1,8 @@
---
title: Federated Deployment
redirect_from:
- "/docs/user-guide/federation/deployment/"
- "/docs/user-guide/federation/deployment.html"
---
{% capture overview %}
@@ -101,4 +104,4 @@ kubectl --context=federation-cluster delete deployment mydep
{% endcapture %}
{% include templates/task.md %}
{% include templates/task.md %}
@@ -1,5 +1,8 @@
---
title: Federated Events
redirect_from:
- "/docs/user-guide/federation/events/"
- "/docs/user-guide/federation/events.html"
---
This guide explains how to use events in federation control plane to help in debugging.
@@ -1,5 +1,8 @@
---
title: Federated Ingress
redirect_from:
- "/docs/user-guide/federation/federated-ingress/"
- "/docs/user-guide/federation/federated-ingress.html"
---
This guide explains how to use Kubernetes Federated Ingress to deploy
@@ -1,5 +1,8 @@
---
title: Federated Namespaces
redirect_from:
- "/docs/user-guide/federation/namespaces/"
- "/docs/user-guide/federation/namespaces.html"
---
{% capture overview %}
@@ -84,4 +87,4 @@ We intend to fix this in the future.
{% endcapture %}
{% include templates/task.md %}
{% include templates/task.md %}
@@ -1,5 +1,8 @@
---
title: Federated ReplicaSets
redirect_from:
- "/docs/user-guide/federation/replicasets/"
- "/docs/user-guide/federation/replicasets.html"
---
{% capture overview %}
@@ -98,4 +101,4 @@ We intend to fix this in the future.
{% endcapture %}
{% include templates/task.md %}
{% include templates/task.md %}
@@ -1,5 +1,8 @@
---
title: Federated Secrets
redirect_from:
- "/docs/user-guide/federation/secrets/"
- "/docs/user-guide/federation/secrets.html"
---
This guide explains how to use secrets in Federation control plane.