blog.naver.com/PostView.nhn?blogId=alice_k106&logNo=221502890249

 

162. [Kubernetes] 1편 : 쿠버네티스 Ingress 개념 및 사용 방법, 온-프레미스 환경에서 Ingress 구축하기

이번 포스트에서는 쿠버네티스에서 인그레스 (Ingress) 를 사용하는 방법, 그리고 Public 클라우드를 쓰...

blog.naver.com

 

 

바로 아래 블로그에서 ingress-nginx 를 사용하는 실습을 진행하지만,

내중 중에 있는 ingress controller의 link 가 막혀버림.

 

gruuuuu.github.io/cloud/k8s-service/#

 

Kubernetes Service & Ingress

1. Overview이번 문서에서는 Kubernetes(k8s)의 Service와 Ingress에 대해서 알아보겠습니다.2. Prerequisites본문에서 사용한 spec :OS : CentOS v7.6Arch : x86k8s클러스터는 1마스터 2노드로 구성했습니다.Master : 4cpu, ram

gruuuuu.github.io

coding-start.tistory.com/375

 

Kubernetes - ingress nginx 설치 및 사용법

이번 포스팅에서 다루어볼 내용은 간단하게 쿠버네티스 ingress-nginx를 설치하고, 외부 트래픽을 내부 팟에게 전달해주는 예제이다. 바로 예제로 들어간다. > git clone https://github.com/kubernetes/ingress-..

coding-start.tistory.com

 

www.howtodo.cloud/kubernetes/2019/07/19/kubenetes-ingress.html

 

쿠버네티스의 Ingress

어떻게 하면 되지?

www.howtodo.cloud

 

 

 

 

 

ingress-nginx 는 아래 링크 참고

kubernetes.github.io/ingress-nginx/deploy/#docker-for-mac

 

Installation Guide - NGINX Ingress Controller

Installation Guide Attention The default configuration watches Ingress object from all the namespaces. To change this behavior use the flag --watch-namespace to limit the scope to a particular namespace. Warning If multiple Ingresses define paths for the s

kubernetes.github.io

 

 

 

 

 

+ Recent posts