NodepoolImageV1Dot4
NodepoolImageV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| end_of_support optional | 이미지 OS 의 EOS 여부 Example : False | boolean | |
| id required | 이미지 ID Example : 10a599e031e749b7b260868f441e862b | string | |
| kubernetes_version optional | Kubernetes 버전 Example : v1.29.8 | any of [string, null] | |
| name required | 이미지 이름 Example : ubuntu-22.04-k8s-v1.29.8 | string | |
| os required | 이미지 OS Example : ubuntu | string | |
| os_version required | 이미지 OS 버전 Example : 22.04 | string | |
| scp_gpu_driver optional | GPU Driver 버전 Example : ND_570.195.03 | any of [string, null] | |
| scp_image_type optional | SCP image type Example : k8s | any of [string, null] | |
| scp_original_image_type optional | scp original image type Example : k8s | any of [string, null] | |
| scp_supported_class_types optional | GPU SKE 이미지별 지원 가능한 서버 타입 목록 Example : ['GPU-A100-1', 'GPU-H100-2', 'GPU-B300-3'] | array[object] | |
| volume optional | 볼륨 정보 Example : {'size': 100} | any of [object, null] |