-
Hi,
I am currently utilizing Meshnet CNI for network topology creation. However, I've encountered low performance among the pods within the scenario using Meshnet. When measuring performance over…
-
-
Follow up on the suggestions made by @olblak: https://github.com/rancher/rke2/issues/6371#issuecomment-2235927037
UpdateCli version bump PRs should use the `semver` instead of the `latest` tag:
*…
-
**What happened**:
I deployed Submariner with GlobalNet across two Kubernetes clusters. DNS resolution works as expected, but connectivity to services across clusters fails with a `Host is unreachabl…
-
https://coreos.com/flannel/docs/latest/kubernetes.html
```
kubectl annotate node name flannel.alpha.coreos.com/public-ip-overwrite=9.9.9.9
```
-
In GitLab by @luotian-github on Jun 21, 2018, 18:34
If you are reporting a problem, please make sure the following information are provided:
1) Version of board (last git commit number) , docker engi…
-
Aug 25 09:49:09 c1 rkt[1773]: image: using image from local store for image name quay.io/coreos/flannel:0.5.5
Aug 25 09:49:09 c1 systemd-timesyncd[662]: Synchronized to time server 104.131.51.97:123 (…
-
### Gloo Edge Version
1.9.x
### Kubernetes Version
1.19.x
### Describe the bug
When deploying Gloo in K8s cluster using `Flannel`, we found that `gloo-proxy` Pod did not listen on port `8080`. Af…
-
## Expected Behavior
MTU is tuneable and gains have been seen.
## Current Behavior
TCP window size is still small.
## Possible Solution
Expose initcwnd initrwnd on route creation.
## …
-
Testground `infra` playbooks (https://github.com/testground/infra) are out-dated , we need to update:
- [ ] `kops` (Kubernetes Operator that starts the cluster)
- [ ] `kubernetes` - ideally use the …