"vagrant up" Install error.
622
작성한 질문수 4
When I tried to install by using 'vagrant up', however dashboard pod is not running.
Many times I tried by 'vagrant destroy' and 'vagrant box remove centos/7', even thought I reset Windows 10 OS.
last month I installed well, but this error occurred from yesterday.
Please help me.
Thank you in advance.
Environment
Windows 10
CPU Core: 6
답변 1
0
안녕하세요. Calico 주소가 변경되서 설치가 실패했을겁니다.
아래 주소로 실행해보세요
# Calico 설치
kubectl create -f https://raw.githubusercontent.com/kubetm/kubetm.github.io/master/yamls/k8s-install/calico.yaml
kubectl create -f https://raw.githubusercontent.com/kubetm/kubetm.github.io/master/yamls/k8s-install/calico-custom.yaml
0
In the picture above, the dashboard pod is not running.
Of the two calico addresses you suggested, the first one applied is the same as the picture above, and the second one is the same as what I asked on Feb. 10.
FYI: the instructions for installing kubernetes on GKE are very different from the current GKE, so I couldn't install it while following it.
0
Thank you for your replay,
I attached
vagrantFile
and the result file of your suggestion


0
위에서 calico 설치를 위해 실행해야 할 명령어는 두개 입니다.
아래 명령어 실행하시면 됩니다.
kubectl create -f https://raw.githubusercontent.com/kubetm/kubetm.github.io/master/yamls/k8s-install/calico-custom.yaml
yml 작성하다가 에러 발생해서 문의 드립니다.
0
38
2
설치수업중에 질문드립니다.
1
57
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





