inflearn logo
Course

Course

Instructor

limsanggyu4523's Posts

limsanggyu4523 limsanggyu4523

@limsanggyu4523

Reviews Written
1
Average Rating
5.0

Posts 11

Q&A

ssh-copy-id 질문

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

Likes
0
Comments
1
Viewcount
660

Q&A

혹시 맥 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) 지원을 안하는거 같습니다..

Likes
1
Comments
8
Viewcount
1395

Q&A

sudo docker exec -it WP /bin/bash

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

Likes
0
Comments
4
Viewcount
404

Q&A

sudo docker exec -it WP /bin/bash

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

Likes
0
Comments
4
Viewcount
404