Konstantinos Tsakalozos

Results 235 comments of Konstantinos Tsakalozos

Hi @RyzeNGrind, could you please attach the inspection tarball? Thank you.

I hear that some are using proxies. See the "Deploy behind a proxy" section in https://microk8s.io/docs/ on how to set MicroK8s with a proxy.

Would this https://github.com/ubuntu/microk8s/issues/396 work for you?

@lostwater as already mentioned the yaml manifests for addons are on a read only file system. You could `microk8s.enable "whatever_addons_you_need" and as soon as you see them failing to pull...

Thank you for the suggestion @lostwater. I am going t leave this issue open and mark it as a feature request.

Hi @fzyzcjy with tmpfs all the state of containerd is reset on a system reboot. As you mention containerd relies on this behavior. In MicroK8s we detect the first boot...

Hi @rogermartensson, how do you measure the disk size? If you go into the vm (open a shell) what is the output of `df -h`?

Hi @scottrus I am not able to reproduce this issue. The strict branch is under development so it is possible this issue is fixed as I remember there was something...

> Is there a more stable branch that can be used on Core 22? On Core you need a strictly confined snap and right now the latest/edge/strict branch provides the...

@ArseniiPetrovich could you provide an example with IPs in your setup? Normally the pods get an IP and the CNI and kube-proxy makes sure the communication is established among them....