curl 설치
410
작성한 질문수 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은 가볍게 만들어진 이미지라 리눅스 관련 명령을 사용할 수 없습니다.
Node Schedule 실습 시 pod3 생성 시 메모리 요청량이 올라가지 않는 사항
1
10
1
Guest OS
1
35
2
kubeTM Blog는 없어진건가요????
1
36
2
yml 작성하다가 에러 발생해서 문의 드립니다.
0
44
2
설치수업중에 질문드립니다.
1
66
2
기초다지기 설치 문의드립니다.
1
111
4
HPA 부분 Auto Scaler 설치하는 링크가 없습니다!!
1
70
3
클러스터 초기화 및 팟 네트워크 세팅시 문제가 있습니다
1
107
1
환경 구성에 있어서 질문드립니다
1
98
2
configMap 파일생성
1
81
2
dashboard에서 pod 생성이 되지 않습니다.
1
87
2
nodePort 서비스 접근 Client sent an HTTP request to an HTTPS server
1
79
2
대시보드 화면이 달라요 ㅠㅠ
1
66
2
대시보드 접근이 안됩니다!
1
102
2
Ingress실습에 난관이 있습니다
1
72
2
master 노드에서 ssh 로그인 창이 안뜨는 오류
1
92
3
안녕하세요 일프로님 궁금한 거 있습니다
0
56
1
7강 마지막 대시 보드 출력에 관한 문제
1
59
2
Could not resolve host: externalname1; Unknown error
0
64
2
Failed to create pod sandbox
1
95
2
자료실을 못 찾겠습니다 ㅜ ㅡ ㅜ
0
64
2
0/3 nodes are available
1
60
2
Back-off restarting fail~~
1
111
4
쿠버네티스 대시보드 접속 문제
1
93
2





