Hey,
While learning how to use k8s and following the official tutorial, I have found out that the command to create a service to the deployment created earlier got removed from the tutorial with version 1.32. I’ll post a screenshot to show you.
As you can see, the kubectl expose ...
command got removed, and I’m pretty sure this was an accident.