mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-02 10:35:08 -05:00
Azure disclaimer (#805)
* make flxflx code owner of docs Signed-off-by: Fabian Kammel <fk@edgeless.systems> * add azure disclaimer Signed-off-by: Fabian Kammel <fk@edgeless.systems> Signed-off-by: Fabian Kammel <fk@edgeless.systems>
This commit is contained in:
parent
43123e36f9
commit
f1bee6dab8
1
CODEOWNERS
Normal file
1
CODEOWNERS
Normal file
@ -0,0 +1 @@
|
||||
/docs/**/*.md @flxflx
|
@ -128,6 +128,12 @@ If you don't have a cloud subscription, check out [MiniConstellation](first-step
|
||||
|
||||
4. Initialize the cluster
|
||||
|
||||
:::caution
|
||||
|
||||
Initialization on **Azure** might be slow and might take up to 60 minutes to initialize all K8s nodes. We are already working with Microsoft to resolve the issue. The stability of already initialized clusters is not affected.
|
||||
|
||||
:::
|
||||
|
||||
```bash
|
||||
constellation init
|
||||
```
|
||||
|
@ -197,6 +197,12 @@ The following steps guide you through the process of creating a cluster and depl
|
||||
|
||||
5. Initialize the cluster
|
||||
|
||||
:::caution
|
||||
|
||||
Initialization on **Azure** might be slow and might take up to 60 minutes to initialize all K8s nodes. We are already working with Microsoft to resolve the issue. The stability of already initialized clusters is not affected.
|
||||
|
||||
:::
|
||||
|
||||
```bash
|
||||
constellation init
|
||||
```
|
||||
|
@ -202,6 +202,12 @@ If you don't have a cloud subscription, check out [MiniConstellation](first-step
|
||||
|
||||
5. Initialize the cluster
|
||||
|
||||
:::caution
|
||||
|
||||
Initialization on **Azure** might be slow and might take up to 60 minutes to initialize all K8s nodes. We are already working with Microsoft to resolve the issue. The stability of already initialized clusters is not affected.
|
||||
|
||||
:::
|
||||
|
||||
```bash
|
||||
constellation init
|
||||
```
|
||||
|
@ -249,6 +249,12 @@ If you don't have a cloud subscription, check out [MiniConstellation](first-step
|
||||
|
||||
5. Initialize the cluster
|
||||
|
||||
:::caution
|
||||
|
||||
Initialization on **Azure** might be slow and might take up to 60 minutes to initialize all K8s nodes. We are already working with Microsoft to resolve the issue. The stability of already initialized clusters is not affected.
|
||||
|
||||
:::
|
||||
|
||||
```bash
|
||||
constellation init
|
||||
```
|
||||
|
@ -128,6 +128,12 @@ If you don't have a cloud subscription, check out [MiniConstellation](first-step
|
||||
|
||||
4. Initialize the cluster
|
||||
|
||||
:::caution
|
||||
|
||||
Initialization on **Azure** might be slow and might take up to 60 minutes to initialize all K8s nodes. We are already working with Microsoft to resolve the issue. The stability of already initialized clusters is not affected.
|
||||
|
||||
:::
|
||||
|
||||
```bash
|
||||
constellation init
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user