Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

servicemesh dashboard workflow #49

Merged
merged 1 commit into from
Mar 21, 2022
Merged

servicemesh dashboard workflow #49

merged 1 commit into from
Mar 21, 2022

Conversation

seungkyua
Copy link
Contributor

  1. create realm
  2. route53: dashboard-{cluster-id}.taco-cat.xyz
  3. create group (admins, users)
  4. create user (portal-admin)
  5. create client (kiali, jaeger, grafana, kibana, portal)
  6. create gatekeeper (kiali, jeager)
  7. create ingress (kiali, jaeger, grafana, kibana, portal)

@ktkfree ktkfree self-requested a review March 21, 2022 04:18
@seungkyua
Copy link
Contributor Author

  • lb 는 ingress-controller 의 svc 값에서 가져올 수 있는데 지금 usercluster 의 ingress-controller 의 servicetype 이 LoadBalancer 로 사용 가능할 경우에만 가능. 그 외에는 LB 가 여러 개가 있을 수 있어 찾기 어렵습니다. -> 누가 답변 부탁드려요
  • zoneId 는 aws cli 로 확인
  • 나머지 값은 parameder 에 default 값을 세팅하고 있으니 global 변수 처럼 사용 예정. 이걸 configmap 이나 secret 으로 관리하는 것 자체가 의미 없어 보입니다.

Copy link
Contributor

@ktkfree ktkfree left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 파일에 추가 작업을 위해 머지합니다.
새로운 파일이므로, 다음 PR 에서 같이 검토하면 좋겠습니다.

@ktkfree ktkfree merged commit 0ee5b8a into openinfradev:main Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants