-
For example, the RH Jaeger operator has the following labels on it's Jaeger instances:
```
app=jaeger
app.kubernetes.io/component=all-in-one
app.kubernetes.io/instance=jaeger-all-in-one-inmemory…
-
RKE2 docs says only about passing the config for RKE2's internal CONTAINERD_SOCKET: https://docs.rke2.io/advanced?_highlight=gpu#deploy-nvidia-operator
Nvidia's also about CONTAINERD_CONFIG: https://…
-
kubernetes version: 1.21.14
network-operator: 23.10
The operator configuration is as follows, and the others are default
```
deployCR: true
rdmaSharedDevicePlugin:
deploy: true
image: k8s-r…
-
# Summary
ArgoCD provides the ability to add scripted health checks for custom resources. The [Keycloak](https://www.keycloak.org/operator/advanced-configuration#_server_configuration_details) and…
-
Gamma needs the ability to accept complex schemas in a CRD that is beyond cue's capability.
For a CRD I would like the ability to have, similar [the Crossplane's XRD ](https://github.com/crossplane/c…
-
We need to update all our Kubernetes manifests (mainly `deployments` for client apps) to include `securityContext` and optimize our configurations. This includes, but is not limited to, adding resourc…
-
Hello.
### What is a problem
Operator not able to move pod when node_readiness_label was deleted from k8s node and this node was cordoned.
```
time="2020-01-14T14:38:32Z" level=warning msg…
-
Hello,
In our GKE cluster, we would use Kubernetes Gateway to expose Opensearch service on VPC as described in https://cloud.google.com/kubernetes-engine/docs/how-to/secure-gateway#load-balancer-tls
…
-
When shutting down a Stroom proxy instance, it is often necessary to drain its data to downstream Stroom endpoints.
This is most important when the system is going down. And it is vital before shu…
-
**Which component are you using?**:
cluster-autoscaler
**What version of the component are you using?**:
Component version: Cluster Autoscaler 1.30.1
Image = `registry.k8s.io/autoscaling…