Find answers to your technical questions and learn how to use our products
Search suggestions:
Use this procedure to restart the mstr-srv pod.
Single-node to multinode cluster migration must be completed.
Upscaling of Avaya Analytics™ database must be completed.
k edit secret -n mstr srv-secret
Both passwords must be the same.
k scale deployment mstr-srv --replicas=0 -n mstr
k scale deployment mstr-web --replicas=0 -n mstr
k get pods -n mstr
k scale deployment mstr-srv --replicas=1 -n mstr
k scale deployment mstr-web --replicas=1 -n mstr
mstr-srv pod takes 25 - 30 minutes to get to Ready (1/1) state.
For more information about certificate creation procedure, see Post installation tasks chapter in Deploying Avaya Analytics™ for Avaya Oceana® guide.
Verify that all the pods are in a Running state.
Previous Topic
Next Topic