-
Hi,
I've seen a couple of issues but I haven't found yet the problem with my setup.
I have 4 VMs:
```
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE …
-
We're using Calico 3.1.1 as our NPC along with flannel+wireguard for our basic networking.
We have an issue where one of our teams makes use of `kubectl proxy` as part of their deployment process.
…
-
Improvement: Ability to set SecurityContext
## Expected Behavior
I have a usecase where I need to set a SecurityContext block on the APIServer deployment, the apiserver container and componentRes…
-
## Expected Behavior
In k8s deployment container hostPort should expose to the host level
## Current Behavior
with calico version v3.16.0 and above hostPort functionality broken
## Possible …
-
**Describe the bug**
Suddenly `loki-write` pod is not healthy anymore, and it seems the time on the server isn't synced
Hope the information with the relevant log will be enough to help.
**To Rep…
-
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Issue Type?
Bug
### Module Name
avm/res/container-service/managed-cluster
### (Optional…
-
> > > keadm init --advertise-address=192.168.15.128,192.168.15.129 (advertise-address is used to set IPs in cloudcore's cert ) If you can set the node affinity to ensure that cloudcore is scheduled to…
-
Hello ,
we are trying to create a 2 Node K8s deployment (one master, one slave) using Calico and CJDNS in IPv6. I understand that only Calico can do the job although since we have requirements …
-
currently, calico supports fixed ip for only one pod as the docs said:
`You can only specify one IPv4/IPv6 or one IPv4 and one IPv6 address with these annotations.`
However, in k8s, we seldom use s…
-
I am deploying calico on EKS with the latest tigera operator helm chart 3.24.5 operator version 1.28.5,
I added nodeSelector for the operator to land on specific nodes.
My values:
installation.…