Ferran Llamas

Results 15 comments of Ferran Llamas

hi @KennethWussmann, thanks for taking the time to bring up this issue. I am not able to reproduce it yet though. The only odd thing I see is, in the...

Hello @bondib. According to [this answer](https://serverfault.com/questions/1065423/how-to-change-the-hostname-on-the-single-node-k8s-node) and [this answer](https://stackoverflow.com/questions/46006716/how-to-change-name-of-a-kubernetes-node/60318306#60318306) on Stack Overflow, changing node names is rather an uncommon use case for k8s. As of microk8s, you could try running...

hi @yc185050 could you share the contents of the `/var/snap/microk8s/common/addons/` folder? And also the value of the `SNAP_COMMON` env variable? For instance: ``` $ sudo snap run --shell microk8s [sudo]...

Hi @bonysureliya, as you can see in the [contributing docs](https://github.com/canonical/microk8s/blob/master/CONTRIBUTING.md#contributing-code), microk8s has adopted ubuntu's code of conduct.

Hi @dominikkubik, thanks for taking the time to bring up this issue. I have tried to reproduce the issue but it works fine for me. What version of juju are...

hi @dominikkubik, which architecture are you running on? Could you upload the actual microk8s inspect tarball too?

Hi @zengxq-gewu, thanks for taking the time to point this out. Microk8s indeed imposes [some extra eviction constrains on kubelet](https://github.com/canonical/microk8s/blob/master/microk8s-resources/default-args/kubelet#L8). What is not clear to me is why the scheduler...

yes! I'm ok with this! We need to do the same for authenticated, and anonymous, no?