marcus-samsungsds

Results 6 comments of marcus-samsungsds

I have same issue. It's cf-deployment. There is no error message with uaa and only log-api shows -------log-api error 2017/10/25 10:51:07 Connecting to 1 dopplers 2017/10/25 10:51:39 error receiving from...

After changing to overlay2, I can run container with disk quota. Can I launch container storage option with container broker api?

10.10.0 and 10.10.1 both are not working

There is change with cmd and image. If you are using command, you can remove it. https://github.com/mattermost/mattermost/blob/v10.11.0/server/build/Dockerfile#L82

As I mentioned , kubelet is not started last message was below ``` E1122 07:45:05.132432 258703 run.go:72] "command failed" err="failed to run Kubelet: failed to create kubelet: create user namespace...

I needed to follow below and kubelet is started as expected. should it be setup during v1.33 upgrade? ``` sudo useradd -r -s /bin/false kubelet sudo apt install -y uidmap...