반응형
1. Error 확인
[root@ip-10-100-0-148 .kube]# kubectl get svc
E0113 01:40:24.478935 3570 memcache.go:265] couldn't get current server API group list: Get "https://90822DF3B148132966E184AFE2AAAAAA.gr7.ap-northeast-2.eks.amazonaws.com/api?timeout=32s": dial tcp 10.100.3.184:443: i/o timeout
2. Error 원인
- EKS 보안 그룹에 EC2 -> EKS 로 443 포트 안열려있음
3. 해결
- EKS 보안 그룹에 EC2 -> EKS 로 443 open
반응형
'오류 해결 > AWS 오류 해결' 카테고리의 다른 글
[오류 해결] CloudWatch metrics query failed: RequestError: send request failed caused by (0) | 2025.01.22 |
---|---|
[오류 해결] TargetNotConnectedException - ECS (0) | 2025.01.13 |
[오류 해결] AccessDeniedException - ECS (0) | 2025.01.13 |