다음을 통해 공유


이미지

Azure CycleCloud는 표준 운영 체제를 지원합니다. 를 사용하여 ImageName이미지를 지정할 수 있습니다. 이 이미지는 CycleCloud 이미지 이름, 이미지 URN 또는 사용자 지정 이미지의 리소스 ID일 수 있습니다.

# CycleCloud image name
[[node defaults]]
ImageName = cycle.image.win2022

# Image URN (publisher:offer:sku:version)
[[node defaults]]
ImageName = MicrosoftWindowsServer:WindowsServer:2022-datacenter-g2:latest

# Image resource ID
[[node defaults]]
ImageName = /subscriptions/xxxxxxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/MyResourceGroup/providers/Microsoft.Compute/images/MyCustomImage

또는 이미지 레이블을 지원하는 를 사용할 Image 수 있습니다.

[[node defaults]]
Image = Windows 2022 DataCenter

정확한 버전을 지정하지 않으면 CycleCloud는 노드가 있는 지역에 대해 릴리스된 최신 버전의 이미지를 자동으로 사용합니다.

참고

Jetpack으로 만든 사용자 지정(비표준) 이미지를 사용하는 경우 노드에서 를 설정 AwaitInstallation=true 하여 이미지가 상태 메시지를 CycleCloud로 다시 보낼 수 있도록 지정할 수 있습니다. 이렇게 하면 CycleCloud 내에서 노드 상태를 보다 정확하게 표현할 수 있습니다.

CycleCloud에는 현재 다음 이미지가 포함되어 있습니다.

운영 체제 레이블 Name 수명 주기 끝
Alma Linux 8.5 HPC Alma Linux 8 almalinux-8
CentOS 7 CentOS 7 cycle.image.centos7
CentOS 8 CentOS 8 cycle.image.centos8 2021년 12월 31일
SLES 12 SLES 12 HPC cycle.image.sles12-hpc
SLES 15 SLES 15 HPC cycle.image.sles15-hpc
Ubuntu 20.04 Ubuntu 20.04 LTS cycle.image.ubuntu20
Ubuntu 22.04 Ubuntu 22.04 LTS cycle.image.ubuntu22
Windows 2008 R2 Windows 2008 R2 cycle.image.win2008 2020년 1월 14일
Windows 2012 R2 Windows 2012 R2 cycle.image.win2012 2023년 10월 10일
Windows 2016 DataCenter Windows 2016 DataCenter cycle.image.win2016
Windows 2019 DataCenter Windows 2019 DataCenter cycle.image.win2019
Windows 2022 DataCenter Windows 2022 DataCenter cycle.image.win2022

참고

CycleCloud에서 참조되는 표준 이미지는 Marketplace에서 호스트되는 공개적으로 사용 가능한 운영 체제 이미지의 알려진 최신 버전이며 CycleCloud 제품에 대해 Microsoft에서 생성, 유지 관리 또는 지원하지 않습니다.