"vagrant up" Install error.
639
작성한 질문수 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
이거 지금 부터 들어도 괜찮을까요 ?? 시간이 꽤지난거같은데 .. 뭐 최신하고 아에 안맞을까요 .
0
32
1
pod kubetm/app 에서 image를 갑자기 못가져 오는거 같습니다.
1
37
2
3. Node Schedule 중 pod-5가 마스터 노드에 배치됩니다.
1
46
2
volume hostpath의 강의에 관해 질문이 있습니다.
1
37
2
컨트롤러
1
73
2
네임스페이스+파드
0
74
3
강의영상 과 자료
0
83
2
IP 가 어딨나요?
1
71
2
설치 문제 없는건가요?
1
57
1
xshell 접속오류
1
76
2
[15. ConfigMap, Secret - 실습] Env (File) 실습 시 문의사항
1
89
2
Node Schedule 실습 시 pod3 생성 시 메모리 요청량이 올라가지 않는 사항
1
68
1
Guest OS
1
75
2
kubeTM Blog는 없어진건가요????
1
98
2
yml 작성하다가 에러 발생해서 문의 드립니다.
0
96
2
설치수업중에 질문드립니다.
1
125
2
기초다지기 설치 문의드립니다.
1
171
4
HPA 부분 Auto Scaler 설치하는 링크가 없습니다!!
1
100
3
클러스터 초기화 및 팟 네트워크 세팅시 문제가 있습니다
1
133
1
환경 구성에 있어서 질문드립니다
1
135
2
configMap 파일생성
1
114
2
dashboard에서 pod 생성이 되지 않습니다.
1
132
2
nodePort 서비스 접근 Client sent an HTTP request to an HTTPS server
1
124
2
대시보드 화면이 달라요 ㅠㅠ
1
99
2





