Difference between revisions of "Spec.IngressClassName"
Jump to navigation
Jump to search
(Created page with " * Kubernetes: Ingress controllers") |
|||
Line 4: | Line 4: | ||
* [[Kubernetes: Ingress controllers]] | * [[Kubernetes: Ingress controllers]] | ||
+ | |||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{kubectl ingress}} | ||
+ | * {{ingress}} | ||
+ | * {{Kubernetes controllers}} | ||
+ | * {{Kubernetes networking}} | ||
+ | |||
+ | [[Category:Kubernetes]] |
Revision as of 11:04, 12 September 2023
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
- Kubernetes controllers: Ingress,
controller., AWS Load Balancer controller, kubectl describe ingressclass nginx
- Kubernetes networking: network policies, Network Policy Providers, CNI, Calico, flannel, Service mesh, Istio,
kube-proxy, coredns, AWS VPC CNI: vpc-cni
, Kubernetes: Ingress controllers, IPVS, ServiceTypes:LoadBalancer, ClusterIP, NodePort, ExternalName
, Endpoints, EndpointSlices, Kubernetes DNS,svc.cluster.local
, Weave Net
Advertising: