inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

임상규님의 게시글

임상규 임상규

@limsanggyu4523

수강평 작성수
1
평균평점
5.0

게시글 11

질문&답변

ssh-copy-id 질문

도커가 연결이 안되네요 ..엔서블 에서 docker ps 명령어 잘 실행되는데..

좋아요수
0
댓글수
1
조회수
660

질문&답변

혹시 맥 M시리즈에서 쿠버네티스 로컬구성하는 방법에 대해서는 계획이 없으신가요 ??

arm으로 변경했는데 An error occurred while executing multiple actions in parallel. Any errors that occurred are shown below. An error occurred while executing the action on the 'k8s-master' machine. Please handle this error then try again: The box you're attempting to add doesn't support the provider you requested. Please find an alternate box or use an alternate provider. Double-check your requested provider to verify you didn't simply misspell it. If you're adding a box from HashiCorp's Vagrant Cloud, make sure the box is released. Name: rockylinux/8 Address: https://vagrantcloud.com/api/v2/vagrant/rockylinux/8 Requested provider: parallels (arm64) An error occurred while executing the action on the 'k8s-node1' machine. Please handle this error then try again: The box you're attempting to add doesn't support the provider you requested. Please find an alternate box or use an alternate provider. Double-check your requested provider to verify you didn't simply misspell it. If you're adding a box from HashiCorp's Vagrant Cloud, make sure the box is released. Name: rockylinux/8 Address: https://vagrantcloud.com/api/v2/vagrant/rockylinux/8 Requested provider: parallels (arm64) An error occurred while executing the action on the 'k8s-node2' machine. Please handle this error then try again: The box you're attempting to add doesn't support the provider you requested. Please find an alternate box or use an alternate provider. Double-check your requested provider to verify you didn't simply misspell it. If you're adding a box from HashiCorp's Vagrant Cloud, make sure the box is released. Name: rockylinux/8 Address: https://vagrantcloud.com/api/v2/vagrant/rockylinux/8 Requested provider: parallels (arm64) 지원을 안하는거 같습니다..

좋아요수
1
댓글수
8
조회수
1395

질문&답변

sudo docker exec -it WP /bin/bash

start 명령어로 running을 안하면 명령어를 바꿔야될까요 아니면 오류일까요?

좋아요수
0
댓글수
4
조회수
404

질문&답변

sudo docker exec -it WP /bin/bash

docker start WP 를 해도 컨테이너가 동작하지는 않지만 -a 로 전체 컨테이너를 조회하면 있습니다.

좋아요수
0
댓글수
4
조회수
404