kilo icon indicating copy to clipboard operation
kilo copied to clipboard

Kilo is a multi-cloud network overlay built on WireGuard and designed for Kubernetes (k8s + wg = kg)

Results 71 kilo issues
Sort by recently updated
recently updated
newest added

We started seeing kilo pods having high CPU usage. This is degrading the network and causing our apps to have timeouts. ``` kube-system kilo-rhpwz 4m 17Mi kube-system kilo-s9hpm 981m 41Mi...

Hi @squat, I am running a cluster with `--mesh-granularity=full` (kg version: `e843262064963aef2491a9fd32c82746c31b2af6`) with the nodes behind NAT and trying to connect to an external peer. When I create this peer...

Hi, I have a cluster (3 master nodes) with an embedded etcd that was set up with K3S and --no-flannel flag. After installing Kilo with --mesh-granularity=full argument, it's working except...

Hello, we are using a KILO enabled Kubernetes Cluster from a cloud provider. Due some investigations from other users, we identified that the Port 1107 is publicly exposed and presents...

2 node k8s cluster created via kubeadm. Nodes are placed in different availability zones, have only dedicated external IP addresses (no private networks attached, etc.). ``` # lsb_release -a No...

Is in the roadmap the microk8s compatibility? Microk8s uses flannel as cni by default, I've tested on it but with no success. Kilo pods starts well and no errors are...

Hello, I am recently trying to use wireguard along with k3s to create a multi-environment cluster setup for my projects. I came across kilo but finding it a bit difficult...

I have a kubeadm k8s cluster with 5 nodes. I am able to perform `kubectl log` on 4 out of 5 are working properly except one of them. One that...

Is it possible to run it along with Calico? Anyone has tried it?

Greetings! I use kilo only as a vpn server to inCluster resources, i.e. I have only one pod with kilo as deployment. On bare metal k3s cluster it works fine....