【发布时间】:2018-10-17 17:08:07
【问题描述】:
我在 Digital Ocean 上使用 Kubernetes 1.11,当我尝试使用 kubectl 顶级节点时出现此错误:
Error from server (NotFound): the server could not find the requested resource (get services http:heapster:)
但正如文档中所述,heapster 已被弃用,kubernetes 1.10 不再需要
【问题讨论】:
-
'kubectl get ns' 是什么意思?
-
'kubectl get pods --all-namespaces' 报告什么?
标签: kubernetes metrics kubectl sys sysadmin