IuriiO Notebook
Home
Search
⌃
K
Links
Broken Code Notebook
Architecture and Design
Cloud
AWS
Azure
Containers & Services
Docker
Kubernetes
Useful Links
Introduction
Getting started
Exposing containers
Kubernetes Management Techniques
Labels and Annotations
Storage in Kubernetes
Ingress Controller
CRD's and The Operator Pattern
Kubernetes Dashboard
Kubectl Namespaces and Context
Frontend
Resources
Design
Powered By
GitBook
Ingress Controller
Ingress Controller (OSI Layer 7)
None of the Service types work at OSI Layer 7 (HTTP)
Ingress Controllers (optional) fo this with 3rd party proxies
Nginx is popular, but Traefik, HAProxy, F5, Envoy, Istio exist.
Implementation is specific to the chosen Controller
Previous
Storage in Kubernetes
Next
CRD's and The Operator Pattern
Last modified
3yr ago