curl 설치
421
작성한 질문수 2
안녕하세요 우선 좋은 강의 감사합니다!
현재 namespace 강의를 듣고 있는 중이고,
한 namespace 내 pod에서 다른 namespace의 pod ip로 curl 명령치는 테스트 실습해보고 있는데요
curl 명령어를 찾을 수 없다는 에러가 뜨는데, curl을 직접 설치하고자 apt update 부터 했는데요
아래와 같이 404 not found가 떠서요... 이런식으로 curl 설치하는게 아닌가요?
root@pod-1:/# apt update
Ign:1 http://deb.debian.org/debian stretch InRelease
Ign:2 http://deb.debian.org/debian stretch-updates InRelease
Err:3 http://deb.debian.org/debian stretch Release
404 Not Found
Err:4 http://deb.debian.org/debian stretch-updates Release
404 Not Found
Ign:5 http://security.debian.org/debian-security stretch/updates InRelease
Err:6 http://security.debian.org/debian-security stretch/updates Release
404 Not Found [IP: 151.101.2.132 80]
Reading package lists... Done
E: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Namespace, ResourceQuota, LimitRange - Namespace, ResourceQuNamespace, ResourceQuota, LimitRange - 실습ota, LimitRange - 실습
답변 1
0
안녕하세요.
이미지 명에 kubetm/init가 있는 Pod에서 curl 명령을 날리시면 됩니다.
kubetm/app은 가볍게 만들어진 이미지라 리눅스 관련 명령을 사용할 수 없습니다.
이거 지금 부터 들어도 괜찮을까요 ?? 시간이 꽤지난거같은데 .. 뭐 최신하고 아에 안맞을까요 .
0
59
1
pod kubetm/app 에서 image를 갑자기 못가져 오는거 같습니다.
1
63
2
3. Node Schedule 중 pod-5가 마스터 노드에 배치됩니다.
1
63
2
volume hostpath의 강의에 관해 질문이 있습니다.
1
58
2
컨트롤러
1
77
2
네임스페이스+파드
0
79
3
강의영상 과 자료
0
88
2
IP 가 어딨나요?
1
77
2
설치 문제 없는건가요?
1
65
1
xshell 접속오류
1
79
2
[15. ConfigMap, Secret - 실습] Env (File) 실습 시 문의사항
1
98
2
Node Schedule 실습 시 pod3 생성 시 메모리 요청량이 올라가지 않는 사항
1
76
1
Guest OS
1
83
2
kubeTM Blog는 없어진건가요????
1
104
2
yml 작성하다가 에러 발생해서 문의 드립니다.
0
108
2
설치수업중에 질문드립니다.
1
132
2
기초다지기 설치 문의드립니다.
1
184
4
HPA 부분 Auto Scaler 설치하는 링크가 없습니다!!
1
105
3
클러스터 초기화 및 팟 네트워크 세팅시 문제가 있습니다
1
144
1
환경 구성에 있어서 질문드립니다
1
142
2
configMap 파일생성
1
121
2
dashboard에서 pod 생성이 되지 않습니다.
1
149
2
nodePort 서비스 접근 Client sent an HTTP request to an HTTPS server
1
137
2
대시보드 화면이 달라요 ㅠㅠ
1
107
2





