-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Add diagrams of provisioning methods (#3069)"
This reverts commit bb359ef.
- Loading branch information
Showing
22 changed files
with
16 additions
and
462 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
title VMware Template Provisioning | ||
participant User | ||
participant Satellite | ||
participant vCenter | ||
participant Capsule X | ||
|
||
participant VM | ||
|
||
User --> Satellite:Provision VM in network X | ||
Satellite --> VCenter:Create a VM from a template on port 443 | ||
VCenter --> VM: Clone VM from template | ||
VM --> Capsule X: Call Back to Sat port 80 via Capsule X 8000 | ||
Capsule X --> Satellite: Forward Userdata on port 80 | ||
Satellite --> Satellite: Redirect Userdata to port 443 | ||
VM -->Capsule X: Registers itself to Satellite | ||
Capsule X -->Satellite: Forward VM registration to Satellite |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
guides/image-sources/provisioning-image-cloudinit.plantuml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
66 changes: 0 additions & 66 deletions
66
guides/image-sources/provisioning-installer-bootdisk-fullhost.plantuml
This file was deleted.
Oops, something went wrong.
60 changes: 0 additions & 60 deletions
60
guides/image-sources/provisioning-installer-bootdisk-subnet.plantuml
This file was deleted.
Oops, something went wrong.
61 changes: 0 additions & 61 deletions
61
guides/image-sources/provisioning-installer-httpboot.plantuml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.