Difference between revisions of "Get helm.sh"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
  Failed to install helm
 
  Failed to install helm
 
         For support, go to https://github.com/helm/helm.
 
         For support, go to https://github.com/helm/helm.
 +
 +
  
  
 
  [[yum install openssl]]
 
  [[yum install openssl]]
 +
[[yum-config-manager]] --save --setopt=kubernetes.skip_if_unavailable=true
 
  [[helm list]]
 
  [[helm list]]
 
  [[helm install]]
 
  [[helm install]]

Revision as of 16:36, 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.



yum install openssl
yum-config-manager --save --setopt=kubernetes.skip_if_unavailable=true
helm list
helm install

See also

Advertising: