Situation 地理位置The installation of rancher-monitoring is stuck as the pushprox-ingress-nginx-client pod is in a pending state由于 pushprox-ingress-nginx-client 舱处于待处理状态rancher-monitoring 的安装卡住了Resolution 结局This happened when the rke2-ingress-nginx was not installed, and another ingress controller was selected instead.当没有安装 rke2-ingress-nginx而是选择了另一个入口控制器时就会出现这种情况。Cause 病因The workaround is to remove the affinity below by editing the rancher-monitoring install YAML解决方法是通过编辑牧场监控安装的 YAML 来移除下面的亲和力span stylecolor:#000000span stylebackground-color:#ffffffspan stylebackground-color:#f3f3f3clients: affinity: podAffinity: requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: matchExpressions: - key: a>访问Rancher-K8S解决方案博主企业合作伙伴 https://blog.csdn.net/lidw2009