-
The types in [kubernetes/client-node](https://github.com/kubernetes-client/javascript) are not a great fit for the frontend since:
1. The library is designed to be used only server side and thus so…
-
Hello friends.. I'm not able to configure Nexus to work with Docker, this is my values.yaml
(trec) ➜ trec git:(adjust/tasks/models) ✗ docker login registry.mydomain.digital
Username: 123
Passwor…
-
### Apache Airflow version
2.10.0
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
I'm trying to modify the podspec for the pod created using `KubernetesPodO…
-
### Current Situation
Meshery doesn't support Elastic Cloud on Kubernetes (ECK). Elastic Cloud on Kubernetes automates the deployment, provisioning, management, and orchestration of Elasticsearch, …
-
```
package com.example;
import java.io.FileReader;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.List;
import java.util.Map;
import …
-
User reported terminating 70B models served with vLLM would stall for 20 min.
```
service:
readiness_probe: /v1/models
resources:
# Can change to use more via `--gpus A100:N`. N can be …
-
/kind bug
**What steps did you take and what happened:**
[A clear and concise description of what the bug is.]
I installed Kserve in k8s following steps here https://kserve.github.io/website/late…
-
**What happened (please include outputs or screenshots)**:
In documentation, the example given for api create_namespaced_service_account is not working due to:
body = kubernetes.client.V1ServiceAcco…
-
**Describe the bug**
If a kubernetes client config contains string lists (for example, at users[*].user.exec.args), the yaml serializer throws that it can't deserialize the node into IList.
```
N…
-
### Apache Airflow version
2.10.0
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
I'm trying to run the Spark application with the custom image using Airflo…