Sheng Yang

Results 202 comments of Sheng Yang

Prometheus used to have some permission issue, see https://github.com/coreos/prometheus-operator/issues/541 . Does it work if you're not using the vbox shared folder?

@peregrinator Thanks for the analysis. It sounds like this line is the culprit: https://github.com/rancher/local-path-provisioner/blob/655eac7962bc1dbafb4bdec60b86bc8bc76b307c/provisioner.go#L179 Currently, we just use `node.Name` for the node affinity. In the case of `kubernetes.io/hostname` is different...

@miraculixx we're aware of this issue in v0.0.15. @nicktming is working on fixing it with https://github.com/rancher/local-path-provisioner/pull/114

Local Path Provisioner v0.0.17 has been released. Can you check again if the issue has been fixed?

How big is the bandwidth in this case? Also with storage network support, Longhorn should take a dedicated network.

1 GBps might be a problem. But I would expect it's less of a problem with 10GBps network. We need to investigate into the possible way of potential QoS for...

Hi @hernad Can you elaborate on the use for preventing harvester-installer to start? You can still jump to the console quickly using `Alt-F2` I remember.

@Vicente-Cheng Can you clarify what kind of labels need to be added to the disk? Also, is this something we're working on? or is it a nice-to-have feature in the...

Depend on #2769 . Also, the reason we don't support using embedded Rancher is it's very hard for the Harvester release to bind with the Rancher release. For Harvester, only...

Hi @MikeTolkachev Cloud credential is associated with Harvester cluster IIRC. It doesn't look like we can just add an option to point to a different Harvester cluster. I can understand...