Cole Mickens

Results 347 comments of Cole Mickens

Right now, you would need to perform the upgrade manually. In the coming months we will be building managed updates in the ACS service. If you wanted to upgrade manually,...

We're in progress on it, but are holding off until after New Year, due to deployment "no fly zones" for the holidays.

@AlexGrs Oh my mistake, you basically just upgraded `kubelet` on the master, but not the static pod manifests that `kubelet` runs (which includes `apiserver`). You'll need to make the same...

@phimar We're working on getting it rolled out. No firm ETA beyond end of January, but it should be sooner. @theobolo what problem?

Preformat the disk and you'll avoid that issue. There are patches in flight to tweak the flags to mkfs to try to avoid the issue entirely. Also, if you just...

Sorry, @theobolo you're correct, I got wires crossed. I pinged the relevant PR again last night to try to push it along. I'll escalate it in the next two days...

It's not my PR, but yes, that's generally how it works. You can always build your own release and deploy it with ACS-Engine. Since ACS-Engine does everything with the hyperkube...

There is dynamic disk provisioning just like in GCE or AWS. I think documentation is absent. https://github.com/kubernetes/kubernetes/pull/30091

@mogthesprog VMSS doesn't support attaching individual disks to VMs in the VMSS. They're adding this feature in the coming months. Currently thinking is that we will create "azureV2" cloud provider...

Given that it would be implemented as a "AzureV2" sort of thing, I don't see any reason that "Azure" wouldn't live on (likely as deprecated) for some time.