Lucas Servén Marín

Results 166 comments of Lucas Servén Marín

Ah yes cool idea! I've never tried gravity myself but it should certainly be possible to make this work. To get started, can you share the logs from the Kilo...

ok that sounds like great progress so far! What did you have to do to get the API access to work? Was it about using the host networking namespace? As...

Ok interesting, in this case perhaps none of the nodes are actually "ready", e.g. none has all of the needed annotations. Can you share the output of `kubectl get node...

Ok yes, clearly Kilo is not successfully discovering the details of the nodes. Is the Kilo container not logging any errors? If not, then can you exec into the pod...

And can you share all of the configuration flags you are setting on Kilo?

Great work, these are exactly the logs we needed tob see. And this corroborates my suspicion that kilo was not finding ready nodes. This sounds exactly like the same issue...

I'm trying to determine how gravity runs flannel but I can't find this in the documentation. In any case, this problem would indicate that flannel is not using k8s as...

yes exactly, this matches pretty much 100% with what I suspected and what we are seeing in microk8s. It looks like indeed we need to go down one of the...

hi @Sandah any luck? You should be able to accomplish this if you modify your etcd endpoints to use the internal IPs of the nodes. This will force the connections...

Hm I quite like this idea. This would mean that any time you want a non-k8s-node to join a cluster, the only thing you have to do is run kg,...