hzxuzhonghu / gateway-api

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

Home Page:https://gateway-api.sigs.k8s.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Status

The latest supported version is v1alpha1 as released by the v0.3.0 release of this project. A second alpha API version, v1alpha2, is under active development, but this is considered unstable and has not been released yet.

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.

https://gateway-api.sigs.k8s.io

License:Apache License 2.0


Languages

Language:Go 89.8%Language:Shell 5.2%Language:Python 2.4%Language:Smarty 1.2%Language:Makefile 1.0%Language:Dockerfile 0.4%Language:CSS 0.0%