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:
Fabian Kammel 2022-12-20 17:07:56 +01:00 committed by GitHub
parent 43123e36f9
commit f1bee6dab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 31 additions and 0 deletions

1
CODEOWNERS Normal file
View File

@ -0,0 +1 @@
/docs/**/*.md @flxflx

View File

@ -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
```

View File

@ -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
```

View File

@ -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
```

View File

@ -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
```

View File

@ -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
```