mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
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:
parent
0d1b2283f6
commit
c66119fe93
@ -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
|
||||
```
|
||||
|
@ -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
|
||||
```
|
||||
|
@ -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
|
||||
```
|
||||
|
@ -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.
|
||||
|
||||
:::
|
||||
|
||||
|
@ -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.
|
||||
|
||||
:::
|
||||
|
||||
|
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user