Versions Compared

Key

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

...

Perform these above operations on all control nodes as well as worker nodes to run kubectl and helm commands

Code Block
ubuntu@onap-control-01:~$ kubectl create namespace onap

ubuntu@onap-control-01:~$ kubectl config set-context --current --namespace=onap

...