Skip to main content
未列出页
此页面未列出。搜索引擎不会对其索引,只有拥有直接链接的用户才能访问。

Template in monitor/

position: both
pod-template:
image: monitor
imagePullPolicy: Always
env:
- name: INTERVAL
value: "5"
- name: MONITORS
value: >
['memory_capacity','cpu_usage', 'memory_usage', 'gpu_usage', 'available_bandwidth', 'gpu_flops', 'model_flops', 'model_memory','queue_length']
port-open:
pos: cloud
port: 9000