Compare languages | Cloud provider — Yandex Cloud: примеры

Ниже представлен пример конфигурации cloud-провайдера Yandex Cloud.

Below is an example of the Yandex Cloud cloud provider configuration.

Пример конфигурации модуля

An example of the module configuration

yaml apiVersion: deckhouse.io/v1alpha1 kind: ModuleConfig metadata: name: cloud-provider-yandex spec: version: 1 enabled: true settings: additionalExternalNetworkIDs:

  • enp6t4snovl2ko4p15em

yaml apiVersion: deckhouse.io/v1alpha1 kind: ModuleConfig metadata: name: cloud-provider-yandex spec: version: 1 enabled: true settings: additionalExternalNetworkIDs:

  • enp6t4snovl2ko4p15em

Пример custom resource YandexInstanceClass

An example of the YandexInstanceClass custom resource

yaml apiVersion: deckhouse.io/v1 kind: YandexInstanceClass metadata: name: test spec: cores: 4 memory: 8192

yaml apiVersion: deckhouse.io/v1 kind: YandexInstanceClass metadata: name: test spec: cores: 4 memory: 8192