Versions Compared

Key

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

...

Set the necessary environment variables to match your system configuration:

bash
Scroll non translatable
Code Block
languagebash
export HEADNODE="http://192.0.7.xx:5000"
export CLUSTER_NAME="EksClusterName"
export ENV_NAME="k8s"

...