Compare languages | Cloud provider — Yandex Cloud: examples

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

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

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

An example of the YandexInstanceClass custom resource

Пример custom resource YandexInstanceClass

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