Kubernetes Services & NodePort Explained 🔧
Learn about Kubernetes Service types, including NodePort, in this free class for admins, architects, and testers. Join now!

Docker & Kubernetes with K21Academy
2.3K views • Apr 11, 2021

About this video
If you are an Admin, Architect, or Tester, then attend the FREE Class for Docker & Kubernetes Administrator (CKA) at https://bit.ly/2PaDEQ1
Kubernetes is an open-source platform for managing containerized workloads and services. Kubernetes takes care of scaling and failover for your application running on the container. Kubernetes cluster is used to deploy containerized applications on the cloud. Kubernetes uses the same underlying infrastructure, OS, and container.
➤ ClusterIP
A ClusterIP service is the default Kubernetes service. It gives you a service inside your cluster that other apps inside your cluster can access. There is no external access.
➤ NodePort
A NodePort service is the most primitive way to get external traffic directly to your service. NodePort, as the name implies, opens a specific port on all the Nodes (the VMs), and any traffic that is sent to this port is forwarded to the service.
➤ LoadBalancer
A LoadBalancer service is the standard way to expose a service to the internet. On GKE, this will spin up a Network Load Balancer that will give you a single IP address that will forward all traffic to your service.
To know more, check this video from K21Academy
Where we explain:
00:00 = Introduction to Kubernetes
00:26 = Agenda
01:03 = Overview of Kubernetes service
11:10 = ClusterIP
12:59 = Nodeport
17:56 = LoadBalancer
21:54 = K8 Service type
24:30 = Ingress Controller
28:26 = Learning path for Docker & Certified Kunernetes Administrator (CKA)
29:20 = FREE Training
29:43 = Registration for free Master class
Also, don't forget to join our FREE Telegram group at https://t.me/k21dockerkubernetes, and be the first to receive Docker & Kubernetes related news and updates.
#kubernetes #kubernetestutorial #learnkubernetes #kubernetestutorialforbeginners #kubernetescompletetutorial #kubernetesforbeginners #kubernetesanddocker #dockerforbeginners #learndocker #docker #kubernetesvsdocker #whatiskubernetes #askatul #k21academy
--------------------------------------------------------------------------------------------------------------------
Subscribe To K21Academys YouTube Channels for more FREE Information on:
➥ Microsoft Azure Cloud: https://k21academy.com/microsoftazure
➥ Dockers & Kubernetes: https://k21academy.com/dockerkubernetes
➥ AWS & Oracle : https://k21academy.com/youtube
Watch our recent upload: https://youtu.be/bh-2CQBHKZQ
---------------------------------------------------------------------------------------------------------------
LET'S CONNECT ON SOCIAL ↴
➽ Facebook: https://k21academy.com/facebook
➽ Linkedin: https://k21academy.com/linkedin
➽ Twitter: https://k21academy.com/twitter
➽ Instagram: https://k21academy.com/instagram
Kubernetes is an open-source platform for managing containerized workloads and services. Kubernetes takes care of scaling and failover for your application running on the container. Kubernetes cluster is used to deploy containerized applications on the cloud. Kubernetes uses the same underlying infrastructure, OS, and container.
➤ ClusterIP
A ClusterIP service is the default Kubernetes service. It gives you a service inside your cluster that other apps inside your cluster can access. There is no external access.
➤ NodePort
A NodePort service is the most primitive way to get external traffic directly to your service. NodePort, as the name implies, opens a specific port on all the Nodes (the VMs), and any traffic that is sent to this port is forwarded to the service.
➤ LoadBalancer
A LoadBalancer service is the standard way to expose a service to the internet. On GKE, this will spin up a Network Load Balancer that will give you a single IP address that will forward all traffic to your service.
To know more, check this video from K21Academy
Where we explain:
00:00 = Introduction to Kubernetes
00:26 = Agenda
01:03 = Overview of Kubernetes service
11:10 = ClusterIP
12:59 = Nodeport
17:56 = LoadBalancer
21:54 = K8 Service type
24:30 = Ingress Controller
28:26 = Learning path for Docker & Certified Kunernetes Administrator (CKA)
29:20 = FREE Training
29:43 = Registration for free Master class
Also, don't forget to join our FREE Telegram group at https://t.me/k21dockerkubernetes, and be the first to receive Docker & Kubernetes related news and updates.
#kubernetes #kubernetestutorial #learnkubernetes #kubernetestutorialforbeginners #kubernetescompletetutorial #kubernetesforbeginners #kubernetesanddocker #dockerforbeginners #learndocker #docker #kubernetesvsdocker #whatiskubernetes #askatul #k21academy
--------------------------------------------------------------------------------------------------------------------
Subscribe To K21Academys YouTube Channels for more FREE Information on:
➥ Microsoft Azure Cloud: https://k21academy.com/microsoftazure
➥ Dockers & Kubernetes: https://k21academy.com/dockerkubernetes
➥ AWS & Oracle : https://k21academy.com/youtube
Watch our recent upload: https://youtu.be/bh-2CQBHKZQ
---------------------------------------------------------------------------------------------------------------
LET'S CONNECT ON SOCIAL ↴
➽ Facebook: https://k21academy.com/facebook
➽ Linkedin: https://k21academy.com/linkedin
➽ Twitter: https://k21academy.com/twitter
➽ Instagram: https://k21academy.com/instagram
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
2.3K
Likes
42
Duration
29:58
Published
Apr 11, 2021
User Reviews
4.5
(2) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now