chore(self service): new screenshots (#107)
BIN
docs/assets/selfservice_create_vm.png
Normal file
After Width: | Height: | Size: 108 KiB |
Before Width: | Height: | Size: 60 KiB |
BIN
docs/assets/selfservice_new_vm.png
Normal file
After Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 2.1 KiB |
BIN
docs/assets/selfservice_recap_quotas.png
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
docs/assets/selfservice_summary_quotas.png
Normal file
After Width: | Height: | Size: 9.1 KiB |
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 68 KiB |
@ -40,21 +40,21 @@ Then, you can define quotas on this set:
|
||||
|
||||
When you click on create, you can see the resource set and remove or edit it:
|
||||
|
||||

|
||||

|
||||
|
||||
## Usage (user side)
|
||||
|
||||
As soon a user is inside a resource set, it displays a new button in its main view: the gree icon with the "plus" sign:
|
||||
As soon a user is inside a resource set, it displays a new button in its main view: "new".
|
||||
|
||||

|
||||

|
||||
|
||||
Now, the user can create a VM with only the resources given in the set:
|
||||
|
||||

|
||||

|
||||
|
||||
And the recap before creation:
|
||||
|
||||

|
||||

|
||||
|
||||
If the "Create" button is disabled, it means the user requested more resources than available.
|
||||
|
||||
|