Terminology Review and Challenge Questions
- Kubernetes Services
- Microservices
- Load Balancer
- ClusterIP
- NodePort
Rookie Hands-on Commands
- Kubernetes Services Review
- Deploy pod inside cluster
- Expose Pod via a ClusterIP service
- Test to confirm we can reach the pod through the service internally
all ok