kubernetes12 [Kubernetes] Containerd 설치하기 - k8s container runtime 쿠버네티스는 docker와 containerd를 container runtime으로 사용할 수 있다. 이 포스팅에서는 containerd를 설치하는 방법을 설명하겠다. apt update apt-get install -y apt-transport-https ca-certificates curl software-properties-common gnupg2 nfs-common curl -fsSL [https://download.docker.com/linux/debian/gpg](https://download.docker.com/linux/debian/gpg) | apt-key add - add-apt-repository "deb \[arch=amd64\] [https://download.docker.com/.. 2023. 6. 20. [VMware] 가상머신 폴더 변경방법 VMware에서 가상머신 기본 폴더 경로를 바꿀수 있다. 왼쪽 상단 Edit - preferences - Workspace - 상단 경로수정 2023. 6. 19. 이전 1 2 다음