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