Versions Compared

Key

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

...

When the machine comes back up run: chartmuseum --storage local --storage-local-rootdir ~/helm3-storage -port 8879 &

Check the worker nodes to make sure they are running:

kubectl get nodes
NAME STATUS ROLES AGE VERSION
esy-master-policy-002-k8s-01 Ready worker 34d v1.19.7
esy-master-policy-002-k8s-02 Ready worker 34d v1.19.7
esy-master-policy-002-orch-1 Ready controlplane,etcd 34d v1.19.7

Update Steps for POLICY-3487

...