Home Common Problem What does ingress mean?

What does ingress mean?

Jul 07, 2023 am 11:17 AM
ingress

ingress means network forwarding resources based on domain names. Ingress is an API object that manages external access to services in the cluster. Typical access methods are HTTP and HTTPS. Ingress can provide load balancing, SSL and name-based virtual hosting.

What does ingress mean?

Ingress introduction

ingress is a network forwarding resource based on domain name, ingress is an external access to services in the cluster API objects for management, the typical access methods are HTTP and HTTPS. Ingress can provide load balancing, SSL and name-based virtual hosting.

You must have an ingress controller [such as ingress-nginx] to meet the requirements of Ingress. Simply creating the lIngress resource is invalid.

ingress principle: dynamically generate nginx configuration files (written in lua language) and make them effective. Ingress is like a load balancing (nginx server), reverse proxying multiple services in k8s

Commonly used Ingresses in production environments include Treafik, Nginx, HAProxy, lstio, etc.

nginx ingress: strong performance

traefik: native support for k8s

istio: Service mesh, management of service traffic

Ingress exposes HTTP and HTTPS routes from outside the cluster to services within the cluster. Traffic routing is controlled by rules defined on the Ingress resource.

Ingress can be configured to serve externally accessible URLs, load balance traffic, SSL/TLS, and provide name-based virtual hosting. The Ingress controller is typically responsible for this via a load balancer, although it can also be configured with edge routers or other front-ends to help handle traffic.

Ingress does not expose any ports or protocols. When exposing services other than HTTP and HTTPS to the Internet, services of Service.Type=NodePort or Service.Type=LoadBalancer type are usually used. The details are as follows

ingress architecture diagram

What does ingress mean?

What does ingress mean?

What does ingress mean?

##

The above is the detailed content of What does ingress mean?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)