Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

kubectl run is DEPRECATED warning #9

Open
uribrecher opened this issue Oct 31, 2019 · 0 comments
Open

kubectl run is DEPRECATED warning #9

uribrecher opened this issue Oct 31, 2019 · 0 comments

Comments

@uribrecher
Copy link

I'm getting this warning during the tutorial:
kubectl run nginx --image=nginx
kubectl run --generator=deployment/apps.v1 is DEPRECATED and will be removed in a future version. Use kubectl run --generator=run-pod/v1 or kubectl cre
ate instead.

can you please update the tutorial with the relevant changes?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant