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


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


Continuous Delivery Preparation

...