Node#

Описание узлов кластера, на котором развёрнут сервис PaaS.

Contents#

  • dataVolumeIops — Number of read/write operations per second for data volume.

    • Type: Integer

  • dataVolumeSize — The size of the data volume, in GiB.

    • Type: Integer

  • dataVolumeType — The type of the data volume.

    • Type: String

    • Возможные значения: gp2 | io2 | st2

  • instanceType — The type of instance.

    • Type: String

  • nodeQty — Количество узлов.

    • Type: Integer

  • role — Роль узла.

    • Type: String

  • rootVolumeIops — Number of read/write operations per second for the instance boot volume.

    • Type: Integer

  • rootVolumeSize — The size of the instance boot volume size, in GiB.

    • Type: Integer

  • rootVolumeType — The type of instance boot volume.

    • Type: String

    • Возможные значения: gp2 | io2 | st2