Closed hakanaku1234 closed 3 years ago
You just need to reopen your terminal session and run ./primehub-install create singlenode
again.
This message will only be shown when the first time you install the single-node k8s environment.
It's due to microk8s by default require admin privilege. We just add the current user to the group and gain access to the microk8s.
Ref: https://microk8s.io/docs
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
What happened: can't install primehub CE (single node) i have encountered this problem:
error: deployment "nginx-ingress-ingress-nginx-controller" exceeded its progress deadline
What you expected to happen: see something like
[Require Action] Please relogin this session and run create singlenode again
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment: ubuntu20.04 (in vmware)
helm ls
):kubectl version
):cat /etc/os-release
):uname -a
):Linux ub 5.4.0-74-generic #83-Ubuntu SMP Sat May 8 02:35:39 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux