calico 관련 에러 질문이 있습니다.
554
작성한 질문수 3
안녕하세요. 강의 듣는 중에 calico 세팅 관련 하여 질문이 있어서 이렇게 글을 남깁니다.
최근 재 설치하여 세팅중 calico-node 3개가 0/1 running 상태에서 변경이 되지 않아 데시보드등 네트워크 장애가 있었습니다.
개발환경은 centos7 kvm으로 k8s-maste, k8s-node1, k8s-node2 이렇게 3개를 운영 하고 있었습니다.
describe와 logs 확인 하니 calico는 passive나 connection을 유지하지 못하는 상황 이었고 log상 kvm의 gateway인 192.168.122.1을 찾지 못하며 BGP 에러가 나는 현상 이었습니다
ex
2020-09-22 01:19:07.547 [INFO][40] int_dataplane.go 964: Applying dataplane updates
2020-09-22 01:19:07.547 [INFO][40] route_table.go 237: Queueing a resync of routing table. ipVersion=0x4
2020-09-22 01:19:07.548 [INFO][40] int_dataplane.go 978: Finished applying updates to dataplane. msecToApply=0.574591
bird: BGP: Unexpected connect from unknown address 192.168.122.1 (port 45379)
bird: BGP: Unexpected connect from unknown address 192.168.122.1 (port 59634)
2020-09-22 01:19:08.677 [INFO][40] int_dataplane.go 964: Applying dataplane updates
2020-09-22 01:19:08.677 [INFO][40] ipsets.go 223: Asked to resync with the dataplane on next update. family="inet"
2020-09-22 01:19:08.677 [INFO][40] ipsets.go 306: Resyncing ipsets with dataplane. family="inet"
2020-09-22 01:19:08.680 [INFO][40] ipsets.go 356: Finished resync family="inet" numInconsistenciesFound=0 resyncDuration=2.502771ms
2020-09-22 01:19:08.680 [INFO][40] int_dataplane.go 978: Finished applying updates to dataplane. msecToApply=2.851582
bird: BGP: Unexpected connect from unknown address 192.168.122.1 (port 44854)
bird: BGP: Unexpected connect from unknown address 192.168.122.1 (port 53230)
bird: BGP: Unexpected connect from unknown address 192.168.122.1 (port 51304)
bird: BGP: Unexpected connect from unknown address 192.168.122.1 (port 47870)
bird: BGP: Unexpected connect from unknown address 192.168.122.1 (port 43583)
bird: BGP: Unexpected connect from unknown address 192.168.122.1 (port 37291)
bird: BGP: Unexpected connect from unknown address 192.168.122.1 (port 51945)
bird: BGP: Unexpected connect from unknown address 192.168.122.1 (port 37215)
한 이틀 고생하고 확인해보니 host의 virbr0 인터페이스가 internal 존에 들어가있지 않아서 발생한 문제더군요. (정확히는 엑티브 상태가 아니었습니다)
하지만 엑티브 되지 않은 상태에서도 IP할당이나 Host에서 node로 ping호출도 되고 Node간 핑도 정상인데 host firewall에서 엑티브 시키지 않았다고 저렇게 통신 에러가 나는게 이해가 안되서 질문 드립니다.
혹시 답변을 받을수 있을까요?
답변 1
yml 작성하다가 에러 발생해서 문의 드립니다.
0
38
2
설치수업중에 질문드립니다.
1
56
2
기초다지기 설치 문의드립니다.
1
104
4
HPA 부분 Auto Scaler 설치하는 링크가 없습니다!!
1
64
3
클러스터 초기화 및 팟 네트워크 세팅시 문제가 있습니다
1
101
1
환경 구성에 있어서 질문드립니다
1
92
2
configMap 파일생성
1
77
2
dashboard에서 pod 생성이 되지 않습니다.
1
77
2
nodePort 서비스 접근 Client sent an HTTP request to an HTTPS server
1
74
2
대시보드 화면이 달라요 ㅠㅠ
1
58
2
대시보드 접근이 안됩니다!
1
98
2
Ingress실습에 난관이 있습니다
1
67
2
master 노드에서 ssh 로그인 창이 안뜨는 오류
1
82
3
안녕하세요 일프로님 궁금한 거 있습니다
0
50
1
7강 마지막 대시 보드 출력에 관한 문제
1
57
2
Could not resolve host: externalname1; Unknown error
0
59
2
Failed to create pod sandbox
1
89
2
자료실을 못 찾겠습니다 ㅜ ㅡ ㅜ
0
57
2
0/3 nodes are available
1
57
2
Back-off restarting fail~~
1
99
4
쿠버네티스 대시보드 접속 문제
1
89
2
설치관련 질문입니다
1
116
2
raw.githubusercontent.com 에 대한 질문
1
137
2
worker노드 추가시에
1
68
1





