You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Use this to test that you can connect to the Kubernetes and Prometheus APIs...
echo curl "http://localhost:8080/api/v1/nodes" \| less
# curl 'http://localhost:6003/api/v1/query_range?query=sum(rate(node_network_receive_bytes_total\[5m\]))&start=2021-12-25T01:00:00Z&end=2021-12-27T01:00:00Z&step=30m'| less