#docker #kubernetes #container #orchestrator #microservice #infrastructure-as-code #devops #ci #cd

제목Lecture 25 Stateless and Stateful Applications 질문2021-12-08 08:54
작성자

Lecture 25 강의자료 17페이지에서 deployment 생성하는 커맨드 명령어가 오류가 나서 질문 드립니다.


강의자료대로 입력했는데 --replicas가 unknown flag라고 뜹니다..

(--replicas를 빼고 입력하니 단일 pod 1개만 생성됩니다)



그래서 일단 위와 같은 식으로 deployment를 생성하고, label 명령어로 따로 라벨링 해서 진행했는데

(create deployment에서는 --label이 unknown flag라고 뜨네요..)


k8s의 명령어가 강의영상 찍은 시점과 달라져서 안되는 건지, 제가 어디선가 실수한 건지 여쭙고자 질문 올립니다..!


댓글