[Monthly Maintenance] Fix broken links from Screaming Frog SEO Spider

This commit is contained in:
Andrew Chen
2017-11-08 14:01:56 -08:00
parent e8d97e89e6
commit 37f57f6843
9 changed files with 13 additions and 15 deletions
+1 -1
View File
@@ -364,7 +364,7 @@ For more information about persistent volume claims, see ["PersistentVolumeClaim
### PodPreset
This plug-in injects a pod with the fields specified in a matching PodPreset.
See also [PodPreset concept](docs/concepts/workloads/pods/podpreset/) and
See also [PodPreset concept](/docs/concepts/workloads/pods/podpreset/) and
[Inject Information into Pods Using a PodPreset](/docs/tasks/inject-data-application/podpreset)
for more information.
+1 -1
View File
@@ -6,7 +6,7 @@ approvers:
title: (Deprecated) Using `federation-up` and `deploy.sh`
---
## The mechanisms explained in this doc to setup federation are deprecated. [`kubefed`](/docs/tutorials/tasks/set-up-cluster-federation-kubefed/) is now the recommended way to deploy federation.
## The mechanisms explained in this doc to setup federation are deprecated. [`kubefed`](/docs/tasks/federation/set-up-cluster-federation-kubefed/) is now the recommended way to deploy federation.
This guide explains how to set up cluster federation that lets us control multiple Kubernetes clusters.