Gateway Api

Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
Alternatives To Gateway Api
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
90daysofdevops23,911
2 days ago1May 09, 20228otherShell
I am using this repository to document my journey learning about DevOps. I began this process on January 1, 2022, and plan to continue until March 31. I will be dedicating one hour each day, including weekends, to gaining a foundational understanding of the various aspects of DevOps. This will be a 90-day intensive study period. 2022 & 2023 inc.
Cilium16,5632214 hours ago763July 27, 20231,087apache-2.0Go
eBPF-based Networking, Security, and Observability
Netmaker7,99422 days ago84July 31, 2023166otherGo
Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
Devops Guide7,127
10 hours ago8mitHTML
DevOps Guide - Development to Production all configurations with basic notes to debug efficiently.
Netshoot6,578
a month ago23apache-2.0Shell
a Docker + Kubernetes network trouble-shooting swiss-army container
Weave6,506113 days ago74September 01, 2021523apache-2.0Go
Simple, resilient multi-host containers networking and more.
Certified Kubernetes Administrator Course5,885
5 days ago25Shell
Certified Kubernetes Administrator - CKA Course
Serving5,1221242 days ago785July 25, 2023208apache-2.0Go
Kubernetes-based, scale-to-zero, request-driven compute
Cni5,03661415 hours ago85July 27, 2022131apache-2.0Go
Container Network Interface - networking for Linux containers
Calico5,00112 days ago894April 05, 2022526apache-2.0Go
Cloud native networking and network security
Alternatives To Gateway Api
Select To Compare


Alternative Project Comparisons
Readme

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.8.1 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.

Popular Kubernetes Projects
Popular Networking Projects
Popular Virtualization Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Golang
Kubernetes
Networking