Skip to main content

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:

  1. Uninstall Glasnostic for Kubernetes
  2. mkdir /var/local
  3. Reinstall Glasnostic for Kubernetes