hwk42

Results 5 comments of hwk42

I solved this problem by add credential env for tensorboard pod. Is it a plan to support in v1.6?

> Just create a secret and poddefault before create tensorboard for quick workaround. The name `tb-test` in selector field is same with tensorboard.Generally,label should be add in tensorboard CR ```...

I also encountered the same problem when install alluxio in k3s. ` Warning ProvisioningFailed 2m56s (x11 over 84m) rancher.io/local-path_local-path-provisioner-5d7b5579c7-v44hc_82108aeb-d956-42e2-9c31-7ff185df52ad failed to provision volume with StorageClass "local-path": claim.Spec.Selector is not supported`

i got the similar problem when deploying the operator to v1.18 with the yaml file,is it also because of the k8s verson ? and how can i help to fix...

I did othing to change,just follow the guide [https://github.com/GoogleCloudPlatform/flink-on-k8s-operator/blob/master/helm-chart/flink-operator/README.md#installing-the-chart](url) to deploy.