mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-18 12:04:41 -04:00
Fix typo in "upgrade"
This commit is contained in:
parent
5a5f9c7c3f
commit
e058dbad00
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Upgrade your cluster
|
||||
|
||||
Constellation provides an easy way to upgrade all components of your cluster, without disrupting it's availability.
|
||||
Constellation provides an easy way to upgrade all components of your cluster, without disrupting its availability.
|
||||
Specifically, you can upgrade the Kubernetes version, the nodes' image, and the Constellation microservices.
|
||||
You configure the desired versions in your local Constellation configuration and trigger upgrades with the `apply` command.
|
||||
To learn about available versions you use the `upgrade check` command.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue