From 9b36e64f8a7721694a09095fe1dd67a981ab2d0b Mon Sep 17 00:00:00 2001 From: "Madhusudan.C.S" Date: Wed, 10 Aug 2016 13:12:32 -0700 Subject: [PATCH] Add a TODO as suggested in the review. --- docs/admin/federation/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/admin/federation/index.md b/docs/admin/federation/index.md index b360767989..f1dc41f9ac 100644 --- a/docs/admin/federation/index.md +++ b/docs/admin/federation/index.md @@ -136,6 +136,7 @@ cluster. Assuming our YAML file is located at `/cluster1/cluster.yaml`, we can run the following command to register this cluster: + ```shell $ kubectl create -f /cluster1/cluster.yaml --context=federation-cluster