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

bowei/service-apis

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

Folders and files

NameName
Last commit message
Last commit date
Dec 24, 2022
Feb 3, 2023
Apr 23, 2021
Jan 31, 2023
Feb 3, 2023
Feb 18, 2021
Jan 10, 2023
Jan 27, 2023
Feb 3, 2023
Feb 1, 2023
Oct 2, 2020
Jun 7, 2022
Apr 11, 2022
Dec 7, 2021
Dec 21, 2022
Nov 27, 2021
Jan 9, 2023
Oct 29, 2020
Nov 21, 2022
Dec 6, 2022
Nov 10, 2022
Jan 31, 2023
Jan 31, 2023
Nov 1, 2019
Nov 21, 2022
Nov 1, 2019
Jan 30, 2023
Jan 30, 2023
Jan 10, 2023
Sep 7, 2022
Jan 30, 2023

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.6.0 release of this project.

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

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

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.

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 93.1%
  • Shell 3.9%
  • Python 1.3%
  • Other 1.7%