摘要:
1、现象:apiserver 日志报 Unable to authenticate the request" err="[invalid bearer token, service account token is not valid yet]" 2、分析原因:K8S集群证书过期,导致网络插件异常, 阅读全文
摘要:
现象:执行shell 脚本报 error: "karmadactl init" does not take any arguments, got ["\r"] 1、分析原因 因为在 Windows 系统中,行尾通常使用回车符(\r)和换行符(\n),而在 Unix 系统中,只使用换行符。当从 Win 阅读全文
摘要:
现象:Unhandled exception. System.IO.IOException: The configured user limit (128) on the number of inotify instances has been reached, or the per-process 阅读全文