Red Hat의 Open Shift로 Node JS Application을 Deploy 할 수 있는 Nodeshift CLI를 이용해서 Minikube에 Node.js Application을 배포하기 위한 간단한 가이드 입니다.
다양한 Kubernetes의 Service, Deployment Configuration을 npx nodeshift --kube 와 같은 아주 간단한 Command로 사용이 가능한 것이 장점이라고 하네요, 간단한 개발 환경 구축을 위해 한번 적용해보면 좋을 것 같습니다.