...
Make sure the robot container is deployed - you may run directly from the kubernetes folder outside of the container - seeĀ https://git.onap.org/logging-analytics/tree/deploy/cd.sh#n297
Code Block | ||
---|---|---|
| ||
# make sure the robot container is up via --set robot.enabled=true
cd oom/kubernetes/robot
./ete-k8s.sh $ENVIRON health |
...