-
Deployments using the GPU fail to start with the above message.
Everything else seems to be working fine.
The gpushare pods are running:
```
$ kubectl get po -n kube-system
NAME …
-
参照官网k8s部署手册进行部署服务,发现服务成功启动,nacos上服务列表没有;docker方式正常。
`11:28:49.882 INFO --- [ main] io.seata.server.ServerApplication : Starting ServerApplication using Java 1.8.0_342 on seata-server-68b7c8b885-ztjg7…
-
### Description
When attempting to update the Kafka cluster, the following error occurs:
```
Kafka.kafka.strimzi.io "kafka" is invalid: [spec.zookeeper.replicas: Required value, spec.zookeeper.…
-
All the hosted FAAS solutions, automatically generates default API endpoint for the function
Google: `https://[YOUR_REGION]-[YOUR_PROJECT_ID].cloudfunctions.net/functionname`
Lambda : `https://api…
-
I'm trying to install fabric8 on my Ubuntu 16.04.1 LTS, but I get the exception below.
```
hans@hans-ubuntu:~$ gofabric8 start
Unable to download driver Driver install for linux not yet supported…
-
As in https://github.com/coreos/prometheus-operator/issues/2392 and https://github.com/prometheus/prometheus/issues/1583#issuecomment-214661546 and https://github.com/coreos/prometheus-operator/issues…
-
Similar to instance groups, we can let the ingress-gce controller running in each cluster to manage the firewall rules in those clusters.
Firewall rules are independent in each cluster and do not r…
-
**What deployment mode you are use? **
Kuberentes.
**What KubeFATE and FATE version you are using? **
v.1.9.0
**What OS you are using for docker-compse or Kubernetes? Please also clear the v…
-
软件版本:
> minikube version: v1.33.1
commit: 5883c09216182566a63dff4c326a6fc9ed2982ff
K8S版本
Client Version: v1.30.1
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.30.0…
-
Running emmie service as NodePort, with SSH tunnel to localhost
`curl -k https://localhost:30610/deploy` returns JSON of all deployments in all namespaces when I have a token in tokens.txt
`curl…