Versions Compared

Key

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

...

Code Block
Run Initial healthcheck directly on the host


Initialize robot
cd oom/kubernetes/robot
root@ip-172-31-83-168:~/oom/kubernetes/robot# ./demo-k8s.sh init_robot
# password for test:test


then health
root@ip-172-31-83-168:~/oom/kubernetes/robot# ./ete-k8s.sh health

...