Difference between revisions of "Rancher"

From wikieduonline
Jump to navigation Jump to search
 
(44 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[wikipedia:Rancher_Labs]] (2014, private) Rancher is an open source software platform that enables organizations to run and manage Docker and [[Kubernetes]] in production
 
  
 +
[[wikipedia:Rancher_Labs]] (2014, private) ([https://trends.google.com/trends/explore?date=all&q=Rancher&hl=en-US Trends]) Rancher is an open source software platform that enables organizations to run and manage Docker and [[Kubernetes]] in production
 +
* https://github.com/rancher
 +
 +
Installation, [[Rancher version|versions]]:
 +
* <code>[[brew install --cask rancher]]</code>
 +
* <code>[[brew install rancher-cli]]</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 Server]]
 +
* [[Racher impersonation]]
 +
 +
== [[Rancher-cli]] ==
 +
{{Rancher-cli TOC}}
 +
 +
== Activities ==
 +
* Read [[Rancher Ingress Configuration]]: https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/kubernetes-resources-setup/load-balancer-and-ingress-controller/ingress-configuration
 +
 +
=== Errors ===
 +
critical [[etcdHighNumberOfFailedGRPCRequests]] etcd cluster "[[kube-etcd]]": 100% of requests for Watch
 +
failed on etcd instance 10.248.98.543:2300.
  
 
== Related ==
 
== Related ==
* [[Rancher Desktop]]
 
 
* [[Docker Desktop]]
 
* [[Docker Desktop]]
 +
* <code>[[field.cattle.io/publicEndpoints]]</code>
 +
* [[K9s]], [[Lens]]
 +
* [[K3d]], [[k3s]]
 +
* [[Klipper Service Load Balancer]]
 +
* [[Portainer]]
 +
* [[Traefik]]
 +
* [[Lima]] [[virtual machines]]
 +
* [[kube-apiserver]], [[kube-controller-manager]], [[kube-scheduler]], [[kube-proxy]]
 +
* [[hyperkube]]
 +
* https://hub.docker.com/r/rancher/mirrored-coreos-etcd
 +
* [[Tanzu]]
 +
* [[Core]] -> [[Events]]
  
 
== See also ==
 
== See also ==
 +
* {{rancher cli}}
 
* {{Rancher}}
 
* {{Rancher}}
* {{K8s}}
+
* {{Lens}}
 
 
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]
 
[[Category:Rancher]]
 
[[Category:Rancher]]

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: