摘要:
现象:执行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 阅读全文
摘要:
背景:k8s 的版本迭代很快,虽然主要版本一直没有变化,但是次要版本一直在迭代,2022年一年就发布了三个次要版本,同时不同的次要版本之间 API 资源一直在变化,有新加入的,也有废弃删除的。不同版本的 api 资源版本也有不同,往往不是向下兼容的,比如在低版本中 API 资源版本为 v1beta1 阅读全文
摘要:
现象:Error: Error response from daemon: error creating overlay mount to /var/lib/docker/overlay2/41a765b3cfaa278a67414c5b89234adfdebac7182d4bcd1e7c8a2c6 阅读全文