How to Deploy NodeJS App to Kubernetes? Create EKS Cluster $ eksctl create cluster -f eks.yaml Delete EKS Cluster $ eksctl delete cluster -f eks.yaml