ISD agent-grpc external IP
Follow the steps below to map ISD agent-grpc service external IP to agent host URL:
Prepare a URL for agent grpc IP mapping as per your agent host URL.
Map ISD agent-grpc external IP to agent host Url.
To get agent-grpc external IP, connect to Kubernetes cluster where you have installed the ISD application and run the below command in your cluster.
Note: ISD namespace is the namespace where you have installed your ISD application.
Edit the controller config map and replace the URL as mentioned below. To edit the config map run the below command.
Replace the URL in the config map under “data” section as mentioned below and save it.
Restart the controller pod using the command below.
Last updated