kubernetes / k8s.io

Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
https://git.k8s.io/community/sig-k8s-infra
Apache License 2.0
700 stars 791 forks source link

aaa: Migrate to Gateway API. #5862

Open ameukam opened 11 months ago

ameukam commented 11 months ago

we currently serve all workloads using the default GKE ingress controller. we should migrate to Gateway API when it reaches 1.0 on the GKE cluster.

Reference:

k8s-triage-robot commented 7 months ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

ameukam commented 6 months ago

/remove-lifecycle stale /kind feature /area infra/gcp /lifecycle frozen /priority backlog

BenTheElder commented 4 months ago

Hmm, what's the argument here? The gateway project is great, but we're doing very simple things and migrating has a cost.

ameukam commented 4 months ago

Nothing very specific. Happy to close this if we don't think there is a need to migrate to HTTPRoutes.