Skip to content

[gateway] new chart to deploy Gateway resource with optional cert-manager certificate #189

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jul 21, 2025

Conversation

DanielRaapDev
Copy link
Member

@DanielRaapDev DanielRaapDev commented Jul 18, 2025

This helm chart deploys a Gateway resource to create load balancer infrastructure for ingress traffic. It can optionally retrieve certificates for the domains by using the cert-manager to retrieve Let's Encrypt certificates for TLS.

The design goal of this chart is that a single Gateway exists for the whole Kubernetes cluster. So it is expected to be deployed in its own namespace. The services to be made available with HTTPRoutes must reside in the namespace of the service and reference this gateway. So we have a distributed setup.

@DanielRaapDev DanielRaapDev marked this pull request as draft July 18, 2025 10:26
@DanielRaapDev DanielRaapDev changed the title [gateway-gke] new chart to deploy Gateway in GKE [gateway] new chart to deploy Gateway resource with optional cert-manager certificate Jul 18, 2025
@DanielRaapDev DanielRaapDev marked this pull request as ready for review July 18, 2025 15:36
@philippwiesner philippwiesner self-requested a review July 21, 2025 12:00
@DanielRaapDev DanielRaapDev merged commit 26961bc into main Jul 21, 2025
2 checks passed
@DanielRaapDev DanielRaapDev deleted the feature/gateway-gke branch July 21, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants