Windows 上的 kubectl(版本 v1.15.0)无法使用具有默认内容类型的“get”命令显示表格输出

Windows 上的 kubectl(版本 v1.15.0)无法使用具有默认内容类型的“get”命令显示表格输出

kubectl 版本 v1.15.0 无法使用“get”命令以内容类型的表格形式列出 pod(和其他资源)。

kubectl get pods
Error from server (NotAcceptable): the server was unable to respond with a content type that the client supports (get pods)

我尝试使用 cygwin、cmd 和 powershell。

相关内容