Skip to content

Commit

Permalink
Add "Powerwall Dashboard on Kubernetes" to tools/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonacox committed Sep 28, 2024
1 parent 4064e00 commit 451a6bd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,10 @@ This tool is a shell script designed to run as a system service to monitor statu
* Author: [@mcbirse](https://github.com/mcbirse)
* [Details and Instructions](pwstatus/)
* Script: [pwstatus.sh](pwstatus/pwstatus.sh)

## Powerwall Dashboard on Kubernetes

Run Powerwall Dashboard on k3s. These config files assume you are using metallb for ingress and rook-ceph for storage. Local storage pvc configs are provided for testing but should not be used in deployment.

* Author: [@cfoos](https://github.com/cfoos)
* [Details and Instructions](k3s/)

0 comments on commit 451a6bd

Please sign in to comment.