Skip to content

CFP: Support basic-auth/oauth2/mTLS for north-south traffic (GatewayAPI/Ingress)Β #23797

@chancez

Description

@chancez

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/agentCilium agent related.area/servicemeshGH issues or PRs regarding servicemeshfeature/k8s-gateway-apikind/cfpCilium Feature Proposalkind/featureThis introduces new functionality.pinnedThese issues are not marked stale by our issue bot.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions