-
Flannel docker image needs to be updated as soon as the flannel image with fix CVE is released.
see https://quay.io/repository/coreos/flannel?tag=v0.10.0-amd64&tab=tags
https://github.com/jhunt/…
-
```
$ bin/goaci github.com/coreos/flannel
GOPATH env var is ignored, use --go-path="$GOPATH" option instead
/tmp/goaci335005087/src/github.com/coreos/flannel/main.go:21:2: C source files not allowed w…
alban updated
9 years ago
-
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. …
-
I've tried to join the i.mx8 board as a node to the kubernetes cluster, but Flannel keeps not starting properly.
## Expected Behavior
Under normal circumstances, when you run the command to ad…
-
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
9 months ago
-
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"
```…
-
sudo apt-get update && sudo apt-get install apt-transport-https gnupg2 -y
curl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | sudo apt-key add -
echo "deb https://apt.kubernetes.io/ kube…
-
Ensure that Flannel comes up fine on a single RKE2 server with the introduction of https://github.com/rancher/rke2/pull/5322
-
**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…
-
RKE2 images will be published to the rancher prime registry and signed with cosign. Additionally, images are to include an SBOM manifest provided by docker buildx.
Build pipelines in the image-buil…