mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-24 20:18:18 +00:00
added note that aks is in beta.
This commit is contained in:
committed by
Denise Schannon
parent
5ad9008500
commit
5ce6c60152
@@ -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"
|
||||
---
|
||||
|
||||
+3
-1
@@ -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**.
|
||||
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user