Rancher

下载Rancher

docker run -itd -p 80:80 -p 443:443 
    --restart=unless-stopped 
    -e CATTLE_AGENT_IMAGE="registry.cn-hangzhou.aliyuncs.com/rancher/rancher-agent:v2.4.2" 
    registry.cn-hangzhou.aliyuncs.com/rancher/rancher:v2.4.2
2、 设置默认镜像仓库
从UI导航到Settings,然后编辑system-default-registry,Value设置为registry.cn-hangzhou.aliyuncs.com

应用商店地址

https://git.rancher.io/helm3-charts

https://github.com/rancher/helm3-charts    

https://gitee.com/rancher/helm3-charts    
RANCHER REPO地址

https://git.rancher.io/charts

https://github.com/rancher/charts

https://gitee.com/rancher/charts
GITEE地址

https://git.rancher.io/system-charts

https://github.com/rancher/system-charts

https://gitee.com/rancher/system-charts    

registry.cn-hangzhou.aliyuncs.com/rancher/coreos-etcd:v3.4.3-rancher1 etcd 待解决

2020-09-25 09:00:10.444910 I | embed: rejected connection from "192.168.56.129:43652" (error "tls: failed to verify client's certificate: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "kube-ca")", ServerName "")

原文地址:https://www.cnblogs.com/sxgaofeng/p/13724535.html