Using the Kite application (https://github.com/kite-org/kite), I can't see the list of pods (or interact with them) when Kite connects to the Capsule Proxy.
Kite is a dashboard for visualizing and interacting with the cluster's status. When I connect to the cluster using administrator certificates for all resources, it displays correctly.
My intention is to achieve the same functionality by connecting to the Capsule Proxy. This way, I can offer users a dashboard with their objects restricted by Capsule and Capsule Proxy.
No errors appear in either the Kite or Capsule Proxy logs. The only issue is that Kite gets stuck "loading" and never finishes displaying anything.
Additional Context
Using the Kite application (https://github.com/kite-org/kite), I can't see the list of pods (or interact with them) when Kite connects to the Capsule Proxy.
Kite is a dashboard for visualizing and interacting with the cluster's status. When I connect to the cluster using administrator certificates for all resources, it displays correctly.
My intention is to achieve the same functionality by connecting to the Capsule Proxy. This way, I can offer users a dashboard with their objects restricted by Capsule and Capsule Proxy.
No errors appear in either the Kite or Capsule Proxy logs. The only issue is that Kite gets stuck "loading" and never finishes displaying anything.
Additional Context
Capsule Proxy version: (
0.12.0) but it also fails in version 0.9.0Kubernetes version: (
1.34.3)