前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >openshift11 helm2 安装

openshift11 helm2 安装

作者头像
heidsoft
发布2020-04-07 18:40:48
4140
发布2020-04-07 18:40:48
举报
代码语言:javascript
复制
[root@192-168-3-115 ~]# oc login admin
error: dial tcp: lookup admin on 192.168.3.115:53: no such host - verify you have provided the correct host and port and that the server is currently running.
[root@192-168-3-115 ~]# oc login
Authentication required for https://master.cloudmesh.top:8443 (openshift)
Username: admin
Password:
Login successful.

You have access to the following projects and can switch between them with 'oc project <projectname>':

    default
  * heidsoft
    kube-proxy-and-dns
    kube-public
    kube-system
    management-infra
    openshift
    openshift-console
    openshift-infra
    openshift-logging
    openshift-node
    openshift-web-console

Using project "heidsoft".
[root@192-168-3-115 ~]# helm init --canary-image
Creating /root/.helm
Creating /root/.helm/repository
Creating /root/.helm/repository/cache
Creating /root/.helm/repository/local
Creating /root/.helm/plugins
Creating /root/.helm/starters
Creating /root/.helm/cache/archive
Creating /root/.helm/repository/repositories.yaml
Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com
Adding local repo with URL: http://127.0.0.1:8879/charts
$HELM_HOME has been configured at /root/.helm.

Tiller (the Helm server-side component) has been installed into your Kubernetes Cluster.

Please note: by default, Tiller is deployed with an insecure 'allow unauthenticated users' policy.
To prevent this, run `helm init` with the --tiller-tls-verify flag.
For more information on securing your installation see: https://v2.helm.sh/docs/securing_installation/

参考:

https://v2.helm.sh/docs/using_helm/#installing-helm

https://www.cnblogs.com/breezey/p/9398927.html

https://www.jianshu.com/p/bef756fd436d

本文参与 腾讯云自媒体分享计划,分享自微信公众号。
原始发表:2020-04-01,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 云数智圈 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档