Berkay Tekin Öz
Berkay Tekin Öz
Hey @deanchalk, Have you tried launching a simple ubuntu vm through multipass? Is this only related to microk8s installer?
@mathnitin From the inspection reports we are seeing `cluster.yaml` that contains the dqlite members is missing the `node3`, this is consistent across all 3 nodes. This could be related to...
Hey @mathnitin, We are working toward a final fix and currently looking into `go-dqlite` side of things with the team. I'll provide some comments related to the feedback you have...
Hey @mathnitin I've looked more into your feedback and I have some extra comments. > With this fix, we are seeing a delay in the detection of nodes for "NotReady"...
Hey @mathnitin, Kube-proxy in `iptables` mode selects the endpoint randomly, kube-proxy in `ipvs` mode has more options for load-balancing and uses round robin by default. This might match the round-robin...
Hey @yhaliaw, This is more of a Kubernetes question, there is not a specific/special way to do this within MicroK8s. So any solution for upstream Kubernetes should work for MicroK8s...
Hey @UbiquitousBear , Thank you for reporting this issue. Have you also set `--cgroup-driver` to `systemd`? See below for more information https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver/ https://kubernetes.io/docs/setup/production-environment/container-runtimes/#containerd
Hey @IanMoroney, We follow upstream on feature gates which means DRA is not enabled by default. I've not tested this personally but I believe you'd be able to enable DRA...
Hey @olandodeflexy We'll try reproducing the issue and see if we an update to the `mayastor` addon fixes it. We'll keep the issue updated with any news, many thanks!
Hey @Aaron-Ritter , Thank you for reporting this issue. We bump the bundled in helm version between releases, an update to `3.17` is likely to be included in the next...