liwenwu-amazon / reinvent2018-NET410

15 stars 14 forks source link

[ec2-user@ip-172-31-21-42 configFiles]$ kubectl apply -f simpleHttpServer.yaml - missed step #13

Closed izugbokwe closed 5 years ago

pm010537 commented 5 years ago

Since the application is being created for the first time, activity uses: "kubectl -create" command instead of "kubectl -apply".

To edit/update running application one uses "kubectl apply"