[Murano Docs] Application topology
Adds a HowTo instruction into the "Show an application topology" section of the End User Guide. Change-Id: I05f744ae7392cddc4dd1ea33f8229f947d49f291
This commit is contained in:
parent
f89565912e
commit
bdf438f7e0
BIN
doc/source/draft/enduser-guide/figures/topology_element_1.png
Normal file
BIN
doc/source/draft/enduser-guide/figures/topology_element_1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.4 KiB |
BIN
doc/source/draft/enduser-guide/figures/topology_element_2.png
Normal file
BIN
doc/source/draft/enduser-guide/figures/topology_element_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 KiB |
BIN
doc/source/draft/enduser-guide/figures/topology_kubernetes.png
Normal file
BIN
doc/source/draft/enduser-guide/figures/topology_kubernetes.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 120 KiB |
BIN
doc/source/draft/enduser-guide/figures/topology_wordpress.png
Normal file
BIN
doc/source/draft/enduser-guide/figures/topology_wordpress.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
@ -393,8 +393,47 @@ following one of the options below:
|
||||
change from `Deploying` to `Ready`. You can check the status either on the
|
||||
Environments page or on the Environment Components page.
|
||||
|
||||
Show an application topology
|
||||
----------------------------
|
||||
Application topology
|
||||
--------------------
|
||||
|
||||
Once you add an application to your environment, the application topology of
|
||||
this environment becomes available in a separate tab. The topology represents
|
||||
an elastic diagram showing the relationship between a component and the
|
||||
infrastructure it runs on. To view the topology:
|
||||
|
||||
#. In OpenStack Dashboard, navigate to
|
||||
:menuselection:`Murano > Application Catalog > Environments`.
|
||||
|
||||
#. Click the name of the necessary environment.
|
||||
|
||||
#. Click the :guilabel:`Topology` tab.
|
||||
|
||||
The topology is helpful to visually display complex components, for example
|
||||
Kubernetes. The red icons reflect errors during the deployment while the green
|
||||
ones show success.
|
||||
|
||||
.. image:: figures/topology_kubernetes.png
|
||||
:alt: Topology tab: Deployment failed
|
||||
:width: 630 px
|
||||
|
||||
The following elements of the topology are virtual machine and an instance of
|
||||
dependent MuranoPL class:
|
||||
|
||||
+------------------------------------------+----------------------------+
|
||||
| Element | Meaning |
|
||||
+==========================================+============================+
|
||||
| .. image:: figures/topology_element_1.png| Virtual machine |
|
||||
+------------------------------------------+----------------------------+
|
||||
| .. image:: figures/topology_element_2.png| Instance |
|
||||
+------------------------------------------+----------------------------+
|
||||
|
||||
Position your mouse pointer over an element to see its name, ID, and other
|
||||
details.
|
||||
|
||||
.. image:: figures/topology_wordpress.png
|
||||
:alt: Topology tab: Deployment successful
|
||||
:width: 630 px
|
||||
|
||||
|
||||
Show a deployment log location
|
||||
------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user