NodepoolImage

NodepoolImage

NameDescriptionSchemaDefault
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_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]
volume
optional
볼륨 정보
Example : {'size': 100}
any of [object, null]