From 8546c704199ac2c6153326941aeed516bdf63a9b Mon Sep 17 00:00:00 2001 From: Cole Mickens Date: Mon, 6 Jun 2016 15:48:43 -0700 Subject: [PATCH] Add new Azure bringup to sidebar --- _data/guides.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_data/guides.yml b/_data/guides.yml index f5654a6efd..a005817839 100644 --- a/_data/guides.yml +++ b/_data/guides.yml @@ -142,8 +142,10 @@ toc: path: /docs/getting-started-guides/gce/ - title: Running Kubernetes on AWS EC2 path: /docs/getting-started-guides/aws/ - - title: Running Kubernetes on Azure + - title: Running Kubernetes on Azure (Weave-based) path: /docs/getting-started-guides/coreos/azure/ + - title: Running Kubernetes on Azure (Flannel-based) + path: /docs/getting-started-guides/azure/ - title: Running Kubernetes on CenturyLink Cloud path: /docs/getting-started-guides/clc/ - title: Portable Multi-Node Clusters