码迷,mamicode.com
首页 > 其他好文 > 详细

Helm 安装 nginx-ingress 的方法

时间:2018-08-17 22:19:39      阅读:2631      评论:0      收藏:0      [点我收藏+]

标签:tar   epo   repo   shel   control   creat   --   Kubernete   master   

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

 

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:

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

If the kubernetes cluster has RBAC enabled, then run:

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

 

 好像不管用呢... 试过了 不太行 貌似.

Helm 安装 nginx-ingress 的方法

标签:tar   epo   repo   shel   control   creat   --   Kubernete   master   

原文地址:https://www.cnblogs.com/jinanxiaolaohu/p/9485407.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!