Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.85 KB

README.md

File metadata and controls

59 lines (39 loc) · 1.85 KB

Kubernetes Gateway API

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

Note: This project was previously named "Service APIs" until being renamed to "Gateway API" in February 2021.

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.