cluster-api-provider-azure icon indicating copy to clipboard operation
cluster-api-provider-azure copied to clipboard

Create a cluster using Azure Container Instances

Open devigned opened this issue 5 years ago • 9 comments

/kind feature

Describe the solution you'd like Azure Container Instances (ACI) provide a really interesting substrate to be able to build clusters via containers as nodes. They are fast to start, scale quickly and are billed in small increments. Basically, this would be extremely similar to how Cluster API Provider Docker works running Docker in Docker.

Probably be something to spike out and then provide a proposal.

devigned avatar Nov 12 '20 21:11 devigned

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale

fejta-bot avatar Feb 14 '21 18:02 fejta-bot

/remove-lifecycle stale /lifecycle active /assign @devigned /assign

CecileRobertMichon avatar Feb 16 '21 18:02 CecileRobertMichon

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale

fejta-bot avatar May 17 '21 19:05 fejta-bot

/remove-lifecycle stale

CecileRobertMichon avatar May 18 '21 18:05 CecileRobertMichon

@CecileRobertMichon are you or David still actively working on this? Want to keep it assigned?

(no, don't expect a surprise XXL PR from me for this 😄 just perusing issues )

alexeldeib avatar Jul 27 '21 07:07 alexeldeib

I am not working on it currently. We need a couple little infrastructures feature to come online before this can light up. For the time being, I'm going to mark it as frozen (I think that is the right status) and unassign.

/lifecycle frozen

devigned avatar Jul 27 '21 12:07 devigned

/unassign

devigned avatar Jul 27 '21 12:07 devigned

@devigned - do you still feel this is of interest?

dtzar avatar Apr 01 '23 01:04 dtzar

@dtzar, I do think it is interesting, but until there is better networking support (https://learn.microsoft.com/en-us/azure/container-instances/container-instances-virtual-network-concepts#unsupported-networking-scenarios), ACI isn't going to work for us.

devigned avatar Apr 03 '23 14:04 devigned