Manfred Krieger
Manfred Krieger
Are there any updates on this? :)
Sorry to reopen this, the update didn't worked on our cluster. :/ We have a 5 node cluster (3 masters, 2 worker). The update procedure seemed fine (updated each node...
In the Deployments-Tab there were no errors, but i found an "Write Deployments" error inside the Activity-Log of the manager scale set. > Deployment template validation failed: 'The template parameters...
Initially (the first deployment of the resource group) we used [this template](https://download.docker.com/azure/edge/Docker.tmpl) to setup the cluster. I do not see any Manual Upgrade in the Activity log sadly :/ Yes...
I will re-run the update again in two weeks (around the 4th july) and I'll give a the exact logs of the container! :) I must be careful, because the...
@ddebroy Sadly I wasn't able to re-run the update script again. We already updated to the Stable channel. Sorry.
@FrenchBen Thanksf ro reply. I will try to minimize the devices and try again.
@FrenchBen I tried it with the `--cap-add` flag and added only `SYS_ADMIN`: ``` docker run -v /var/run/docker.sock:/var/run/docker.sock --cap-add SYS_ADMIN infra-log ``` which leads the same results.