-
### Is your enhancement related to a problem? Please describe
I have a Java `enum` that is generated from an Open API spec, and the generated `enum` uses `@JsonValue` on a getter to indicate the valu…
-
Issue is reproduced in Azure Kubernetes Service, but it works on GCP
If application has metrics.serviceMonitor.default.enabled=true in helm chart, operator fails with error
```
2024-11-29T13:39…
-
Hey, we might be interested to use this project to test our [Kubernetes Operators](https://docs.percona.com/percona-operators) in Percona. I wonder if the API allows us to apply and track custom resou…
-
**Is your feature request related to a problem? Please describe.**
We are working to integrate the [CAPI IPAM Provider](https://cluster-api.sigs.k8s.io/reference/glossary#ipam-provider) in [element…
-
**This is a Bug Report**
**Problem:**
The statement regarding Kubernetes namespace isolation mentions that it "doesn't apply to Kubernetes resources that can't be namespaced, such as Custom Resour…
r21gh updated
1 month ago
-
node host subnet 192.168.3.0/24 on NIC eno1, external subnet 112.1.6.0/24 on NIC eno2
how to specifying IP 112.1.6.96/24 (SNAT) the traffic from the selected Pods to the external network should u…
yeshl updated
2 weeks ago
-
### Checklist
- [X] I've searched for similar issues and couldn't find anything matching
- [X] I've included steps to reproduce the behavior
### Affected Components
- [ ] K8sGPT (CLI)
- [X] K8sGPT …
-
The current version (v1.0.5) of the gateway-api-controller chart comes with crds that are quite old:
- GatewayClass: v1alpha2,v1beta1
- Gateway: v1alpha2, v1beta1
- HTTPRoute: v1alpha2, v1beta1
- …
-
**What steps did you take and what happened:**
Hello,
I'm using below valuefiles config which seems to be generating an issue:
```
snapshotsEnabled: true
cleanUpCRDs: true
configuration:
…
mimek updated
3 weeks ago
-
### What would you like to be added?
Let me introduce our user story first:
we have a model cache platform build on top of kubernetes. In model inference, when a Pod bind nodeName successfully a…