2
0
Fork 0
mirror of https://github.com/kubernetes-sigs/gateway-api.git synced 2026-03-24 15:11:39 +00:00
Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
Find a file
Norwin Schnyder 7c47ce47a3
docs: Include patch versions in wizard data and add v1.5 features (#4710)
* fix: wizard includes reports for patch versions when generating data

Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com>

* add new 1.5 features to wizard

Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com>

---------

Signed-off-by: Norwin Schnyder <norwin.schnyder+github@gmail.com>
2026-03-23 21:48:17 +05:30
.github implement findings on gh actions (#4622) 2026-03-16 23:43:39 +05:30
.openvex/templates Spelling (#3400) 2025-02-12 10:32:22 -08:00
apis update to increase the number of annotations within the gateay infrastructure to 16 (#4707) 2026-03-21 21:36:13 +05:30
apisx ListenerSet: Promote to standard (#4499) 2026-02-06 05:08:29 +05:30
applyconfiguration CORS: clarify API documentation and remove conformance tests for credentialed requests (#4663) 2026-03-19 03:40:38 +05:30
CHANGELOG docs: Update site-docs for 1.5 (#4609) 2026-02-28 01:03:31 +05:30
config/crd update to increase the number of annotations within the gateay infrastructure to 16 (#4707) 2026-03-21 21:36:13 +05:30
conformance Add NGF v2.5.0 pre-relese conformance report (#4709) 2026-03-22 03:58:13 +05:30
docker Upgrade K8s dependencies to 1.35 (#4376) 2026-01-08 07:39:38 +05:30
docs chore: remove Gateway API survey banner (#3548) 2025-01-13 09:18:32 -08:00
examples docs: Add documentation for ListenerSets (#4568) 2026-02-27 20:23:31 +05:30
geps update ListenerConditionConflicted condition docs (#4659) 2026-03-11 02:09:11 +05:30
gwctl Remove gwctl code from gateway-api repository. New development will happen in kubernetes-sigs/gwctl (#3338) 2024-09-16 20:35:14 +01:00
hack docs: Include patch versions in wizard data and add v1.5 features (#4710) 2026-03-23 21:48:17 +05:30
pkg CORS: clarify API documentation and remove conformance tests for credentialed requests (#4663) 2026-03-19 03:40:38 +05:30
roles Spelling (#4279) 2025-12-08 17:15:33 -08:00
site-src add conformance reports for haproxy ingress (#4688) 2026-03-21 06:16:13 +05:30
tests build(deps): bump the non-k8s group across 1 directory with 4 updates (#4682) 2026-03-13 22:43:38 +05:30
tools build(deps): bump the non-k8s group across 1 directory with 4 updates (#4682) 2026-03-13 22:43:38 +05:30
wasm docs: Include patch versions in wizard data and add v1.5 features (#4710) 2026-03-23 21:48:17 +05:30
.custom-gcl.yml Update KAL and fix new findings (#4461) 2026-02-05 11:36:30 +05:30
.gitattributes Renaming stable channel to standard channel 2022-06-07 20:00:30 +00:00
.gitignore Controller matching wizard (#4584) 2026-03-05 11:14:17 +05:30
.golangci-kal.yml Controller matching wizard (#4584) 2026-03-05 11:14:17 +05:30
.golangci.yml Bump golangci-lint to the latest version (v2) (#4377) 2026-01-02 23:38:35 +05:30
.yamllint.yaml Automate GEP TOC generation and validate (#4075) 2025-09-17 07:42:13 -07:00
CHANGELOG.md Splitting Changelogs for each minor version (#3060) 2024-05-07 08:11:49 -07:00
cloudbuild.yaml Update cloudbuild.yaml 2022-11-21 12:51:01 +08:00
code-of-conduct.md Initial commit 2019-11-01 16:33:33 -04:00
CONTRIBUTING.md docs: fix typo in CONTRIBUTING.md and README.md (#4395) 2026-01-07 03:45:39 +05:30
crd-ref-docs.yaml Updating deps to k8s 1.32 and go 1.24 (#3697) 2025-03-21 10:56:32 -07:00
go.mod build(deps): bump the non-k8s group across 1 directory with 4 updates (#4682) 2026-03-13 22:43:38 +05:30
go.sum build(deps): bump the non-k8s group across 1 directory with 4 updates (#4682) 2026-03-13 22:43:38 +05:30
go.work Upgrade K8s dependencies to 1.35 (#4376) 2026-01-08 07:39:38 +05:30
LICENSE revamp readme to point to relevant resources 2020-10-29 10:24:07 -05:00
Makefile Controller matching wizard (#4584) 2026-03-05 11:14:17 +05:30
mkdocs.yml fix: mkdocs redirects warning by adding .md extension to ingress-nginx source key (#4680) 2026-03-14 03:09:43 +05:30
nav.yml Misc cleanup for v1.5 (#4708) 2026-03-21 15:14:12 +05:30
netlify.toml Updating deps to k8s 1.32 and go 1.24 (#3697) 2025-03-21 10:56:32 -07:00
OWNERS chore: remove mesh leads from * reviews 2022-12-06 15:18:33 -05:00
OWNERS_ALIASES Add snorwin as conformance reviewer (#4436) 2026-01-22 11:09:28 +05:30
README.md Misc cleanup for v1.5 (#4708) 2026-03-21 15:14:12 +05:30
RELEASE.md VAP for release v1.5 (#4533) 2026-02-13 07:34:01 +05:30
RELEASE_MANAGEMENT.md Update deadline extension policy (#4111) 2025-09-25 21:22:16 -07:00
SECURITY_CONTACTS Update OWNERS, OWNERS_ALIASES and SECURITY_CONTACTS. 2019-11-01 16:57:13 -04:00

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 v1 as released by the v1.5.1 release of this project.

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

  • v1.GatewayClass
  • v1.Gateway
  • v1.ListenerSet
  • v1.HTTPRoute
  • v1.GRPCRoute
  • v1.TLSRoute
  • v1.BackendTLSPolicy
  • v1.ReferenceGrant

For all the other APIs and their support levels please consult the spec.

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

For a complete API reference, please refer to:

Gateway API conformance

If you are developing a Gateway API implementation and want to run conformance tests against your project and eventually submit the proof of conformance, visit the conformance documentation for the test suite documentation, and the conformance reports readme to see the reports submission rules. If you are a user who wants to explore the features supported by the various implementations, navigate the conformance reports

Contributing

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

Code of conduct

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