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