国产xxxx99真实实拍_久久不雅视频_高清韩国a级特黄毛片_嗯老师别我我受不了了小说

資訊專欄INFORMATION COLUMN

使用腳本在Linux服務(wù)器上自動(dòng)安裝Kubernetes的包管理器Helm

hyuan / 494人閱讀

摘要:之于好比之于,或者之于。是由和組成,是典型的應(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

相關(guān)文章

  • 使用腳本Linux服務(wù)自動(dòng)安裝Kubernetes的包管理Helm

    摘要:之于好比之于,或者之于。是由和組成,是典型的應(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...

    104828720 評(píng)論0 收藏0
  • TiDB Operator,讓 TiDB 成為真正的 Cloud-Native 數(shù)據(jù)庫

    摘要:和簡(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)行在公有云...

    singerye 評(píng)論0 收藏0

發(fā)表評(píng)論

0條評(píng)論

最新活動(dòng)
閱讀需要支付1元查看
<