Working with Services in Kubernetes
Task 1:Create a Service for accessing todo-app
Create a Service for your todo-app Deployment from Day-32
Create a Service definition for your todo-app Deployment in a YAML file.
Now create a service.yml where we will deploy NodePort.
apiVersion:...
prabirmahatha.hashnode.dev3 min read