Versions Compared

Key

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

...

Code Block
languagebash
export HEADNODE="http://192.0.7.xx:5000" #Please use the Private IPv4 address
export CLUSTER_NAME="EksClusterName"
export ENV_NAME="k8s"

...