lemp stack to create the lemp stack with k8s: kubectl create -R -f yaml/ to create the lemp stack with docker-compose https://docs.docker.com/compose/ install docker-compose create directory and put the docker-compose.yml in it, then run: docker-compose up docker-compose down