DEV Community

Cover image for Kubernetes Gateway API
Cloud Native Engineer
Cloud Native Engineer

Posted on • Originally published at gateway-api.sigs.k8s.io

Kubernetes Gateway API

Discover the Kubernetes Gateway API, a game-changing project for load balancing and service mesh management.

Key points:

  • Role-Oriented Design: Gateway API is designed with three roles: infrastructure provider, cluster operator, and application developer.
  • Gateway API for Ingress: Gateway API can be used to manage North-South (Ingress) traffic with Gateway, GatewayClass, and HTTPRoute resources.
  • Gateway API for Service Mesh: Gateway API can be used to manage East-West (Service Mesh) traffic with HTTPRoute and Service resources.
  • Flexible Configuration: Gateway API allows for flexible configuration of load balancers, VIPs, and routing resources.
  • Support for Service Mesh: Gateway API includes experimental support for service mesh use cases with the GAMMA initiative.

Read more at: https://gateway-api.sigs.k8s.io/

Top comments (0)

Billboard image

Try REST API Generation for Snowflake

DevOps for Private APIs. Automate the building, securing, and documenting of internal/private REST APIs with built-in enterprise security on bare-metal, VMs, or containers.

  • Auto-generated live APIs mapped from Snowflake database schema
  • Interactive Swagger API documentation
  • Scripting engine to customize your API
  • Built-in role-based access control

Learn more

👋 Kindness is contagious

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay