Difference between revisions of "Rancher"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
* <code>[[brew install rancher-cli]]</code>
 
* <code>[[brew install rancher-cli]]</code>
 
* <code>[[helm install rancher]]</code>
 
* <code>[[helm install rancher]]</code>
 +
 +
sudo [[docker run -d --privileged]] --name rancher --restart=unless-stopped -p 80:80 -v [[/home/ubuntu/rancher]]:[[/var/lib/rancher rancher/rancher]]:latest
  
 
* [[Rancher Desktop]]
 
* [[Rancher Desktop]]
Line 14: Line 16:
  
 
== [[Rancher-cli]] ==
 
== [[Rancher-cli]] ==
* <code>[[rancher config]]</code>
+
{{Rancher-cli TOC}}
 
 
 
 
sudo [[docker run -d --privileged]] --name rancher --restart=unless-stopped -p 80:80 -v [[/home/ubuntu/rancher]]:[[/var/lib/rancher rancher/rancher]]:latest
 
  
 
== Activities ==
 
== Activities ==

Latest revision as of 09:46, 26 January 2024

wikipedia:Rancher_Labs (2014, private) (Trends) Rancher is an open source software platform that enables organizations to run and manage Docker and Kubernetes in production

Installation, versions:

sudo docker run -d --privileged --name rancher --restart=unless-stopped -p 80:80 -v /home/ubuntu/rancher:/var/lib/rancher rancher/rancher:latest

Rancher-cli[edit]

rancher config
rancher server ls
rancher login
rancher settings
rancher context switch
rancher projects --help

Activities[edit]

Errors[edit]

critical	etcdHighNumberOfFailedGRPCRequests	etcd cluster "kube-etcd": 100% of requests for Watch 
failed on etcd instance 10.248.98.543:2300.

Related[edit]

See also[edit]

Advertising: