Versions Compared

Key

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

...

  • First step is to copy the kube config file of the cluster inside the kubernetes-participant. Find the pod-name of the this component using:
Code Block
languagebash
kubectl -n onap get pod | grep k8s-ppnt

...