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
{{ message }}
This repository was archived by the owner on Dec 2, 2025. It is now read-only.
As a system builder integrating KubeStellar, I prefer to refer to the ports on the transport controller by name. There are two ports, one for scraping Prometheus metrics (at /metrics) and one serving /debug/pprof.
Proposed Solution
Update the PodSpec in the Deployment YAML for the transport controller.
Feature Description
As a system builder integrating KubeStellar, I prefer to refer to the ports on the transport controller by name. There are two ports, one for scraping Prometheus metrics (at
/metrics) and one serving/debug/pprof.Proposed Solution
Update the PodSpec in the Deployment YAML for the transport controller.
Want to contribute?
Additional Context
No response