Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To view an EC Deployment, click on the individual card in the overview page. 

From this page, you are presented with details of the configuration for the deployment, statuses of the workflows and EC's defined for the deployment as well as any warnings of problems that the deployment is facing.


Ui tabs


Ui tab
titleExecution Context (Pods)

ec_view ec

This view shows the runtime status of the EC linked to the selected deployment.

PropertyDescription
NameThe name of the EC.
EC StatusThe current status of the EC Deployment.
Pod Status

The current status of the pod(s) running in the EC.

Pod ReadinessThe status of for a pod to be setup before the EC can be deployed.

To view the yaml file, click on the name of the EC Pod.


Ui tab
titleAutoscaling (HPA)

ec_view hpa

These additional properties will be displayed when you have auto scaling enabled. 

PropertyDescription
Current ReplicasThe current amount of ECs to replicate.
Desired ReplicasThe current amount of ECs to replicate determined by the utilization metric when setting up the auto scaling. 
Min Replicas

The minimum amount of ECs to replicate.

Max ReplicasThe maximum amount of ECs that can be replicated.
Current CPU Utilization The percentage amount of utilization of the CPU in the EC in order for the auto scaling to take effect.
Target CPU Utilization

The percentage amount of threshold for auto scaling. 

To view the yaml file, click on the EC Deployment name.


Ui tab
titleWorkflow Status (Realtime)

ec_view wf

This view will show the runtime status of the Real-Time Dynamic workflows in the deployment. 


Description
NameThe name of the workflow(s).
TemplateThe name of the dynamic workflow that is used as the template for the workflows defined in the deployment.
StateThe current status of the workflow(s).
ActionYou can perform the following actions for the selected workflow:
  • Monitor - This will redirect you to the workflow monitor
  • Log - This allows you to access the workflow log
  • Restart - This allows you to initiate a restart for the workflow



Ui tab
titleWorkflow Group

ec_view wf group

This view will show the Workflow Group(s) available in the deployment. 


Description
NameThe name of the workflow group(s).
ScheduledThis shows the schedule rule defined for the workflow group(s).

Execution Manager

Clicking Go to Execution Manager will redirect you to the Execution Manager Web Interface. Refer to  for more information.


Ui tab
titleDiscovery and LoadBalancing

ec_view load balancing

These additional properties will be displayed when you have load balancing enabled.

PropertyDescription
NameThe service network name.
TypeThe service network type selected for the deployment.
Cluster IPThe IP address defined when creating the service network.
External IPThe external IP defined when creating the service network.
PortsAny ports defined when creating the service network.



Ui tab
titleWarnings

ec_view warnings

This view will show any warning messages that may occur during the selected deployment's lifetime.

PropertyDescription
TypeThe type of warning.
NameThe name of the warning message.
ReasonThe reason for the warning message.
MessageThe message detailing the error faced by the deployment.