Arsenii Petrovich
Arsenii Petrovich
https://drive.google.com/drive/folders/18GFyEQ9gf6seLBfM72rUbdBQGuUQ-PXp?usp=sharing Here, 3 tarballs from all our nodes. Would that answer your question? I want clusters to connect with `10.11.11.x` addresses, while they connect with their primary addresses, either internal...
So I get an error when doing `mk8s enable/disable dns`
FYI, one of the nodes is currently out of cluster, I'm testing different options to fix this, but this does not work with 2 nodes either.
@ktsakalozos Is there a valid way to do this? I attempted the following to solve my issue: 1) Hardcode the IP in the Calico config (/var/snap/microk8s/current/args/cni-network/cni.yaml) 2) Hardcode the IP...
@afeiszli check my answer below. It works for one node, but when you try to join these nodes together - it breakes the whole cluster.
``` Jul 6 23:59:59 one microk8s.daemon-kubelite[134568]: E0706 23:59:59.270000 134568 kubelet_node_status.go:586] "Failed to set some node status fields" err="failed to validate nodeIP: node IP: \"10.11.11.5\" not found in the host's network...
Realized that for some reason after joining cluster `--node-ip` in the Kubelet file of joining node changes to the IP of the node where it joins. For example: node 1...
Okay, I were able to join all the nodes and then manually override IP addresses for them. However when trying to run some pods I'm getting the following error: ```...
@afeiszli Did this solved this timeout issue we discussed today? Because it didn't help me much, to be honest.
@afeiszli When I did this last time I received an error about certificates, when new nodes were not able to join the Microk8s server. Can you try under this setup...