Rancher Server

From wikieduonline
Revision as of 15:52, 29 June 2023 by Welcome (talk | contribs)
Jump to navigation Jump to search
helm install rancher rancher-latest/rancher --namespace cattle-system --set hostname=rancher.my.org --set bootstrapPassword=admin
Error: INSTALLATION FAILED: Kubernetes cluster unreachable: Get "https://127.0.0.1:6443/version": net/http: TLS handshake timeout


sudo docker run -d -p 8080:80 
-v ~/docker/rancher:/var/lib/rancher 
--restart=unless-stopped 
--network=rancher-network 
--name=rancher-server rancher/rancher


See also

Advertising: