|
|
||
|---|---|---|
| .. | ||
| freeleaps-cluster-authenticator | ||
| freeleaps-repo-migrator | ||
| README.md | ||
README
How to debug with logs that services deployed on Freeleaps Kuberentes CLuster ?
First, you need authentication with Freeleaps Kubernetes Cluster using scripts under freeleaps-cluster-authenticator.
You can using Kubernetes dashboard to debug with logs that services deployed on Freeleaps Kubernetes Cluster.
First you need open dashboard service on local port 8443:
freeleaps-cluster-authenticator dashboard
Now you can open http://localhost:8443 with your browser.
And you can get token from command freeleaps-cluster-authenticator get-token if dashboard requires token authentication.