Does capsule proxy require to have an instance of Capsule Operator installed? #695
Answered
by
prometherion
FishyFishPat
asked this question in
Q&A
-
Hi there, I was wondering if it is a must to have Capsule Operator installed for capsule proxy to work. Because in the documentation it says that it needs the operator, but the second section says that it can be deployed standalone as a pod or a sidecar. |
Beta Was this translation helpful? Give feedback.
Answered by
prometherion
Apr 24, 2025
Replies: 1 comment 1 reply
-
Capsule Proxy is an add-on to Capsule which is mandatory, yes. I think the documentation should be more clear since it sounds misleading: the Proxy can be used as the main API Server endpoint (sidecar) or as a regular Pod used by Tenant owners. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
FishyFishPat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Capsule Proxy is an add-on to Capsule which is mandatory, yes.
I think the documentation should be more clear since it sounds misleading: the Proxy can be used as the main API Server endpoint (sidecar) or as a regular Pod used by Tenant owners.