主页

索引

模块索引

搜索页面

3.2.14. kubectl top

Available Commands:

node        Display Resource (CPU/Memory/Storage) usage of nodes
pod         Display Resource (CPU/Memory/Storage) usage of pods

Usage:

kubectl top [flags] [options]
$ kubectl top node

$ kubectl top pod --all-namespaces
$ kubectl top pod

主页

索引

模块索引

搜索页面