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
This commit is contained in:
Thomas Tendyck 2023-01-11 17:29:29 +01:00 committed by GitHub
parent 0d1b2283f6
commit c66119fe93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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
```