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

VirtualMachineScaleSet in AKSCluster AgentPool #277

Open
vaspahomov opened this issue Jul 29, 2021 · 0 comments
Open

VirtualMachineScaleSet in AKSCluster AgentPool #277

vaspahomov opened this issue Jul 29, 2021 · 0 comments
Labels
enhancement New feature or request services

Comments

@vaspahomov
Copy link

What problem are you facing?

Current implementation create AgentPool in AvailabilitySet mode. With this mode:

  • It's impossible to add more then one AgentPool to AKS cluster
  • Imposible to enable autoscale
  • may be smth else

How could Crossplane help solve your problem?

Can we change AgentPool mode to VirtualMachineScaleSet?

May be it will be easier to separate AKSCluster and AgentPool in separate resources (#276) and make AgentPool more configurable

@vaspahomov vaspahomov added the enhancement New feature or request label Jul 29, 2021
@vaspahomov vaspahomov mentioned this issue Aug 3, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request services
Projects
None yet
Development

No branches or pull requests

2 participants