Rancher常用见题摘记
如何在国内优雅地使用Rancher https://mp.weixin.qq.com/s/XMh0-SscBPDYFfPdpmqdkw https://docs.rancher.cn/docs/rancher2/best-practices/use-in-china/_index
隐藏local集群 https://github.com/rancher/rancher/issues/29325
导入集群时,监控一直无法就绪,2.5.2 的监控 推荐使用 新UI上的那个了 https://rancher.com/docs/rancher/v2.x/en/monitoring-alerting/v2.5/
怎么彻底卸载rancher? 清理脚本:https://docs.rancher.cn/docs/rancher2/cluster-admin/cleaning-cluster-nodes/_index/#%E6%B8%85%E7%90%86%E8%84%9A%E6%9C%AC
卸载Rancher:https://docs.rancher.cn/docs/rancher2/faq/removing-rancher/_index/ 老哥,你学会用一下文档页面右上角的搜索框就好了
rancher ingress 端口80改如何改成81呢 https://github.com/rancher/rancher/issues/15225
K3S安装时指定镜像版本: INSTALL_K3S_SKIP_DOWNLOAD=true ./install.sh --pause-image=docker.io/rancher/pause:3.1