Keycloak and ArgoCD integration

2025. 6. 6. 01:20·메모
728x90

연동 설정 과정

  • https://argo-cd.readthedocs.io/en/stable/operator-manual/user-management/keycloak/#keycloak-and-argocd-with-client-authentication
  • https://www.youtube.com/watch?v=QtIXS-QKEWU

발생한 오류 해결

  • ArgoCD 무한 리다이렉트 문제
    • https://stackoverflow.com/questions/76624577/argocd-ingress-kubernetes-too-many-redirects-even-with-insecure-nginx

ArgoCDAdmins, ArgoCDEngineers 에 대한 policy

p, role:engineer, applications, get, *, allow
p, role:engineer, applications, create, */*, allow
p, role:engineer, applications, update, */*, allow
p, role:engineer, applications, delete, */*, allow
p, role:engineer, applications, sync, */*, allow
p, role:engineer, applications, override, */*, allow

p, role:engineer, applications, action/*, */*, allow

p, role:engineer, applications, action/apps/Deployment/restart, */*, allow
p, role:engineer, applications, action/apps/ReplicaSet/restart, */*, allow
p, role:engineer, applications, action/apps/StatefulSet/restart, */*, allow

p, role:engineer, repositories, get, *, allow
p, role:engineer, repositories, create, *, allow
p, role:engineer, repositories, update, *, allow
p, role:engineer, repositories, delete, *, allow

p, role:engineer, projects, get, *, allow
p, role:engineer, projects, create, *, allow
p, role:engineer, projects, update, *, allow
p, role:engineer, projects, delete, *, allow

p, role:engineer, clusters, get, *, allow
p, role:engineer, logs, get, */*, allow
p, role:engineer, exec, create, */*, allow
p, role:engineer, certificates, get, *, allow
p, role:engineer, gpgkeys, get, *, allow

g, ArgoCDAdmins, role:admin
g, ArgoCDEngineer, role:engineer

 

 

 

 

 

'메모' 카테고리의 다른 글

예외에 대한 새로운 시각에 대한 내 생각  (0) 2023.12.25
서버 성능 병목은 어디서 발생할까?  (0) 2023.11.29
'메모' 카테고리의 다른 글
  • 예외에 대한 새로운 시각에 대한 내 생각
  • 서버 성능 병목은 어디서 발생할까?
mooowu
mooowu
  • mooowu
    수달달 🦦
    mooowu
  • 전체
    오늘
    어제
    • 분류 전체보기 (6)
      • 공부 (0)
      • 독서 (1)
        • 알고리즘 (0)
        • 데이터베이스 (0)
        • 운영체제 (0)
        • 네트워크 (1)
      • 메모 (3)
      • 프로젝트 (1)
        • 개발 (1)
  • 블로그 메뉴

    • 홈
    • 태그
    • 방명록
  • 링크

  • 공지사항

  • 인기 글

  • 태그

  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.0
mooowu
Keycloak and ArgoCD integration
상단으로

티스토리툴바