Skip to content

Conversation

@neilsh-msft
Copy link

  • Update structures to allow for custom VM sizes for aks-iot deployments.
  • Change version to 0.3.10-alpha so to not break existing code.

Location string `json:"location"` // does location belong here?
SSHPublicKey string `json:"sshPublicKey"`
VMSize string `json:"vmSize"`
CustomSize VirtualMachineCustomSize `json:"customSize,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we dont have any plans to expose custom size

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants