ClusterAPI.imageBuilder/packer/azure/sku-template.json

42 lines
2.7 KiB
JSON
Raw Permalink Normal View History

2023-02-22 20:24:42 +00:00
{
"microsoft-azure-corevm.cloudAvailability": [
"PublicAzure",
"Mooncake",
"Fairfax"
],
"microsoft-azure-corevm.defaultImageSizeGB": "30",
"microsoft-azure-corevm.deploymentModels": [
"ARM"
],
"microsoft-azure-corevm.freeTierEligible": true,
"microsoft-azure-corevm.generation": "1",
"microsoft-azure-corevm.hardened": false,
"microsoft-azure-corevm.hideSKUForSolutionTemplate": true,
"microsoft-azure-corevm.imageType": "VmImage",
"microsoft-azure-corevm.imageVisibility": true,
"microsoft-azure-corevm.isPremiumThirdParty": false,
"microsoft-azure-corevm.largeLogo": "https://capiofferlogos.blob.core.windows.net/logos/large216x216",
"microsoft-azure-corevm.mediumLogo": "https://capiofferlogos.blob.core.windows.net/logos/medium90x90",
"microsoft-azure-corevm.migratedOffer": false,
"microsoft-azure-corevm.operatingSystemFamily": "{{OS_FAMILY}}",
"microsoft-azure-corevm.osType": "{{OS_TYPE}}",
"microsoft-azure-corevm.privacyURL": "https://github.com/cncf/foundation/blob/master/copyright-notices.md",
"microsoft-azure-corevm.skuDescriptionFairfax": "Base Image for building Kubernetes cluster on Azure with Cluster API. This image is not intended for use outside of https://github.com/kubernetes-sigs/cluster-api-provider-azure.",
"microsoft-azure-corevm.skuDescriptionMooncake": "Base Image for building Kubernetes cluster on Azure with Cluster API. This image is not intended for use outside of https://github.com/kubernetes-sigs/cluster-api-provider-azure.",
"microsoft-azure-corevm.skuDescriptionPublicAzure": "Base Image for building Kubernetes cluster on Azure with Cluster API. This image is not intended for use outside of https://github.com/kubernetes-sigs/cluster-api-provider-azure.",
"microsoft-azure-corevm.skuLongSummary": "Cluster API Kubernetes {{OS}} {{OS_VERSION}} Base Image",
"microsoft-azure-corevm.skuSummary": "Cluster API Kubernetes {{OS}} {{OS_VERSION}} Base Image",
"microsoft-azure-corevm.skuTitle": "Kubernetes {{OS}} {{OS_VERSION}}",
"microsoft-azure-corevm.smallLogo": "https://capiofferlogos.blob.core.windows.net/logos/small48x48",
"microsoft-azure-corevm.supportsAADLogin": false,
"microsoft-azure-corevm.supportsBackup": false,
"microsoft-azure-corevm.supportsClientHub": false,
"microsoft-azure-corevm.supportsHub": false,
"microsoft-azure-corevm.supportsHubOnOffSwitch": false,
"microsoft-azure-corevm.supportsSriov": false,
"microsoft-azure-corevm.termsOfUseURL": "https://github.com/cncf/foundation/blob/master/copyright-notices.md",
"microsoft-azure-corevm.vmImagesPublicAzure": {},
"microsoft-azure-corevm.wideLogo": "https://capiofferlogos.blob.core.windows.net/logos/wide255x115",
"planId": "{{ID}}"
}