Hỏi & Đáp
nginx 에서 "GET /ws HTTP/1.1" 404 141 이라는게 나오는데 이게 무슨뜻일까요??
저도 같은문제인데 답변이 안달렸네요..
- Lượt thích
- 1
- Số bình luận
- 1
- Lượt xem
- 665
Hỏi & Đáp
저도 같은문제인데 답변이 안달렸네요..
Hỏi & Đáp
도커가 연결이 안되네요 ..엔서블 에서 docker ps 명령어 잘 실행되는데..
Hỏi & Đáp
감사합니다 pod 부분 정상적으로 러닝 뜨네요!!
Hỏi & Đáp
아 참고로 마스터 노드에서 apt-get install qemu-user-static 이명령어를 사용해봤는데도 똑같은 현상이였씁니다..
Hỏi & Đáp
{ "name": "rockylinux/8", "description": "Rocky Linux 8 7.0.0 Bugfix", "versions": [ { "version": "7.0.1-20230215.0", "providers": [ { "name": "parallels", "url": "http://dl.rockylinux.org/pub/rocky/8/images/arm64/Rocky-8-Vagrant-Vbox-8.8-20230518.0.arm64.box" } ] } ] }
Hỏi & Đáp
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) 지원을 안하는거 같습니다..
Hỏi & Đáp
업데이트 언제 될까요?
Hỏi & Đáp
감사합니다.
Hỏi & Đáp
start 명령어로 running을 안하면 명령어를 바꿔야될까요 아니면 오류일까요?
Hỏi & Đáp
docker start WP 를 해도 컨테이너가 동작하지는 않지만 -a 로 전체 컨테이너를 조회하면 있습니다.