e1379fb6b5
As well as two Kubernetes basic exercises.
194 B
194 B
Services 01
Objective
Learn how to create services
Instructions
- Create a pod running ngnix
- Create a service for the pod you've just created
- Verify the app is reachable