Julien WITTOUCK
Hello 👋
As for kubectl version 1.18, kubectl run
does not create deployments anymore, but only single pods.
So the kubectl expose deployment
command should be replaced with kubectl expose pod
Hope this helps
Sign Up Free or Log In to participate!
Hello 👋
As for kubectl version 1.18, kubectl run
does not create deployments anymore, but only single pods.
So the kubectl expose deployment
command should be replaced with kubectl expose pod
Hope this helps
Psst…this one if you’ve been moved to ACG!