Troubleshooting
If you don’t see any data in your environment, make sure commander.glasnostic.com:443
is reachable from your cluster:
curl -o /dev/null -s -w "%{http_code}\n" https://glasnostic.com/
The first line should read HTTP/2 200.
If you encounter a message init time too long
in the glasnosticd
pod, especially while using Docker Desktop on Apple machines, you can try to:
- Uninstall Glasnostic for Kubernetes
mkdir /var/local
- Reinstall Glasnostic for Kubernetes