-
I'd like to make the following changes to how wardroom does its Calico deployments.
Please let me know if they sound good and I will make the changes.
1. Increase the version to `3.6.X` from `3…
-
If pods on a node get deleted/recreated too quickly there's potential for kube2iam to get confused about which calico interface is associated with a pod.
We have seen this multiple times now where…
-
### Week 3: Use Kubeadm Tool to Create and Manage your Kubernetes Cluster and Deploy Rancher to Manage your Kubernetes Cluster
- Topics: Configure and Deploy Kubernetes Cluster across your OpenSta…
-
**Describe the bug**
In our setup we are using kube-vip to provide a floating ip for the kubernetes api-server.
We use systemd-networkd to configure a static ip on eth0. kube-vip is configured to…
-
#### What happened:
I installed Calico and Liqo in K3s with the below documents.
https://docs.liqo.io/en/v0.8.1/installation/install.html#liqo-and-calico
https://docs.tigera.io/calico/latest/gett…
-
**What happened**:
```shell
kubectl get pods --all-namespaces
NAMESPACE NAME READY STATUS RESTARTS AGE
kube-system calico-kube-c…
-
### Discussed in https://github.com/containerd/containerd/discussions/7365
Originally posted by **narsimplyme** September 4, 2022
Hi, I've been trying out HostProcess containers and with CNI,…
-
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 have a deployed namespaced jaeger-operator to standard Kubernetes 1.23 cluster. Cluster networking runs on Calico which was deployed using pretty standard [Tigera operator](htt…
-
It's not possible to configure the path to the CNI bin directory for the Calico deployment. Calico puts the files in `/opt/cni/bin` for Kubernetes deployments.
If the cluster does not use this path…