Volcano Job

  1. The Volcano job APIs are provided by the open-source component Volcano. The DL Volcano component does not modify the open-source APIs. For details, visit the Volcano open-source community.
  2. The following describes the APIs (defined by open-source components) of the volcano-scheduler and volcano-controller pods:
    Table 1 APIs of the Volcano component of cluster scheduling

    Access Mode

    Protocol

    Method

    Function

    Component

    http://podIP:11252/healthz

    http

    Get

    Health check port

    volcano-controller

    http://podIP:11251/healthz

    http

    Get

    Health check port

    volcano-scheduler

    http://volcano-scheduler-serviceIP:8080/metrics

    http

    Get

    Prometheus information collection port

    volcano-scheduler

    The Huawei Cloud's Cloud Container Instance (CCI) service provides a detailed description about Volcano Job APIs. For details, see "Kubernetes-native APIs > Volcano Job" in the Cloud Container Instance API Reference.