Skip to content

Instantly share code, notes, and snippets.

@miyadav
Created September 25, 2020 06:39
Show Gist options
  • Save miyadav/ca5f85e78ff0cd98f7ddabb85607f110 to your computer and use it in GitHub Desktop.
Save miyadav/ca5f85e78ff0cd98f7ddabb85607f110 to your computer and use it in GitHub Desktop.
spec for spot instance azure
spec:
metadata: {}
providerSpec:
value:
spotVMOptions:
maxPrice: 0.225
apiVersion: azureproviderconfig.openshift.io/v1beta1
credentialsSecret:
name: azure-cloud-credentials
namespace: openshift-machine-api
image:
offer: ""
publisher: ""
resourceID: /resourceGroups/miyadav-az-zzlxl-rg/providers/Microsoft.Compute/images/miyadav-az-zzlxl
sku: ""
version: ""
kind: AzureMachineProviderSpec
location: usgovvirginia
managedIdentity: miyadav-az-zzlxl-identity
metadata:
creationTimestamp: null
networkResourceGroup: miyadav-az-zzlxl-rg
osDisk:
diskSizeGB: 128
managedDisk:
storageAccountType: Premium_LRS
osType: Linux
publicIP: false
publicLoadBalancer: miyadav-az-zzlxl
resourceGroup: miyadav-az-zzlxl-rg
subnet: miyadav-az-zzlxl-worker-subnet
userDataSecret:
name: worker-user-data-managed
vmSize: Standard_D2s_v3
vnet: miyadav-az-zzlxl-vnet
zone: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment