added note that aks is in beta.

This commit is contained in:
Mark Bishop
2018-04-19 17:05:23 -07:00
committed by Denise Schannon
parent 5ad9008500
commit 5ce6c60152
3 changed files with 10 additions and 4 deletions
@@ -1,9 +1,9 @@
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
title: "Rancher Server Installation"
date: {{ .Date }}
draft: true
tags: [ "tag", "tag", "tag", "tag" ]
layout: single-left
tags: [ "install" ]
layout: list
categories:
- "rancher"
---
@@ -1,7 +1,7 @@
---
tag: ["rancher", "cluster"]
category: "rancher"
layout: list-docs
layout: single
title: Azure Container Service
weight: 30
---
@@ -10,6 +10,8 @@ weight: 30
You can use Rancher to create a cluster using Microsoft Azure Container Service.
{{< beta-note_azure >}}
1. From the **Clusters** page, click **Add Cluster**.
2. Choose **Azure Container Service**.
+4
View File
@@ -0,0 +1,4 @@
<blockquote>
<strong>Note:</strong>
<p>As of {{< product >}} {{< version >}} GA, the Azure Container Service option is still in beta.</p>
</blockquote>