Difference between revisions of "Kubernetes Gateway API"
Jump to navigation
Jump to search
(→News) |
|||
Line 7: | Line 7: | ||
== Related == | == Related == | ||
− | * [[Ingress]] (frozen, new features are being added to the Gateway API) | + | * [[Ingress]]: <code>[[kind: Ingress]]</code> (frozen, new features are being added to the Gateway API) |
* [[Kong]] | * [[Kong]] | ||
* [[Contour]], [[Emissary-Ingress]] (Ambassador API Gateway), Google Kubernetes Engine (GKE), [[Istio]], [[Kong]], and [[Traefik]] | * [[Contour]], [[Emissary-Ingress]] (Ambassador API Gateway), Google Kubernetes Engine (GKE), [[Istio]], [[Kong]], and [[Traefik]] |
Revision as of 06:09, 23 July 2024
News
- Jul 2022 Kubernetes Gateway API Graduates to Beta: https://kubernetes.io/blog/2022/07/13/gateway-api-graduates-to-beta/
Related
- Ingress:
kind: Ingress
(frozen, new features are being added to the Gateway API) - Kong
- Contour, Emissary-Ingress (Ambassador API Gateway), Google Kubernetes Engine (GKE), Istio, Kong, and Traefik
See also
kubectl create ingress | kubectl get ingress
,kubectl describe ingress
, Kong, Kubernetes Gateway API, kubectl apply -f ingress.yaml- Ingress controllers, NGINX Ingress Controller,
minikube addons enable ingress
,kubectl get ingress, kubectl get ingressclass, kubectl describe ingress
,Ingress:
, Ingress API, AWS Load Balancer Controller, Envoy Proxy, GKE Ingress, Kubernetes Gateway API,ingress.k8s.aws, ingresses.networking.k8s.io
,kind: Ingress
: (tls:, hosts:
),SuccessfullyReconciled
Advertising: