SuSu DaDDy

[k8s] Install ingress-nginx with Helm

by SuSu Daddy
반응형

□ Helm을 이용한 ingress-nginx 설치

   - Helm을 이용하여 ingress-nginx를 설치하는 방법을 기록한 페이지입니다.

   - 공식적으로 제공하는 helm arifacthub의 정보를 참조   

 

ingress-nginx 4.2.3 · kubernetes/ingress-nginx

Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

artifacthub.io

 

□ 설치 방법

- Add repository

helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx

- Create namespace

kubectl create namespace ingress-nginx

- Install chart

helm install ingress-nginx ingress-nginx/ingress-nginx --namespace ingress-nginx

 

□ 설치 결과 확인

helm list -n ingress-nginx

NAME          NAMESPACE     REVISION UPDATED                                 STATUS   CHART               APP VERSION
ingress-nginx ingress-nginx 1        2022-08-21 21:52:58.136655153 +0900 KST deployed ingress-nginx-4.2.1 1.3.0

반응형

블로그의 정보

SuSu Daddy

SuSu Daddy

활동하기