Versions Compared

Key

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

Setup

From the project root, execute the following command to bring up a blank cluster:

. ./cluster/k8s/localdev/kube-up-local.sh

Tear Down

From the project root, execute the following command to bring down Kubernetes:

. ./cluster/k8s/localdev/kube-down-local.sh