본문 바로가기

⭐ Kubernetes & EKS/Ingress (잉그레스)

Ingress 잉그레스 관련 사이트 모음

# 잉그레스 관련 사이트 모음

- ALB 로드밸런서 컨트롤러 공식사이트

https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.4/guide/targetgroupbinding/targetgroupbinding/

 

TargetGroupBinding - AWS Load Balancer Controller

TargetGroupBinding TargetGroupBinding is a custom resource (CR) that can expose your pods using an existing ALB TargetGroup or NLB TargetGroup. This will allow you to provision the load balancer infrastructure completely outside of Kubernetes but still man

kubernetes-sigs.github.io

- Kubernetes 공식 사이트

https://kubernetes.io/docs/concepts/services-networking/ingress/

 

Ingress

Make your HTTP (or HTTPS) network service available using a protocol-aware configuration mechanism, that understands web concepts like URIs, hostnames, paths, and more. The Ingress concept lets you map traffic to different backends based on rules you defin

kubernetes.io

- argocd 공식 사이트

https://argo-cd.readthedocs.io/en/release-1.8/operator-manual/ingress/

 

Ingress Configuration - Argo CD - Declarative GitOps CD for Kubernetes

Ingress Configuration Argo CD runs both a gRPC server (used by the CLI), as well as a HTTP/HTTPS server (used by the UI). Both protocols are exposed by the argocd-server service object on the following ports: 443 - gRPC/HTTPS 80 - HTTP (redirects to HTTPS)

argo-cd.readthedocs.io

- 네이버 잉그레스 튜토리얼

https://guide.ncloud-docs.com/docs/nks-nks-1-4

 

Ingress 튜토리얼

 

guide.ncloud-docs.com

- 네이버 ALB Ingress Controller

https://guide-fin.ncloud-docs.com/docs/k8s-k8suse-albingress

 

ALB Ingress Controller 설정

 

guide-fin.ncloud-docs.com