Files
website/content/zh/docs/tutorials
buptliuwei 1ea5f5ee31 fixed demo deployment create command
when use  `kubectl run source-ip-app --image=k8s.gcr.io/echoserver:1.4` . it will be create a pod, the output is: `pod/source-ip-app created`,  but the svc will find `deployment` when use `kubectl expose deployment source-ip-app --name=clusterip --port=80 --target-port=8080`
2021-03-11 11:58:00 +08:00
..
2021-03-01 09:26:11 +08:00
2020-12-10 18:52:02 +08:00