from Hacker News

Kubernetes releases ingress2gateway tool for upcoming GA of Gateway API

by kodama-lens on 10/29/23, 8:14 PM with 35 comments

  • by robertlagrant on 10/29/23, 10:54 PM

    I've not used Gateway, but I have felt the pain and confusion of Ingress. Hopefully this simplifies things for our Devops/SRE heroes.
  • by ggm on 10/30/23, 7:23 AM

    Since it makes no mention of ipv4 or ipv6 I'm going to hope it's underlying ip protocol agnostic and works in the UDP/TCP level only, which would encompass all TLS and QUIC behaviours too.

    Past experience with k8s suggests this hope is prone to being wishful thinking.

  • by hardwaresofton on 10/30/23, 8:58 AM

    Welp, I wonder when this will make sense to look at -- I'm pretty happy with `IngressRoute`[0] and related CRDs that are used with traefik.

    I guess when traefik goes all-in on gateway (they were one of the earliest with support for it), then it will make sense.

    [0]: https://doc.traefik.io/traefik/routing/providers/kubernetes-...

  • by pylua on 10/30/23, 1:15 AM

    Tools like istio provide this sort of functionality currently, right? Does this adding anything to that?

    I wonder how developers will be able to develop extensions for it.

  • by denkmoon on 10/30/23, 8:27 AM

    every day, kubernetes strays further from god's light
  • by sheepo39 on 10/30/23, 1:26 AM

    I hate when open source projects (especially common in the Kube-sphere I feel) adopt these super buzzwordy roles in their announcements.