Upon successful deployment of a Gaffer Graph, the Graph object in the backend table should be updated with the various endpoints that get created by the application load balancer. These include:
The Gaffer REST service / UI
The Hadoop Namenode UI
The Accumulo Monitor
The urls for these interfaces can be found by running a kubectl get ing command which should be replicated in the Graph deployment lambda.
Upon successful deployment of a Gaffer Graph, the Graph object in the backend table should be updated with the various endpoints that get created by the application load balancer. These include:
The urls for these interfaces can be found by running a
kubectl get ing
command which should be replicated in the Graph deployment lambda.