lluck42 / kubernetes-lnmp

kubernetes lnmp yaml demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kubernetes-lnmp

kubernetes lnmp yaml demo

docker 编排工具 2018年11月12日08:52:22

nginx php mysql 完成 2018年12月24日10:55:28

usage

kubectl get pods

kubectl create -f pods.yml

kubectl get pods

kubectl delete -f pods.yml

kubectl get deployment

kubectl create -f deployment.yml

kubectl get deployment

kubectl get pods

kubectl get svc

kubectl create -f svc.yml

kubectl get svc

About

kubernetes lnmp yaml demo


Languages

Language:Dockerfile 100.0%