-
### What would you like to be added?
A replacement for https://github.com/kubernetes/kubernetes/issues/105023
The issue is for addressing problems related to node pressures and swap.
In short, …
-
> 📢 Update 2024-09-05: The solution to this problem is now documented on the cert-manager.io website,
> in [The Definitive Debugging Guide for the cert-manager Webhook Pod](https://cert-manager.io/do…
kesse updated
2 months ago
-
**Describe the bug**
I tried to customize the cost in aws.json file and created a configmap with data aws.json and mounted it to opencost deployment. Now I can see customized cost for below promql qu…
-
It would be very useful to be able to provide additional pod labels for the kubernetes components (e.g. KubeControllerManager and KubeScheduler) in the cluster configuration.
I see there was an ear…
-
## What happened?
We are experiencing random 5 second DNS timeouts in our kubernetes cluster.
## How to reproduce it?
It is reproducible by requesting just about any in-cluster service, and …
-
**What happened**:
Gerror error message:
init_by_lua error: init_by_lua:9: require failed: module 'lua_ingress' not found:
**What you expected to happen**:
Expect lua script to run
…
-
**What happened**:
Upgraded nginx ingress controller from 0.51.0 to 1.2.1/1.3.1 ingress flips Load balancer every few seconds and very frequent Scheduled for sync. Multiple ingress contro…
-
Can I connect kube-proxy to multiple api servers like:
`—master=http://master1:8080,http://master2:8080,http://master3:8080` ?
-
## Background
We often have users upgrading patch versions as bug fixes, etc come out. Especially if they've deployed on a cloud provider, this is error prone for users.
A simple `pachctl undep…
-
/kind bug
updated cluster from 1.28.x -> 1.29.6 kubernetes using kops 1.29.2
However, after that new ebs-csi-node pod is in crashloopbackoff
```
ebs-csi-node-cx7tf node-driver-registrar I07…