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

資訊專欄INFORMATION COLUMN

使用腳本在Linux服務器上自動安裝Kubernetes的包管理器Helm

104828720 / 2047人閱讀

摘要:之于好比之于,或者之于。是由和組成,是典型的應用。運行于客戶端,提供命令行界面應用運行于內部。其實還有另外一種全自動的做法,使用安裝腳本自動安裝。自動下載安裝腳本打開腳本,可以看到安裝的環境變量為執行看到消息,說明安裝成功。

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/32767.html

相關文章

  • 使用腳本Linux服務自動安裝Kubernetes的包管理Helm

    摘要:之于好比之于,或者之于。是由和組成,是典型的應用。運行于客戶端,提供命令行界面應用運行于內部。其實還有另外一種全自動的做法,使用安裝腳本自動安裝。自動下載安裝腳本打開腳本,可以看到安裝的環境變量為執行看到消息,說明安裝成功。 Helm之于Kubernetes好比yum之于Red Hat Enterprise Linux,或者apt-get之于Ubuntu。 Helm是由helm CLI...

    hyuan 評論0 收藏0
  • TiDB Operator,讓 TiDB 成為真正的 Cloud-Native 數據庫

    摘要:和簡介作為一個開源的分布式數據庫產品,具有多副本強一致性的同時能夠根據業務需求非常方便的進行彈性伸縮,并且擴縮容期間對上層業務無感知。 TiDB Operator 是 TiDB 在 Kubernetes 平臺上的自動化部署運維工具。目前,TiDB Operator 已正式開源(pingcap/tidb-operator)。借助 TiDB Operator,TiDB 可以無縫運行在公有云...

    singerye 評論0 收藏0

發表評論

0條評論

104828720

|高級講師

TA的文章

閱讀更多
最新活動
閱讀需要支付1元查看
<