freeleaps-ops/migrate
zhenyus 17c9a1b16f docs: add README files for Freeleaps repo migrator and cluster authenticator
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-25 17:22:29 +08:00
..
freeleaps-cluster-authenticator docs: add README files for Freeleaps repo migrator and cluster authenticator 2025-03-25 17:22:29 +08:00
freeleaps-repo-migrator docs: add README files for Freeleaps repo migrator and cluster authenticator 2025-03-25 17:22:29 +08:00
README.md docs: add README files for Freeleaps repo migrator and cluster authenticator 2025-03-25 17:22:29 +08:00

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.