In this session, we had a look at the some of the most important concepts of Kubernetes; Services, Pods, Deployments in order to understand the application lifecycle in a typical Kubernetes environment. Some of the topics covered are below;
– Creating Deployment
– Single and Multi-Container Concept in Deployment
– Monitoring, Debugging Pods
– Service Types
– Exposing Services to Internet
– Manage Environment Variables of Deployment
– Service-to-Service Communication