摘要:之于好比之于,或者之于。是由和組成,是典型的應用。運行于客戶端,提供命令行界面應用運行于內部。其實還有另外一種全自動的做法,使用安裝腳本自動安裝。自動下載安裝腳本打開腳本,可以看到安裝的環境變量為執行看到消息,說明安裝成功。
Helm之于Kubernetes好比yum之于Red Hat Enterprise Linux,或者apt-get之于Ubuntu。
Helm是由helm CLI和Tiller組成,是典型的Client/Server應用。helm運行于客戶端,提供命令行界面;Tiller應用運行于Kubernetes內部。
在Jerry之前的文章[](https://www.toutiao.com/i6593...,解壓后把執行文件拷貝到環境變量的做法。
其實還有另外一種全自動的做法,使用安裝腳本自動安裝。
1. 自動下載安裝腳本
curl https://raw.githubusercontent... > get_helm.sh
打開腳本,可以看到helm安裝的環境變量HELM_INSTALL_DIR為/usr/local/bin:
2. chmod 700 get_helm.sh
./get_helm.sh:
3. 執行helm init, 看到Happy Helming消息,說明安裝成功。
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.sto...
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://docs.helm.sh/using_he...
Happy Helming!
要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":
文章版權歸作者所有,未經允許請勿轉載,若此文章存在違規行為,您可以聯系管理員刪除。
轉載請注明本文地址:http://specialneedsforspecialkids.com/yun/33072.html
摘要:之于好比之于,或者之于。是由和組成,是典型的應用。運行于客戶端,提供命令行界面應用運行于內部。其實還有另外一種全自動的做法,使用安裝腳本自動安裝。自動下載安裝腳本打開腳本,可以看到安裝的環境變量為執行看到消息,說明安裝成功。 Helm之于Kubernetes好比yum之于Red Hat Enterprise Linux,或者apt-get之于Ubuntu。 Helm是由helm CLI...
摘要:和簡介作為一個開源的分布式數據庫產品,具有多副本強一致性的同時能夠根據業務需求非常方便的進行彈性伸縮,并且擴縮容期間對上層業務無感知。 TiDB Operator 是 TiDB 在 Kubernetes 平臺上的自動化部署運維工具。目前,TiDB Operator 已正式開源(pingcap/tidb-operator)。借助 TiDB Operator,TiDB 可以無縫運行在公有云...
閱讀 1164·2021-09-10 10:51
閱讀 896·2019-08-30 15:53
閱讀 2724·2019-08-30 12:50
閱讀 976·2019-08-30 11:07
閱讀 1990·2019-08-30 10:50
閱讀 3598·2019-08-29 18:47
閱讀 1308·2019-08-29 18:44
閱讀 1599·2019-08-29 17:01