Webhook证书过期,导致Rancher创建角色报证书错误
解决办法:
docker ps | grep rancherdocker exec -it d11163111f8e /bin/bashkubectl delete secret -n cattle-system cattle-webhook-tlskubectl delete mutatingwebhookconfigurations.admissionregistration.k8s.io --ignore-not-found=true rancher.cattle.iokubectl delete pod -n cattle-system -l app=rancher-webhook
留言与评论(共有 0 条评论) “” |