-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Manuel Sopena Ballesteros
committed
Jun 16, 2024
1 parent
3b55f3a
commit 5a50c1e
Showing
4 changed files
with
26 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# Migration | ||
|
||
??? info "**WIP**" | ||
This is work in progress | ||
|
||
Operations to migrate clusters. Cluster migration includes operations like: | ||
|
||
- Upscale hardware resources | ||
- Downscale hardware resources | ||
- Move compute nodes and configure them across different sites | ||
|
||
??? info "**WIP**" | ||
This is work in progress |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# Security | ||
|
||
??? info "**WIP**" | ||
This is work in progress | ||
|
||
Manta validates the users command against the information in their JWT authentication token. | ||
|
||
If the user tries to submit an operation against a cluster or node that does not have access, then the operation will fail. | ||
|
||
Discuss about how manta uses the JWT auth token to restrict user actions | ||
|
||
??? info "**WIP**" | ||
This is work in progress |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters