Software pod node
The Software Pod node represents a pod of running software
Software Pod node attributes
The attributes of a Software Pod node are as described in the following table:
UI Name | Description |
---|---|
Key | Globally unique key. |
Name | Name of the pod. |
Type | Type of the pod. |
Not displayed in UI | Pod IP Address. |
Not displayed in UI | ID of the pod. |
External Identifiers | Identifiers in other systems. |
Tags | Tag set. |
Not displayed in UI | Ports the pod is configured to listen on. |
Software Pod node relationships
The relationships on a Software Pod node are as described in the following table:
Destination | Relationship | Description |
---|---|---|
Deployment | Member Collection Collection Deployment | Deployment that this Pod is in. |
Namespace | Member Collection Collection Namespace | Namespace that this Pod is in. |
Host | RunningSoftware HostedSoftware Host Host | Host this Pod is running on. |
Containers | Collection Collection Member SoftwareContainer | Software Containers in this Pod. |
Cluster | Member Collection Collection Cluster | A Cluster this pod is a member of. |
Pods this depends on | Dependant Dependency DependedUpon SoftwarePod | Pods this one depends upon. |
Pods that depend on this | DependedUpon Dependency Dependant SoftwarePod | Pods depending upon this one. |
Load Balancer Member | ServiceProvider SoftwareService Service LoadBalancerMember | Load balancer member that this pod is implementing a service for. |
Maintaining Pattern | Element Maintainer Pattern Pattern | Pattern maintaining this Pod. |