Deployment node
A Deployment node represents a deployment configuration or template, for example, a Kubernetes Deployment.
Deployment node life cycle
The following section describes the scenarios in which a Deployment node is created or removed.
Creation
Deployment nodes are created from data collected through patterns. The lifecycle of a Deployment node depends upon the details of the pattern that maintains/executes it.
Removal
A Deployment node is destroyed when previously existing deployments are no longer reported. This is an Authoritative Removal type, see Authoritative Removal.
Deployment node attributes
The attributes of a Deployment node are as described in the following table below:
UI Name Attribute name and Type | Description |
---|---|
Key | Globally unique key. |
| Name of the deployment configuration.. |
Name | Name of the detail. |
Type | Type of the deployment configuration.. |
Trigger Count | Trigger Count |
Tags | Tag set. |
Deployment node inherits atttributes from the AdminCollection node. For more information about these attributes, see AdminCollection node attributes.
Deployment node relationships
The relationships of a Deployment node are as described in the following table:
UI Name | Relationship | Description |
---|---|---|
Cluster | Deployment: | Cluster where this deployment is deployed. |
Cloud Region |
| Cloud Region where this service resides. |
Hosts |
| Hosts that are a member of this Deployment. |
MFParts |
| MFParts that are a member of this Deployment. |
Business Application Instances |
| Business Application Instances that are a member of this Deployment. |
Software Instances |
| Software Instances that are a member of this Deployment. |
Virtual Machines |
| Virtual Machines that are a member of this Deployment. |
Load Balancers |
| Load Balancers that are a member of this Deployment. |
Members |
| Collections that are also a member of this Deployment. |
Collection |
| Collection that this Deployment is a member of. |
Maintaining Pattern |
| Pattern that is maintaining this Deployment. |
Cloud Service |
| Cloud Service for this Deployment. |
Software Containers |
| Software Containers that are a member of this Deployment. |
Storage Volumes |
| Storage Volumes that are a member of this Deployment. |
Administrative Collections |
| Administrative Collections that are a member of this Deployment. |
Deployments |
| Deployments that are a member of this Deployment. |
Clusters |
| Clusters that are a member of this Deployment. |
Software Clusters |
| Software Clusters that are a member of this Deployment. |
Database Contents |
| Database Details within this Deployment. |
Comments
Log in or register to comment.