Skip to content

Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.

License

Notifications You must be signed in to change notification settings

istio/gateway-api

This branch is 2465 commits behind kubernetes-sigs/gateway-api:main.

Folders and files

NameName
Last commit message
Last commit date
Jul 22, 2022
Oct 5, 2022
Apr 23, 2021
Oct 3, 2022
Oct 4, 2022
Feb 18, 2021
Sep 26, 2022
Sep 30, 2022
Sep 26, 2022
Oct 6, 2022
Oct 2, 2020
Jun 7, 2022
Apr 11, 2022
Dec 7, 2021
Sep 27, 2022
Nov 27, 2021
May 4, 2022
Oct 29, 2020
Jun 8, 2022
Jul 12, 2022
Jul 12, 2022
Sep 27, 2022
Oct 3, 2022
Nov 1, 2019
Jun 8, 2022
Nov 1, 2019
Jun 10, 2022
Jun 10, 2022
Aug 15, 2022
Sep 7, 2022
Jun 7, 2022

Repository files navigation

Kubernetes Gateway API

The Gateway API is a part of SIG Network, and this repository contains the specification and Custom Resource Definitions (CRDs).

Status

The latest supported version is v1beta1 as released by the v0.5.1 release of this project.

This version of the API is has beta level support for the following resources:

  • v1beta1.GatewayClass
  • v1beta1.Gateway
  • v1beta1.HTTPRoute

For all other APIs we provide alpha level support.

Documentation

Website

The API specification and detailed documentation is available on the project website: https://gateway-api.sigs.k8s.io.

Concepts

To get started, please read through API concepts and Security model. These documents give the necessary background to understand the API and the use-cases it targets.

Getting started

Once you have a good understanding of the API at a higher-level, check out getting started to install your first Gateway controller and try out one of the guides.

References

A complete API reference, please refer to:

Contributing

Community meeting schedule, notes and developer guide can be found on the community page. Our Kubernetes Slack channel is #sig-network-gateway-api.

Technical Leads

  • @bowei
  • @thockin

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

About

Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 92.7%
  • Shell 4.3%
  • Python 1.4%
  • Other 1.6%