-
This kitten has a very small white patch, so she should be labelled as a tortie and not as a calico. The white patches is called "VEE" and the tortie pattern is "MINIMALTWO".
Commit: #44699b314
…
-
### Environment:
- Kubernetes Provider: EKS
- EKS Cluster Version: 1.30
- Calico Version: v3.28.0
- Calico Installation Method: Calico Operator
- Additional Detail: Frequent node rotation on …
-
I deployed Calico versions v3.26.4, v3.28.0, and v3.29.0 on 3 diffrents cluster. When switching the encapsulation mode from VXLANCrossSubnet to VXLAN, DNS resolution stopped working in versions …
-
如果您的GKE集群已经启用了Calico,您可以使用Calico提供的工具和功能来提高排查效率。下面是一些有用的方法:
### 1. 使用Calicoctl
Calicoctl是Calico的命令行工具,可以用来管理Calico网络和策略。您可以使用它来查看和修改网络策略、IP池、网络连接等。例如,您可以使用以下命令来查看当前的网络策略:
```bash
calicoctl get netw…
-
### What Happened?
I'd like to be able to programmatically determine the images that will be pulled by a Minikube cluster for different CNI settings. For example, if you enable Calico via `--cni=cali…
-
We found `vxlan` mode to be underperforming and causing issues on our cloud (we do not have `vxlan` offloading enabled on NICs; this may contribute!).
Instead, we are using BGP in fullmesh mode for…
-
OS: Linux kernel v. 6.6.0-1
Kubernetes version v1.29.2
Calico version v3.28.0
Hello, I understand this issue has been raised/closed before with a potential solution in https://github.com/projectc…
-
## Expected Behavior
pods are running in calico-system namespace after a fresh installation
## Current Behavior
no pods in calico-system namespace, and `kubectl logs installation.op…
-
Hi, I have a k8s cluster, v1.30 (3 nodes 1 master and 2node) all on ubuntu 24. On all 3 machines issuing any commands like get nodes, get pods work fine but when I create a deployment of 5 replicas, I…
-
We are running the API server using the manifest based installation and have added a cert-manager managed certificate to it. We observed that after rotation of the certificate, the API server …