mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-08 23:12:18 -04:00
WIP
This commit is contained in:
parent
0ea55e0b0f
commit
5a5f9c7c3f
1 changed files with 5 additions and 1 deletions
|
@ -98,4 +98,8 @@ In Constellation, a virtual private network (VPN) exists between all nodes of a
|
|||
|
||||
## Cluster upgrade
|
||||
|
||||
Whenever a cluster is [upgraded](https://docs.edgeless.systems/constellation/workflows/upgrade) to a new version of the node image, the CLI sends the corresponding measurements via the Kubernetes API server. The new measurements are stored in etcd within the cluster and replace any previous measurements. The new measurements are then used automatically by the JoinServer for the verification of new nodes.
|
||||
Whenever a cluster is [upgraded](https://docs.edgeless.systems/constellation/workflows/upgrade) to a new version of the node image, the CLI sends the corresponding measurements XXX config XXX via the Kubernetes API server. The new measurements XXX config XXX are stored in etcd within the cluster and replace any previous measurements XXX config XXX. The new measurements are then used automatically by the JoinServer for the verification of new nodes.
|
||||
|
||||
XXX: The command automatically triggers the restarting of nodes.
|
||||
|
||||
Upgrading a node image potentially also upgrades
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue