flannel icon indicating copy to clipboard operation
flannel copied to clipboard

flannel is a network fabric for containers, designed for Kubernetes

Results 173 flannel issues
Sort by recently updated
recently updated
newest added

On a bare-metal system, kubeapi server, when configured with host-net should be able to connect to internal services (like webhooks), but all I get is a timeout. This doesn't happen...

I have folow the below link to setup k8s cluster with container runtime is contained and external etcd as below config https://kubernetes.io/docs/setup/production-environment/container-runtimes/ master01 --> 192.168.1.85 master02 --> 192.168.1.86 haproxy01, keepalived...

## Expected Behavior Specify the `flannel-cfg` volume mount as read-only because it seems that it is necessary for reading the configuration of flannel. I do not know about the other...

You can ping the ip of other pods in the cluster successfully, and you can also ping the node's ip of the pod's host node successfully, but you ping the...

Now that we're under the org migrate to drone infra

Dear All, In a debian buster kubernetes 1.20.1 cluster, I thought it might be a good idea to consider upgrading not only kubernetes but possibly also flannel. Hence, I ran...

## Expected Behavior Flannel should not cause disk IO to be this high ## Current Behavior This node is not running pod. Why is it reading IO so high and...

## Expected Behavior Is there currently a way to reserve the host a subnet from the podCidr network? I found an article mentioning setting the lease TTL to 0 but...

I am installing a single node of kubernetes on Ubuntu 16. I continuously encounter the error : `unable to recognize "https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml": yaml: line 10: mapping values are not allowed in...

Hi. I`m using rancher cluster inside "home" network with nat. My local network in 192.168.1.0/24 range and i have 3 worker nodes with 1.135, 1.136, 1.137 ips. I use NAT...