docs: remove disclaimer about resolved Azure performance issue (#944)

* docs: remove disclaimer about resolved Azure performance issue

* Update first-steps.md

* Update first-steps.md

(cherry picked from commit c66119fe93ccd5f16092c7a6214248da667944d7)
This commit is contained in:
Thomas Tendyck 2023-01-11 17:29:29 +01:00 committed by Malte Poll
parent 1c11eec42e
commit 53c614f3fe
6 changed files with 2 additions and 26 deletions

View File

@ -128,12 +128,6 @@ 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 Kubernetes nodes. We're already working with Microsoft to resolve the issue. The stability of already initialized clusters isn't affected.
:::
```bash
constellation init
```

View File

@ -197,12 +197,6 @@ 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 Kubernetes nodes. We're already working with Microsoft to resolve the issue. The stability of already initialized clusters isn't affected.
:::
```bash
constellation init
```

View File

@ -202,12 +202,6 @@ 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 Kubernetes nodes. We're already working with Microsoft to resolve the issue. The stability of already initialized clusters isn't affected.
:::
```bash
constellation init
```

View File

@ -251,7 +251,7 @@ If you don't have a cloud subscription, check out [MiniConstellation](first-step
:::caution
Initialization on **Azure** might be slow and might take up to 60 minutes to initialize all Kubernetes nodes. We're already working with Microsoft to resolve the issue. The stability of already initialized clusters isn't affected.
In this release of Constellation, initialization on **Azure** might be slow and might take up to 60 minutes to initialize all Kubernetes nodes. This has been fixed in v2.4.
:::

View File

@ -130,7 +130,7 @@ If you don't have a cloud subscription, check out [MiniConstellation](first-step
:::caution
Initialization on **Azure** might be slow and might take up to 60 minutes to initialize all Kubernetes nodes. We're already working with Microsoft to resolve the issue. The stability of already initialized clusters isn't affected.
In this release of Constellation, initialization on **Azure** might be slow and might take up to 60 minutes to initialize all Kubernetes nodes. This has been fixed in later releases.
:::

View File

@ -128,12 +128,6 @@ 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 Kubernetes nodes. We're already working with Microsoft to resolve the issue. The stability of already initialized clusters isn't affected.
:::
```bash
constellation init
```