-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Open
Copy link
Labels
area/agentCilium agent related.Cilium agent related.area/servicemeshGH issues or PRs regarding servicemeshGH issues or PRs regarding servicemeshfeature/k8s-gateway-apikind/cfpCilium Feature ProposalCilium Feature Proposalkind/featureThis introduces new functionality.This introduces new functionality.pinnedThese issues are not marked stale by our issue bot.These issues are not marked stale by our issue bot.
Description
Cilium Feature Proposal
Describe the feature you'd like
I'd like to be able to expose my applications with various forms of authentication. For example, I want to expose hubble-relay outside of my cluster.
Various authentication mechanisms work better for various situations. Generally all 3 mentioned should be relatively standard APIs for configuration. One thing that would be really nice, is to be able to configure different authentication mechanisms based on different rules. For example, mTLS/client-certs if the request is coming from a certain IP range, and basic-auth/oauth2 if a specific user-agent is set.
(Optional) Describe your proposed solution
I would like these to be expose in GatewayAPI, but Ingress is fine too.
artyom-p, wwentland, toms-place, aeb-dev, jbgcarnes and 108 morePurpleBooth, toms-place, woolfyx, jbgcarnes, rauanmayemir and 11 more
Metadata
Metadata
Assignees
Labels
area/agentCilium agent related.Cilium agent related.area/servicemeshGH issues or PRs regarding servicemeshGH issues or PRs regarding servicemeshfeature/k8s-gateway-apikind/cfpCilium Feature ProposalCilium Feature Proposalkind/featureThis introduces new functionality.This introduces new functionality.pinnedThese issues are not marked stale by our issue bot.These issues are not marked stale by our issue bot.