ArgoCD를 운영하면서, argocd-server 필요한 m1 맥북에서 리눅스 이미지 빌드하기 위해선, linux/amd64 플랫폼 옵션을 지정해야한다.윈도우 도커 설치 wsl2 설치 -> docker agent 설치
curl -LO https://storage.googleapis.com/minikube/releases/latest/minikube-darwin-arm64chmod +x minikube-darwin-arm64sudo mv minikube /usr/local/b
kubectl scale --replicas=5 deployment eshop-orderQuestion : Expand the number of running Pods in eshop-order from 1 to 5.TASK :namespace : 본인 namespac
kubectl create -f multi-container.yamlkubectl get pod -n edu18
React 프로젝트를 Nginx서버에 배포하면서 환경내에서 발생한 문제점들에 대해 정리하고자 합니다.요청 url 설정Nginx 상에서 HTTP 요청을 할 때 기본적으로 해당 Nginx 서버의 IP 주소(혹은 도메인 주소)가 기존의 URL의 앞단에 덮어 써지는 것을 확인
npm run prettier 명령어로 prettier를 프로젝트에 설치합니다.command + p 입력 후 settings 검색settings.json에 아래 내용을 겹치면 수정/ 없으면 추가합니다.Code > Preferences > settings에 들어가서 D
hosts파일은 https://types.my/answer/8578320/guest 경로에 위치합니다.브라우저에서 URL 입력 요청 시, PC에서 DNS서버에 요청을 보내기 전에 hosts 파일을 read하여 URL에 대한 매핑된 ip주소가 있으면, DNS 요