This is a highly volatile prototype for a web-based, v2-compatible, Brigade dashboard.
Your mileage may vary:
$ helm install kashti-tng \
charts/kashti-tng \
--create-namespace \
--namespace kashti-tng \
--wait \
--timeout 300s \
--set image.repository=<image location> \
--set image.tag=<image tag> \
--set host=<where the dashboard will live> \
--set brigade.apiAddress=<public address of your Brigade v2 API server>
The Brigade project accepts contributions via GitHub pull requests. The Contributing document outlines the process to help get your contribution accepted.
We have a slack channel! Kubernetes/#brigade Feel free to join for any support questions or feedback, we are happy to help. To report an issue or to request a feature open an issue here
Participation in the Brigade project is governed by the CNCF Code of Conduct.