실전프로젝트 4주차 수요일

전은규·2021년 11월 17일
0
post-custom-banner

오늘 할일
쿠버네티스 GCP 에 설치 완료
쿠버네티스로 배포
nginx 컨테이너 붙이기
nginx https 설정도 붙이기

트러블 슈팅
kubectl describe nodes

CNI 설치 확인해야함 -> 최신으로 설치후 실행

kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml

[kubernetes] ContainerCreating 에 멈춰있을때 확인 방법

로그 확인
journalctl -f -u kubelet.service
journalctl -xeu kubelet

kubectl create deployment app --image=stravinest/fungap:latest

kubectl get po -n kube-system

unable to recognize "https://raw.githubusercontent.com/sysnet4admin/IaC/master/manifests/172.16_net_calico.yaml":
no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"

profile
성장하는개발자
post-custom-banner

0개의 댓글