Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 394 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 394 Bytes

主要根据节点硬件信息,设置 node label, 通常被其他组件服务依赖,例如 gpu-operator

  • 部署

    helmwave up --build

    values.yml 配置主要来自 gpu-operator

  • 查看 Node Label

    k get node --show-labels
  • 卸载

    helmwave down