-
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 7 replies
-
Hello. My guess is that you executed initializer (helm install initializer cloudforet/spaceone-initializer -n spaceone -f initializer.yaml) before all PODs was ready. In the guide, If you want to re-initialize,
If you have a problem, I will check the guide again. Thank you. |
Beta Was this translation helpful? Give feedback.
-
I don't know if the problem is Mongo in Helm, but the status doesn't change to running
I checked the information about Mongod with description
please tell me what's wrong ..
-----원본 메시지-----
보낸 사람: ***@***.***>
받는 사람: ***@***.***>;
Cc: ***@***.***>; ***@***.***>;
보낸 날짜: 2023-06-02 (금) 14:42:44 (GMT+09:00)
제목: Re: [cloudforet-io/cloudforet] 설치 중 오류 부분 질문 (토론 #126)
안녕하세요.
모든 POD가 준비되기 전에 초기화 프로그램(helm install initializer cloudforet/spaceone-initializer -n spaceone -f initializer.yaml)을 실행한 것 같습니다.
가이드에서
스케줄러 POD를 제외한 모든 POD가 "RUNNING" 상태인지 확인해야 합니다.
재초기화를 원하시면,
데이터베이스 POD 삭제(mongodb-xxxx), "kubectl delete pod mongodb-XXXXXXXXXXX"
스케줄러 POD를 제외한 모든 POD가 "RUNNING" 상태인지 확인한 후.
이니셜라이저 실행 "helm install initializer cloudforet/spaceone-initializer -n spaceone -f initializer.yaml"
문제가 있으면 안내를 다시 확인하겠습니다.
감사합니다.
—
이 이메일에 직접 회신하거나 Git
![화면 캡처 2023-06-05 175846](https://github.com/cloudforet-io/cloudforet/assets/104878970/c618ad77-96d9-4616-9094-1224e95de854)
Hub에서 보거나 구독을 취소 하십시오 .
스레드를 작성했기 때문에 이 메시지를 받고 있습니다.메시지 ID: <cloudforet-io/cloudforet/repo-discussions/126/comments/6067866 @ github . com>
![화면 캡처 2023-06-05 175950](https://github.com/cloudforet-io/cloudforet/assets/104878970/77b08664-e0f8-4c39-b5e4-987c0c121123)
|
Beta Was this translation helpful? Give feedback.
-
POD statusCan you list your POD status? Command is kubectl get pod -n spaceone Kubernetes versionWhat is your minikube version?
Could you follow up installation guide again?After cleaning up all minikube.
|
Beta Was this translation helpful? Give feedback.
-
The installation is complete as follows.
But unlike the guide, I only have administration and I don't see other projects or anything like that. Is this a problem with installation or what is it is?
![ad](https://github.com/cloudforet-io/cloudforet/assets/104878970/adcde0c6-468e-47d5-aec1-091df849a0c0)
|
Beta Was this translation helpful? Give feedback.
-
Cloudforet supports multi-tenancy like slack. In the minikube installation, we create two tenants, "root" as default and "spaceone" domain.
This screen looks like "root" domain which is system domain for system management. There are two possible reason, Failure of initialization (Step 5 in a guide doc)
Failure of upgrade (Step 6 in a guide doc)
Please restart helm upgrade again.
|
Beta Was this translation helpful? Give feedback.
-
One more important thing, If there is a restart of mongodb POD, every data in the database will be deleted. |
Beta Was this translation helpful? Give feedback.
-
If you didn't follow up minikube installation. You need your own DNS domain like example.com To access "spaceone" tenant, the access URL is "spaceone.example.com". To use this, you need your own ingress controller and additional ingress configuration and different values.yaml This is hard to explain without your values.yaml configuration. |
Beta Was this translation helpful? Give feedback.
-
I confused. After creating the new user, log-out "admin", then log-in new user, |
Beta Was this translation helpful? Give feedback.
-
Need some help here please : Am getting below Error (use GKE for installation) |
Beta Was this translation helpful? Give feedback.
I confused.
The administration menu is correct one, if you logged in "Sign in for Root Account".
After creating the new user, log-out "admin", then log-in new user,