Versions Compared

Key

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

...

See https://github.com/confluentinc/cp-helm-charts


Code Block
$ helm repo add confluentinc https://confluentinc.github.io/cp-helm-charts/

"confluentinc" has been added to your repositories

> helm repo update
Hang tight while we grab the latest from your chart repositories...
...Skip local chart repository
...Successfully got an update from the "confluentinc" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈ Happy Helming!⎈


Code Block
helm install confluent-kafka confluentinc/cp-helm-charts# more to come


References

...