manju-rn
manju-rn
This would be great - a generic variable received from MQTT which could map to any command.
Are you accessing the dashboard from the "same" machine where linkerd is installed? Since there is a protection enabled for host header check, you either need to follow that or...
Ah okay. Dunno about localhost, can you try with ingress controller or maybe try to update the svc as LoadBalancer and check.
> @manju-rn also have the same problem okay - somehow I never have issue with navigation on the pages. and I have installed in multiple clusters. I haven't actually tried...
Thanks for the details. I shall check out the details later today. However, as a default install, i would have expected this to work out of box. Are there some...
okay. However, the out of box feature does not seem to be working in my setup. Here is the outcome of the server auth resources ``` manju@rpi400:~/mariadb/k3s $ k -n...
> Yes, this should work out of the box and does in our testing. If you can provide a specific set of commands to reproduce the failure, we can investigate....
Just wondering if it is related to CNI implemenation. I will remove the defualt flannel of K3s and try with Calico
@adleong Any results from your findings on the setup i have? I tried setting up calico but looks like i have trouble starting the Loadbalancer and hence umable to test...
Thanks. Let me know any more details are required. I have also reproduce the same error with calico as the CNI on k3s clusters. This is just to remove suspicion...