Daoming
06/10/2022, 3:05 AMRick Lamers
06/10/2022, 5:04 AMDaoming
06/10/2022, 5:05 AMRick Lamers
06/10/2022, 5:13 AMDaoming
06/10/2022, 6:12 AMYannick
06/10/2022, 8:09 AMv2022.06.4
and going to "settings > manage users" works just fine for me.
Do note that after you enable authentication (through settings and setting AUTH_ENABLED
to true
) you need to restart Orchest for the changes to take effect. Indeed after restarting you would be redirected to the /login
page.
I did test this locally on a single node minikube cluster, which I believe differs from you.
0/3 nodes are available: 2 node(s) didn't match pod affinity rulesCould you share a little more about your Kubernetes distribution (e.g. minikube/EKS)? @Navid H What would @Daoming need to specify in the OrchestCluster CR to run correctly on multi-node? In particular for
SingleNode
and DefaultNodeSelector
(source code link).Navid H
06/10/2022, 8:56 AMkubectl get orchestcluster -n orchest -o json
Daoming
06/10/2022, 9:29 AMYannick
06/10/2022, 6:02 PM