mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-30 10:38:46 -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
(cherry picked from commit c66119fe93
)
This commit is contained in:
parent
1c11eec42e
commit
53c614f3fe
6 changed files with 2 additions and 26 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue