-
I upgraded one of our AKS clusters today to K8s version 1.24.9 and this caused our HAProxy Ingress to start failing probe checks. The protocol for probe paths were updated from TCP to HTTP/HTTPS. I …
-
/kind bug
**What happened?**
When spinning up an instance in a cluster where both the ebs-csi-driver and the efs-csi-driver are deployed, occasionally (about 10% of the time) either of the two tai…
-
Kubernetes has a very large number of golang library dependencies. While there is some work to track and ensure license compatability, there is little to know work done to track vulnerabilities in the…
-
# Description
Add AppArmor support to Kubernetes. Initial support should include the ability to specify an AppArmor profile for a container or pod in the API, and have that profile applied by the c…
-
/kind bug
/area provider/ibmcloud
**What steps did you take and what happened:**
Deploy a 4.18 cluster on a PowerVS zone where LoadBalancers are slow to create.
We are called with `InfraReady`. …
-
### Enhancement Description
- One-line enhancement description (can be used as a release note): CEL for Admission Control
- Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhanceme…
-
/kind feature
/help
**Describe the solution you'd like**
I'd like to be able to see tracing of the various controllers using [opentelemetry](https://opentelemetry.io/). This will enable us to see…
-
**Describe what happened:**
We enabled `datadog.kubeStateMetricsCore.enabled` and disabled `datadog.kubeStateMetricsEnabled`. After this change no `kubernetes_state.*` metrics were reported anymore. …
-
A few weeks ago, I prototyped a way to put HDFS namenode and datanodes in our kubernetes cluster. (See [PR on apache-spark-on-k8s/Kubernetes-HDFS](https://github.com/apache-spark-on-k8s/kubernetes-HDF…
-
**What happened**:
I have a pod with a pv attached to it running on node1.
When I shutdown node1 to simulate node-failure, Kubernetes detects the unhealthy node in the configured timeframe and tries…