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