Skip to content

yashvardhan-kukreja/gateway-api

 
 

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

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

  • v1.GatewayClass
  • v1.Gateway
  • v1.HTTPRoute

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

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.2%
  • Shell 2.6%
  • Python 0.8%
  • Makefile 0.5%
  • Smarty 0.4%
  • HTML 0.4%
  • CSS 0.1%