Support my work
[ Ссылка ] FREE DEVOPS COURSE
[ Ссылка ]
Hi Everyone, In today's class Day-35, We will learn about Kubernetes Services.
Problem 1:
------------------
In the last class, we learnt that Kubernetes Deployments can implement the auto-healing capability for pod that goes down using Replica Sets but whenever the new pod comes up, It comes up with a new IP address. So how the customer or user know about this new IP address ?
How is Service Discovery Implemented in Kubernetes ?
Problem 2:
-----------------
If you application requires multiple replicas of a pod to serve multi concurrent users, each replica of a pod has unique IP address but customers or users would need a one common IP address or DNS. Just like we all access google.com(DNS) or 8.8.8.8(IP Address) to access google.
How is this implemented in Kubernetes ?
Problem 3:
-----------------
How are the applications deployed as Pods in Kubernetes are accessed by external or people from other teams in your organization who don't have access to the Kubernetes cluster ?
Problem 1 is solved by Kubernetes Service
Problem 2 is solved by Kubernetes Service
Problem 3 is solved by Kubernetes Service
Watch the video to understand complete details.
Telegram channel
===============
[ Ссылка ]
About me:
-----------------
LinkedIn: [ Ссылка ]
GitHub: [ Ссылка ]
Medium: [ Ссылка ]
YouTube: [ Ссылка ] .
.
Disclaimer: Unauthorized copying, reproduction, or distribution of this video content, in whole or in part, is strictly prohibited. Any attempt to upload, share, or use this content for commercial or non-commercial purposes without explicit permission from the owner will be subject to legal action. All rights reserved.
Ещё видео!