IBM / container-service-getting-started-wt

Other
95 stars 212 forks source link

kubectl run --generator=deployment/apps.v1 is DEPRECATED issue #113

Closed hintcnuie closed 4 years ago

hintcnuie commented 4 years ago

In lab1, when running the below command: kubectl run hello-world --image=us.icr.io/<namespace>/hello-world

it pops up a warning message saying kubectl run --generator=deployment/apps.v1 is deprecated,

see

Screen Shot 2020-01-13 at 6 01 32 PM
bhpratt commented 4 years ago

Pr submitted for fix. Thanks https://github.com/IBM/container-service-getting-started-wt/pull/124