-
**What happened**:
I setup a fresh Kubernetes cluster using kubeadm on baremetal hosts, with Calico as a networking solution. I have downloaded the [baremetal manifest](https://kubernetes.github.io…
-
## Expected Behavior
calico-node pod will be running and ready
## Current Behavior
calico-node pod will be running, but not ready
## Possible Solution
1. kubectl edit felixc…
-
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…
-
**Environment**
- Calico/VPP version: both v3.23 and v3.24
- Kubernetes version: 1.24
- Deployment type: bare-metal...
- Network configuration: Calico /VXLAN enabled
**Issue description**
202…
-
**Describe the bug**
On AKS clusters with calico enabled a namespace calico-system is created. Within that we can find a deployment calico-kube-controllers. This deployment is currently labels twice …
-
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 …
-
**What happened**:
Since the update to Calico 3.18.x there have been new deployments added to the cluster for Calico use. Most of these use an affinity rule to schedule the pods on a "System…
-
**Environment**
- OS: CentOS7 with Linux 3.10.0-1160.119.1.el7.x86_64 kernel
- Calico/VPP version: 3.26.0
- Kubernetes version: 1.26.2
- Deployment type: VM
- Network configuration: Calico3.26.4
…
-
# Specs
Melakukan instalasi Kubernetes high availability multi control-plane dengan spesifikasi berikut
| Requirement | Spec |
| ------------------ | ---------------- |
| Cont…
-
When installing jspolicy in a kubernetes cluster with calico CNI, it needs to be installed with `hostNetwork=true`. However, this option is not exposed in the helm chart values.
As workaround, we can…