Join us

ContentUpdates and recent posts about Kubernetes Gateway API..
News FAUN.dev() Team
@kaptain shared an update, 1 day, 14 hours ago
FAUN.dev()

The Safe Path Off Ingress-NGINX: Ingress2Gateway 1.0

Kubernetes Gateway API Kubernetes

Ingress2Gateway 1.0 has been released to aid migration from Ingress-NGINX to Gateway API before its retirement in March 2026. The tool translates Ingress resources to Gateway API and highlights untranslatable configurations. The release features enhanced annotation support and thorough testing for reliable migration.

News FAUN.dev() Team
@kaptain shared an update, 3 months ago
FAUN.dev()

Kubernetes v1.35 Timbernetes Release: 60 Enhancements

Kubernetes Gateway API Kubernetes

Kubernetes v1.35, the Timbernetes Release, debuts with 60 enhancements, including stable in-place Pod updates and beta features for workload identity and certificate rotation.

Kubernetes v1.35 Timbernetes Release: 60 Enhancements
 Activity
@kaptain added a new tool Kubernetes Gateway API , 3 months ago.
Gateway API is a family of API kinds that provide dynamic infrastructure provisioning and advanced traffic routing. Design principles include role-oriented, portable, expressive, and extensible specifications. Gateway API has four stable API kinds: GatewayClass, Gateway, HTTPRoute, and GRPCRoute. The API is organized into different API kinds with interdependent relationships to support role-oriented organizations. The Gateway API resources are defined as Custom Resources supported by various implementations for easy installation and use.