Difference between revisions of "Kubernetes Gateway API"
Jump to navigation
Jump to search
(→News) |
|||
Line 7: | Line 7: | ||
== Related == | == Related == | ||
− | * [[Ingress]] | + | * [[Ingress]] (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:08, 23 July 2024
News
Related
- 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: