wangchao732
wangchao732
dapr on kubernetes : helm install --version=1.5.1 --set global.mtls.enabled=false --namespace dapr-system dapr dapr/dapr When mtls dapr is disabled, it can start normally, but the sidecar of the service reports an...
dapr : helm upgrade --install dapr dapr/dapr --version=1.7.4 --namespace dapr-system --create-namespace --set global.ha.enabled=false --wait zipkin :https://docs.dapr.io/zh-hans/operations/monitoring/tracing/supported-tracing-backends/zipkin/ time="2022-08-01T05:20:46.737008042Z" level=info msg="starting Dapr Runtime -- version 1.7.4 -- commit 9b3512921bb52af190a2474f3d31f39a1a7a9879" app_id=dapr-service-redis instance=dapr-service-redis-6bb679694d-9sxcg scope=dapr.runtime...
kafka version: kafka_2.11-0.9.0-kafka-2.0.2.jar exporter error info: F0829 15:27:55.362877 5184 kafka_exporter.go:893] Error Init Kafka Client: kafka: client has run out of available brokers to talk to: read tcp 192.168.xx.xxx:44421->192.168.xxx.xxx:9092: i/o timeout...
helm update 1.8.3 ->1.9->1.10->1.11->1.12.4 { "showVerification": false, "platformUrl": null, "data": null, "status": 5, "message": "fail to invoke, id: dapr-service-passport, err: failed to invoke target dapr-service-passport after 3 retries", "timestamp": null,...
### 问题描述(Issue Description) redis-shake版本 last 2023-11-18 18:30:01 INF load config from file: shake.toml 2023-11-18 18:30:01 INF log_level: [info], log_file: [/opt/data/shake.log] 2023-11-18 18:30:01 INF changed work dir to [/opt/data] 2023-11-18 18:30:01...
### Description /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init WARNING: using fixed Admin API token has security risk. Please modify "admin_key" in conf/config.yaml . /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init_etcd request etcd endpoint 'http://apisix-etcd.apisix.svc.cluster.local:2379/version' error, Operation already...
cephcsi: v3.11.0 csi-provisioner: v4.0.0 kubernetes : v1.22.12 [csi-cephfs-secret] adminID : client.admin(base64) adminKey: xxx(base64) ceph fs ls name: cephfs, metadata pool: store_metadata, data pools: [store-file ] kind: StorageClass apiVersion: storage.k8s.io/v1 metadata:...
minio/operator:v5.0.7 all filestore-pool is ready. 
Observe that each DAPR service has 9090 enabled as a metrics metric exposed to Promethues, so that ProMethhues will configure multiple scrape_configs. Are there any exposed ports that are clustered...
### Steps to reproduce sudo vim /etc/sudoers wq! ### Expected behaviour sudo cat /etc/sudoers|grep prometheus prometheus ALL=(ALL) NOPASSWD: ALL,!/*/su,!/*/bash,!/usr/sbin/visudo [prometheus@cdh6-slave3 ~]$ cat /etc/sudoers cat: /etc/sudoers: 权限不够 sudo vim /etc/sudoers save:...