GitHub - learnk8s/xlskubectl: xlskubectl — a spreadsheet to control your Kubernetes cluster
xlskubectl — a spreadsheet to control your Kubernetes cluster
xlskubectl integrates Google Spreadsheet with Kubernetes.
You can finally administer your cluster from the same spreadsheet that you use to track your expenses.
Usage
You can start the bridge with:
$ kubectl proxy --www=.
Starting to serve on 127.0.0.1:8001
Open the following URL http://localhost:8001/static.
The page will guide through creating the appropriate credentials to connect to Google Spreadsheet.
Frequently Asked Questions
Q...
Read more at github.com