triangle

Results 16 comments of triangle

I'm new to kubernetes and helm, my problem is failed to download vernemq charts on my MacOS like pic below : Is that the same problem you mentioned upon "the...

@usrbinkat Hi, how should I add label to GPU devices ? Currently I let GPU device passthrough to guest, so there's no "GPU device" api resource in kubernetes.

Same problem haven't solved it yet, you can also check out this link : https://github.com/wavezhang/virtVNC/issues/4

@yeahdongcn Hi, any details about the `VNC viewer` you mentioned upon ?

* vnc server : `virtctl vnc -n --proxy-only --address=0.0.0.0` * vnc client(or vnc viewer) : using realVNC It's still very slow . But when I change the "Picture quality" option...

any progress here?

> Hello, I also had a similar problem, did you solve it No yet

For me, the following setting works. Set the `API_KEY` environment, when you have multiple api keys just seperate it with commas, like below : ```yaml ... env: - name: DEBUG...

遇到同样的问题。 漏配置了 xxxRPC, 结果报错内容是 etcd 配置不存在。 这种问题很难怀疑到框架身上,排查了半天,抱着侥幸心理查到这里,结果真的是框架问题。 @kevwan