xiaolihub

Results 3 issues of xiaolihub

比如node1, node2 节点上有多个标签,我如何配置servicemonitor让他显示出来呢 spec: endpoints: - bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token interval: 15s port: https relabelings: - action: replace regex: (.*) replacement: $1 sourceLabels: - __meta_kubernetes_pod_node_name targetLabel: instance - action: labelmap regex: __meta_kubernetes_node_label_(.+)...

kind/support
stale

### Search before asking - [x] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Does Dinky have a multi node deployment plan? Currently, all...

Invalid
New Feature

这是我的gss apiVersion: game.kruise.io/v1alpha1 kind: GameServerSet metadata: name: gss-2048 namespace: game spec: replicas: 1 updateStrategy: rollingUpdate: podUpdatePolicy: InPlaceIfPossible network: networkType: AlibabaCloud-SLB networkConf: - name: SlbIds value: lb-bp1oqahx3jnr7j3f6vyp8 - name: PortProtocols value:...

kind/bug