Skip to main content
Unlisted page
This page is unlisted. Search engines will not index it, and only users having a direct link can access it.

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