kubesql
kubesql copied to clipboard
Experimental tool to query K8s API using plain SQL
Results
2
kubesql issues
Sort by
recently updated
recently updated
newest added
I've installed from cargo and tried query from readme ``` # RUST_BACKTRACE=1 kubesql --query "SELECT namespace FROM context WHERE pod.status.phase = 'Running'" thread 'main' panicked at 'Given contexts ["context"] not...
This is an awesome project! Would love if azure support could be added. If I had lots of time could potentially help here. ``` thread 'main' panicked at 'an error...