Remove SSHUsers and UserKey from config v2 (#650)

* Remove SSHUsers and UserKey as part of configVersion v2

* Add migration nodes to docs

* Update CHANGELOG.md
This commit is contained in:
Nils Hanke 2022-11-25 15:27:34 +01:00 committed by GitHub
parent a3661d6c07
commit 878d66dcda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 12 additions and 66 deletions

View file

@ -46,7 +46,7 @@ Constellation uses the default bucket to store logs. Its [default retention peri
</tabItem>
</tabs>
## Connect to nodes via SSH
## Connect to nodes
Debugging via a shell on a node is [directly supported by Kubernetes](https://kubernetes.io/docs/tasks/debug/debug-application/debug-running-pod/#node-shell-session).