Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 770 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 770 Bytes

mosquitto-test Helm Chart

GitHub tag (with filter)

Usage

Add Helm Chart Repo

helm repo add leoho0722 https://leoho0722.github.io/helm-chart
helm repo update

Install

helm repo update
helm install mosquitto-test leoho0722/mosquitto-test

Upgrade

helm repo update
helm upgrade mosquitto-test leoho0722/mosquitto-test

Uninstall

helm uninstall mosquitto-test
helm repo update

Release Notes

  • mosquitto-0.14.0 (Latest version)
    • description:這版可以做到一個 Publisher 發送一個 Topic 到 Broker,並且 Broker 可以做到 Auto Scaling 和 Load Balancing