-
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…
-
**Use case**
Customers have a need to be able to deploy and upgrade the NGINX Ingress Controller with automation tools such as ArgoCD, Flux, etc.
Being able to apply the necessary deployment files a…
-
Thank you for submitting a feature request. **Before proceeding, please review MLflow's [Issue Policy for feature requests](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md#feature-req…
-
### Is your feature request related to a problem? Please describe
Now we have several big endpoints whose pods are bigger than 1K, the biggest is about 4K+. And we got warn logs printed by vmagent li…
-
Because [CRDs cannot handle recursive types natively](https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#validation), we do not currently support recursiv…
-
### What's wrong?
We are running Grafana-agent statefulset pods with autoscaling enabled (Horizontal pod autoscaling enabled) in our Kubernetes cluster .
While launching new grafana-agent pod durin…
-
**What happened**:I am attempting to run sudo -E make run in my Ubuntu VM (running on VMware) where I have created two local Kubernetes clusters using kind. However, I encounter an error related…
-
### Describe the bug
Assume a helm chart with the following structure
```
.
├── Chart.yaml
├── charts
│ └── subchart
│ ├── Chart.yaml
│ ├── crds
│ │ └── crd.yaml
│ …
-
### What happened?
when frequently create and delete same crd, kube controller manager memory leak
throuth golang heap
![pprof](https://user-images.githubusercontent.com/13744637/203279108-4a0c4…
-
Docs:
- https://elemental.docs.rancher.com/next/networking
- https://elemental.docs.rancher.com/next/troubleshooting-network
This feature could use e2e testing.
As bare minimum, we can:
1. P…