Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Azure Spot VMs #407

Closed
CecileRobertMichon opened this issue Feb 24, 2020 · 5 comments · Fixed by #559
Closed

Add support for Azure Spot VMs #407

CecileRobertMichon opened this issue Feb 24, 2020 · 5 comments · Fixed by #559
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. parity Used to track feature parity with other Azure provisioning tools (AKS, AKS Engine, etc)
Milestone

Comments

@CecileRobertMichon
Copy link
Contributor

/kind feature

Describe the solution you'd like
[A clear and concise description of what you want to happen.]
https://docs.microsoft.com/en-us/azure/virtual-machines/linux/spot-vms

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Environment:

  • cluster-api-provider-azure version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):
@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 24, 2020
@CecileRobertMichon
Copy link
Contributor Author

@CecileRobertMichon
Copy link
Contributor Author

capi issue: kubernetes-sigs/cluster-api#1876

@CecileRobertMichon CecileRobertMichon changed the title Add support for Azure Spot VMSS Add support for Azure Spot VMs Mar 12, 2020
@JoelSpeed
Copy link
Contributor

I'm trying to answer some questions that were raised around how CAPZ will work with Spot VMs which needs to be properly tested, so I've basically implemented support for this so that I can answer some of these questions. Will assign myself and PR once the CAPI proposal is agreed on

/assign

@justaugustus justaugustus added this to the v0.5 milestone Mar 30, 2020
@CecileRobertMichon
Copy link
Contributor Author

@JoelSpeed
Copy link
Contributor

/lifecycle active

@k8s-ci-robot k8s-ci-robot added the lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. label Apr 21, 2020
@CecileRobertMichon CecileRobertMichon added the parity Used to track feature parity with other Azure provisioning tools (AKS, AKS Engine, etc) label Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. parity Used to track feature parity with other Azure provisioning tools (AKS, AKS Engine, etc)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants