Helm 安装 nginx-ingress 的方法

仍是没学会 今天继续研究. 

 

Using Helm

NGINX Ingress controller can be installed via Helm using the chart stable/nginx from the official charts repository. To install the chart with the release name my-nginx:nginx

helm install stable/nginx-ingress --name my-nginx

If the kubernetes cluster has RBAC enabled, then run:git

helm install stable/nginx-ingress --name my-nginx --set rbac.create=true

 

 好像无论用呢... 试过了 不太行 貌似.github

相关文章
相关标签/搜索