Difference between revisions of "Get helm.sh"
Jump to navigation
Jump to search
(7 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[node1 tmp]$ ./get_helm.sh | [node1 tmp]$ ./get_helm.sh | ||
− | In order to verify checksum, openssl must first be installed. | + | In order to verify checksum, [[openssl]] must first be installed. |
Please install openssl or set VERIFY_CHECKSUM=false in your environment. | Please install openssl or set VERIFY_CHECKSUM=false in your environment. | ||
Failed to install helm | Failed to install helm | ||
Line 8: | Line 8: | ||
+ | [node1 ~]$ ./get_helm.sh | ||
+ | Downloading https://get.helm.sh/helm-v3.14.3-linux-amd64.tar.gz | ||
+ | Verifying checksum... Done. | ||
+ | Preparing to install helm into /usr/local/bin | ||
+ | helm installed into [[/usr/local/bin/]]helm | ||
− | {{Helm}} | + | [[helm version]] |
+ | version.BuildInfo{Version:"v3.14.3", GitCommit:"f03cc04caaa8f6d7c3e67cf918929150cf6f3f12", | ||
+ | GitTreeState:"clean", GoVersion:"go1.21.7"} | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | [[yum install openssl]] | ||
+ | [[yum-config-manager]] --save --setopt=kubernetes.skip_if_unavailable=true | ||
+ | [[helm list]] | ||
+ | [[helm install]] | ||
+ | |||
+ | == See also == | ||
+ | * {{Helm}} | ||
+ | |||
+ | [[Category:Helm]] |
Latest revision as of 16:37, 10 April 2024
[node1 tmp]$ ./get_helm.sh In order to verify checksum, openssl must first be installed. Please install openssl or set VERIFY_CHECKSUM=false in your environment. Failed to install helm For support, go to https://github.com/helm/helm.
[node1 ~]$ ./get_helm.sh Downloading https://get.helm.sh/helm-v3.14.3-linux-amd64.tar.gz Verifying checksum... Done. Preparing to install helm into /usr/local/bin helm installed into /usr/local/bin/helm
helm version version.BuildInfo{Version:"v3.14.3", GitCommit:"f03cc04caaa8f6d7c3e67cf918929150cf6f3f12", GitTreeState:"clean", GoVersion:"go1.21.7"}
Related[edit]
yum install openssl yum-config-manager --save --setopt=kubernetes.skip_if_unavailable=true helm list helm install
See also[edit]
- Helm,
helm
[repo | template
|list
|install | unsintall
|create
|show | pull | push
|status | history | plugin
|search | upgrade | delete | lint | test | package | dependency | get | rollback | version | --help]
,helm@2
, Chart file structure, Helm Charts,values.yaml, chart.yaml
, Helm functions, Helm versions,helmfile
Deprecated:init
, variables, Mapkubeapis, .helmignore
Advertising: