摘要:
前言 seldon core 报错:x509: certificate has expired or is not yet valid: current time 这是因为 seldon core 默认的证书有效期为一年,需要 helm 重新安装才行,或者在安装seldon core时启用了cert 阅读全文
摘要:
前言 linux 报错:xxx is not in the sudoers file. This incident will be reported. 这意味着用户 xxx 没有在 sudoers 文件中被授权使用 sudo 命令。 解决 su 切换到 root 用户,报错:su: Authenti 阅读全文