Versions Compared

Key

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

...

Kubernetes Participant performs the helm chart installation and LCM for k8s microservices that take part in Control loop.  It implements Participant-Intermediary API to receive events from DMaap and interact with Helm CLI.

...

  • Kubernetes cluster running.
  • Helm cli running.

Note: Incase of containerization of kubernetes participant in upcoming release, the kubeconfig file of required kubernetes cluster should be copied to the k8s-participant's docker container in order to make helm cli work with the cluster outside.

...