149 - When to learn Statefulset workload resource
150 - Introduction to k8s Service and Types
151 - Overview on need of Service for workload resources
152 - Introduction to ClusterIP service
153 - Demo Overview on Service type ClusterIP
154 - Demo Service ClusterIP with Endpoint
155 - Demo Service ClusterIP type creation using Imperative approach
156 - Demo Service selector and pod labels
157 - Advanced Traffic flow from client POD to service to target PODs
158 - Introduction to NodePort service
159 - Demo Overview on Service type NodePort
160 - Demo Service NodePort type creation using Imperative approach
161 - Demo Customize service NodePort range and IP addresses range
162 - Advanaced Traffic flow from external to node to service to POD
163 - Introduction to LoadBalancer service
164 - Introduction to MetalLB for Onpremises k8s cluster
165 - Demo Deploying MetalLB on cluster Onpremises
166 - Advanaced Traffic flow while using LoadBalancer service type
167 - Introduction ExternalIP service
168 - Demo overview on Service type ExternalIP
169 - External Name service
170 - Demo Overview on Service type ExternalName
171 - Introduction to Headless service ClusterIP None
172 - Demo Overview on Service type Headless ClusterIP None