From 8cc433bc6caad950946025198ff7d6b304fda564 Mon Sep 17 00:00:00 2001 From: "Madhusudan.C.S" Date: Fri, 17 Mar 2017 01:33:02 -0700 Subject: [PATCH] Deprecate federation-up/deploy.sh doc. --- docs/admin/federation/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/admin/federation/index.md b/docs/admin/federation/index.md index bb15fe09ff..741c8c825a 100644 --- a/docs/admin/federation/index.md +++ b/docs/admin/federation/index.md @@ -3,9 +3,11 @@ assignees: - madhusudancs - mml - nikhiljindal -title: Using `federation-up` and `deploy.sh` +title: (Deprecated) Using `federation-up` and `deploy.sh` --- +## The mechanisms explained in this doc to setup federation are deprecated. [`kubefed`](/docs/tutorials/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.