일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- C++
- DFS
- cos pro
- Python
- issue
- 분할정복
- 안드로이드스튜디오
- 알고리즘
- cos
- django
- 동적계획법과최단거리역추적
- k8s
- 동적계획법
- vuejs
- Algorithm
- cos pro 1급
- 코딩테스트
- 백준
- 개발
- 파이썬
- AndroidStudio
- 코테
- DFS와BFS
- 안드로이드
- BAEKJOON
- DART
- 코드품앗이
- codingtest
- Flutter
- android
- Today
- Total
목록TroubleShooting/Devops Issue (3)
Development Artist

서론EKS 환경에서 배포되어 운영 중인 ArgoCD를 모니터링하는 과정에서 argocd-notifications-controller 파드안의 컨테이너 하나가 계속해서 restart 되고 있는 현상이 발견되었다.해결하기간단한 확인일단 파드의 이벤트를 확인한다. kubectl describe pod argocd-notifications-controller-79f4bf5bdd-5zjtn -n argocdEvents: Type Reason Age From Message ---- ------ ---- ---- ------- Warning BackOff 4s (x131454 over 2d) kub..
이슈ArgoCD에서 다음과 같은 Event Log 확인.error killing pod: failed to "KillPodSandbox" for "5434cdfd-cb12-45b8-980d-a1e1bcd5fb09" with KillPodSandboxError: "rpc error: code = Unknown desc = failed to destroy network for sandbox \"63901cdb6345abd4541257c68a19b517e4cb43aee13603648757ac1af89a4720\": plugin type=\"calico\" failed (delete): error getting ClusterInformation: connection is unauthorized: Unauthor..
상황 발생0/3 nodes are available: 3 node(s) didn't match pod anti-affinity rules. preemption: 0/3 nodes are available: 3 No preemption victims found for incoming pod. Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox "[SandBox]": plugin type="calico" failed (add): error getting ClusterInformation: connection is unauthorized: Unauthorized Successfully ..