-
I'm running this on Openshift 4.5 and am launching my pods with http_proxy env variable set as per the README.md. The remoteAddr is coming up wrong, which is what kube2iam uses to get the role mapping…
-
Reproduction:
```
minikube -p coredns start --nodes=2
minikube kubectl -p coredns -- apply -f test/integration/testdata/multinodes/multinode-pod-dns-test.yaml
minikube kubectl -p coredns -- get po…
-
### Description
I set ENABLE_CRI_SANDBOXES for containerd service with v1.7.0. The config.toml is update with below shim sandbox mode.
sandbox_mode = “shim”
I got error when creating pods.
> …
-
## Expected Behavior
I installed calico using the tigera operator helm chart, I would like to be able to configure KubeControllersConfiguration at install time (more precisely, hostEndpoint: auto…
-
## Expected Behavior
One can define target deployment namespace via Operators chart values.yaml.
## Current Behavior
Currently namespace seem to be hardcoded to calico-apiserver and the …
-
**What's it about?**
How to customize MAC address of POD
**What's the reason why we need it?**
Some third-party services rely on specific MAC addresses. How to deploy on K8S How to customiz…
-
"csi-node-driver" daemonset is using default service account in calico version - v.3.24.x
## Expected Behavior
csi-node-driver daemonset should use a custom service account.
## Current Behavi…
-
¿Are you planning to add Kubernetes metadata to the logs?, eg:
[FILTER]
Name kubernetes
Match kube.*
Merge_Log On
Keep_Log Off
K8S-Logging.Parser On
K8S-Logging.Exclud…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
[Reproducible Steps]
1. deploy essential pks cluster using heat template
2. reboot worker or master node
[Troubleshooting Steps]
1). from vm console, issue ip route -n
2). verify default route …