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
735 stars 823 forks source link

aaa: Migrate to Gateway API. #5862

Open ameukam opened 1 year ago

ameukam commented 1 year 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 9 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 9 months ago

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

BenTheElder commented 6 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 6 months ago

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