Ace Eldeib
Ace Eldeib
@phealy just doing some housekeeping -- what do you want to do with this one? don't think we found a good way in the short term, might be worth just...
@anujmaheshwari1 could you take a look?
we need this without all the cruft. need to restrict nsg to msft datacenter ips.
needs a rebase for multiArchVersions
@marwanad was there any issue with this? think we still need to fix it right?
@paulgmiller you might find this interesting
should update this bit to force both? https://github.com/Azure/AgentBaker/blob/0b9d929a71b540a72040e69534bbf6503cf99f96/parts/linux/cloud-init/artifacts/cse_main.sh#L181-L185
right now they disable each other, I think we can just merge the logic. (update the impls to avoid disabling each other, and then always run both // or similar)...
> as-is, when we boot up the containerd vhd, dockerd will get disabled, so we can't share the vhd :D I guess that's not true since it will come from...
so...installStandaloneContainerd will install it, but then ensureContainerd would remove it for docker vhd... ensure docker would remove containerd tho...actually not even sure how that works right now? I suppose docker...