Skip to content

Add support for API Gateway (alternative to ingress-nginx) #5

@tartkri-bot

Description

@tartkri-bot

Currently, the Helm chart is tied to ingress-nginx for external access. With ingress-nginx becoming less popular and API Gateways (like Kong, Traefik, or cloud-native gateways) gaining adoption, adding support for API Gateway would provide more flexibility.

Proposal

Add support for API Gateway integration:

  • Support for Kong Gateway
  • Support for Traefik Gateway API
  • Support for cloud provider gateways (AWS API Gateway, GCP Cloud Endpoints)
  • Abstract ingress configuration to support both traditional ingress and Gateway API

This would allow users to choose their preferred traffic management solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions