Difference between revisions of "Kubernetes: Ingress controllers"

From wikieduonline
Jump to navigation Jump to search
Line 38: Line 38:
 
* <code>[[kubectl api-resources]]</code>
 
* <code>[[kubectl api-resources]]</code>
 
* [[Kubernetes controllers]]
 
* [[Kubernetes controllers]]
* <code>[[annotations:]]</code>
 
 
* [[CKA 1.23]]: [[Know how to use Ingress controllers and Ingress resources]]
 
* [[CKA 1.23]]: [[Know how to use Ingress controllers and Ingress resources]]
 
* [[Envoy Proxy]]
 
* [[Envoy Proxy]]

Revision as of 11:27, 9 February 2024

Ingress controllers provides an API object (kind: Ingress) that manages external access to the services in a cluster, typically HTTP. Ingress can provide:

Links:

Commands

Available Ingress controllers

Changes

Helm

Related terms

Activities

See also

Advertising: