Migrate federated deployment task to new template (#3432)

* Migrate to new task template

* Add prereq template for tasks and tutorials regarding federated clusters
This commit is contained in:
Will Sean Don
2017-04-16 22:33:55 -07:00
committed by Andrew Chen
parent 10b4afe20f
commit bb760d9ed2
2 changed files with 27 additions and 23 deletions
@@ -0,0 +1,8 @@
This guide assumes that you have a running Kubernetes Cluster
Federation installation. If not, then head over to the
[federation admin guide](/docs/tutorials/federation/set-up-cluster-federation-kubefed/) to learn how to
bring up a cluster federation (or have your cluster administrator do
this for you).
Other tutorials, such as Kelsey Hightower's
[Federated Kubernetes Tutorial](https://github.com/kelseyhightower/kubernetes-cluster-federation),
might also help you create a Federated Kubernetes cluster.