-
after recent updates vagrant is out of sync (most likely related to flannel variables missing)
we need to be able to launch vagrant with basic kubedash/api and kubectl configured and ready to use. …
-
**Issue Summary:**
I am experiencing issues connecting to a game server after deploying Agones in a Kubernetes cluster. The connection works correctly with Flannel as the CNI but fails when using Cil…
-
Talos automatically setups flannel and kube-proxy, and even if you switch config to:
```
cluster:
network:
cni:
name: none
proxy:
disabled: true
```
it will not automati…
kvaps updated
10 months ago
-
## Expected Behavior
I am running k3s, and use the default Flannel. So far, it has been working quite well but I have come across a bizarre routing "issue" that I honestly can not wrap my mind around…
-
Hello!
I just wanted to say -- I found your analysis in previous years to be quite insightful, and I happened upon the post again today while I was doing some research and had considered running th…
-
The `host-gw` backend for flannel is supposedly a lot more performant compared to `vxlan`. [0]
I was just wondering if you had considered or tested this option before. `aws-vpc` is a good option to…
-
I edited the yaml from rancher UI on "deploy custom"
Using rancher/rancher:latest from today version.
Added
```yaml
network:
options:
flannel_backend_type: "host-gw"
plugin: "flannel"
```…
-
I am running a single node kubernetes cluster. Issue arises when internet from the node gets disconnected and node rebooted when i checked pods behaviour. they all went into UNKNOWN STATE and flannel …
-
Need to validate that this type of CNI support works as designed
-
Ensure that Flannel comes up fine on a single RKE2 server with the introduction of https://github.com/rancher/rke2/pull/5322