devpod-provider-yandexcloud

command module
v0.0.0-...-f6e4835 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2024 License: MPL-2.0 Imports: 1 Imported by: 0

README

YandexCloud Provider for DevPod

Example

Getting started

The provider is available for auto-installation using

devpod provider add github.com/ArhostCode/devpod-provider-yandexcloud
devpod provider use github.com/ArhostCode/devpod-provider-yandexcloud

or the DevPod UI:

  1. Use ArhostCode/devpod-provider-yandexcloud to setup environment

Follow the on-screen instructions to complete the setup.

Needed variables will be:

Creating your first devpod env with yandex cloud

After the initial setup, just use:

devpod up .

You'll need to wait for the machine and environment setup.

Customize the VM Instance

This provides has the seguent options

NAME REQUIRED DESCRIPTION DEFAULT
YC_ZONE true The yandex cloud zone id ru-central1-a
YC_DISK_SIZE_GB true The disk size in GB. 30 GB
YC_MEMORY_SIZE_GB true The RAM size in GB. 8 GB
YC_FOLDER_ID true Folder ID
YC_CORES_COUNT true Yandex Cloud platform cores count 2
YC_PLATFORM_ID true Yandex Cloud platform id standard-v1

Options can either be set in env or using for example:

devpod provider set-options -o YC_ZONE=ru-central1-a

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
hack
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL