Day 32/40 - Kubernetes Networking Explained | Container Network Interface (CNI) With

  Рет қаралды 7,171

Tech Tutorials with Piyush

Tech Tutorials with Piyush

Күн бұрын

Пікірлер: 52
@suraganimaheshkumar2805
@suraganimaheshkumar2805 2 күн бұрын
Thank You Piyush and Saiyam. It is a great learning experience. Tummy full feeling :) . Good luck to both.
@TechTutorialswithPiyush
@TechTutorialswithPiyush Күн бұрын
Awesome, glad to hear that :)
@SridharModalavalasa
@SridharModalavalasa 4 ай бұрын
From the past couple of years I am completely working on Kubernetes but I have not got a chance to dig deep dive in the pod to pod communication. I have anticipated that it must be take care job of the containerd and CNI as well. Thanks @Piyush Bhai for bringing him in to this CKA series and resolving my doubts from Networking space. Finally @Saiyam Pathak Bhai - There is no words enough for the knowledge you have in the space of Orchestration and the way you are explaining simply amazing and easy to adapt, grasp the things.
@kubesimplify
@kubesimplify 4 ай бұрын
Glad you enjoyed the video!
@TechTutorialswithPiyush
@TechTutorialswithPiyush 4 ай бұрын
Thank you for sharing the feedback Sridhar, we are glad it was helpful :) Yes, thank a lot to Saiyam for sharing the knowledge
@sagarbirla2879
@sagarbirla2879 23 күн бұрын
wah..! "mool" se "moksh" tak pura kubernetes networking clear ho gaya... ultra clear👌👌
@TechTutorialswithPiyush
@TechTutorialswithPiyush 22 күн бұрын
Jee baat!
@abc-edm
@abc-edm Ай бұрын
I absolutely enjoyed the deep dive session, definitely eye-opening video, thank Piyush for setting it up ... great works!!
@TechTutorialswithPiyush
@TechTutorialswithPiyush Ай бұрын
Glad you enjoyed it! 🚀
@Usama-Tanoli
@Usama-Tanoli 4 ай бұрын
He is the man guys. A very knowledgeable person in Kubernetes domain 🎉🎉🎉🎉
@TechTutorialswithPiyush
@TechTutorialswithPiyush 4 ай бұрын
Absolutely
@kaarthickpk
@kaarthickpk 3 ай бұрын
Simply, It is damn AWESOME. Thank you both !!!
@TechTutorialswithPiyush
@TechTutorialswithPiyush 3 ай бұрын
Glad you like it!
@faeem_ahmad11
@faeem_ahmad11 4 ай бұрын
Thanks for providing such great content
@prashanthl7784
@prashanthl7784 3 ай бұрын
Thanks guy didn’t know we can exec into ns. Used to exec into pods to get to know more about network details
@TechTutorialswithPiyush
@TechTutorialswithPiyush 3 ай бұрын
Everyday is a new learning
@Usama-Tanoli
@Usama-Tanoli 4 ай бұрын
I prefer Saiyam on anyone to learning kubernetes
@kubesimplify
@kubesimplify 4 ай бұрын
@TechTutorialswithPiyush
@TechTutorialswithPiyush 4 ай бұрын
Absolutely!
@AlitafSd
@AlitafSd 4 ай бұрын
Thanks bro it helps me lot
@kubesimplify
@kubesimplify 4 ай бұрын
Glad it was helpful!
@tanujarora4906
@tanujarora4906 3 ай бұрын
Never knew this even though i am working with kubernetes for last 1 year now. Thanks this is really helpful, i will have something new to flaunt infront of my tech lead😂😂 i am sure even he doesn’t know this much
@TechTutorialswithPiyush
@TechTutorialswithPiyush 3 ай бұрын
Everyday is a learning experience if you are eager to learn 🙂 Glad to know that you found it helpful
@mohammedsuhailbasha4860
@mohammedsuhailbasha4860 3 ай бұрын
Very nice session. Thanks. Please make and upload more videos on kubernetes networking part and explain on how it co-relate with the Linux networking concepts. No one in the KZbin make like this kubernetes networking video. Please make and upload more videos like this on kubernetes networking part like suppose if all the ips of the network are consumed by pods then how we can expand the cluster network and much more.
@TechTutorialswithPiyush
@TechTutorialswithPiyush 3 ай бұрын
Will do buddy, a lot more is coming soon 😀
@akshayzankar6995
@akshayzankar6995 2 ай бұрын
Hi Piyush, Just a honest review on this video... The fact is in efforts of having a topic covered in depth, the video didn't address many important topics on the k8s networking... It seems with the knowledge sayyam has, it's not possible for him to cover all k8s networking in just one video... I would suggest to create another video touching all important topics on k8s networking. Thanks! This is from someone who has followed your course all along. Just couldn't refrain myself from letting you know this seeing how honestly you have focused on the content throughout 😅
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 ай бұрын
Hello Akshay, thank you for the detailed feedback. Yes, I totally agree with you, it is difficult to cover all the Kubernetes Networking in one single video but kudos to Saiyam for the job well done. I will try to create more videos on Kubernetes networking soon.
@akshayzankar6995
@akshayzankar6995 2 ай бұрын
@@TechTutorialswithPiyush Thanks! 🙂
@giteshghure212
@giteshghure212 3 ай бұрын
Amazing Explanations
@TechTutorialswithPiyush
@TechTutorialswithPiyush 3 ай бұрын
Glad you liked it
@taifbakshi7675
@taifbakshi7675 3 ай бұрын
at 27:30 - 27:35 he was talking about how to create containers manually and referred to some resources. Could anyone kindly give a link to those references? TIA
@TechTutorialswithPiyush
@TechTutorialswithPiyush 3 ай бұрын
github.com/saiyam1814/kube-networking
@rameshborusu5857
@rameshborusu5857 Ай бұрын
Hello Piyush, Thank you for spending your energy and time to create the kubernetes turorial. They are really helpful. I do have a question regarding the networking for pod to pod communication across nodes. I know we are able to communicate to the pods which are on the same node but it isn't for the pods which are across node. to have this communication, we should use cni like calico, celium through network policy? Is my understanding correct ?
@TechTutorialswithPiyush
@TechTutorialswithPiyush Ай бұрын
You got it right, CNI plugins like Calico or Cilium help pods communicate across nodes using overlay networks and restrict the traffic using network policies.
@varun-i2r5b
@varun-i2r5b Ай бұрын
can you do videos about calico and cilium
@TechTutorialswithPiyush
@TechTutorialswithPiyush Ай бұрын
I will add for sure
@sahilmalpotra8284
@sahilmalpotra8284 2 ай бұрын
i dont know if someone noticed , saiyam's words were breaking in the video
@TechTutorialswithPiyush
@TechTutorialswithPiyush 2 ай бұрын
Yeah, I realized it later, there were some audio clipping happened, sorry about that.
@harshgupta5113
@harshgupta5113 12 күн бұрын
Is it just me or there is some static in the audio?? Check 33:55 - 34:02. There are many such instances.
@TechTutorialswithPiyush
@TechTutorialswithPiyush 12 күн бұрын
Yes, there were some audio glitches, sorry about that
@guntreddirajesh
@guntreddirajesh 3 ай бұрын
🤩
@karthiksundaram544
@karthiksundaram544 3 ай бұрын
Rbac is very vulnerability if given wrong permissions ❤
@shivkantagnihotri1750
@shivkantagnihotri1750 3 ай бұрын
this is so advance person i am not understanding kubernetes networking so can you give me any reference
@TechTutorialswithPiyush
@TechTutorialswithPiyush 3 ай бұрын
Hello Buddy, I suggest checking the series from the beginning as many of the concepts and prerequisites were explained already
@kubesimplify
@kubesimplify 3 ай бұрын
Generally its a bit advanced topic, but once you know Kubernetes, you should be able to follow along. there are a lot of moving pieces for a pod to work and networking is a critical component.
@password301992
@password301992 3 ай бұрын
@@kubesimplify Can i read same in more details ? Do you any video or series ready on this or can you suggest some articles on it. Thanks in advance.
@Samiee27
@Samiee27 2 күн бұрын
Bhai Good One, but apka boht packet loss ho raha h while talking 🤯😵‍💫😂
@TechTutorialswithPiyush
@TechTutorialswithPiyush Күн бұрын
hahah good one, karo capture jitna b deliver hua hain
@floehden
@floehden 3 ай бұрын
Thank you @kubesimplify and @TechTutorialswithPiyush for the amazing explanations on Networking in Kubernetes !
@TechTutorialswithPiyush
@TechTutorialswithPiyush 3 ай бұрын
Glad you liked it
@anuraggupta1008
@anuraggupta1008 3 ай бұрын
All Giants Are Here 🫡
@TechTutorialswithPiyush
@TechTutorialswithPiyush 3 ай бұрын
Absolutely 💯
Day 33/40 - Kubernetes Ingress Tutorial | Ingress Explained by @AbhishekVeeramalla
54:03
Day 30/40 - What Is DNS ( Domain Name System) With @piyushgargdev
40:40
Tech Tutorials with Piyush
Рет қаралды 10 М.
А я думаю что за звук такой знакомый? 😂😂😂
00:15
Денис Кукояка
Рет қаралды 6 МЛН
Чистка воды совком от денег
00:32
FD Vasya
Рет қаралды 5 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 34 МЛН
Kubernetes Networking 101 - Randy Abernethy, RX-M LLC
1:26:45
CNCF [Cloud Native Computing Foundation]
Рет қаралды 31 М.
Introduction to CNI | Kubernetes Networking
18:39
CodiLime
Рет қаралды 9 М.
Kubernetes Services networking
7:13
Project Calico
Рет қаралды 92 М.
Day 26/40 - Kubernetes Network Policies Explained
45:48
Tech Tutorials with Piyush
Рет қаралды 4,4 М.
Kubernetes Architecture
9:41
Anton Putra
Рет қаралды 21 М.
The essential DevOps skills employers ACTUALLY value (it's not what the gurus claim)
46:03
Kubernetes Network Policy Deep Dive
17:46
Kubesimplify
Рет қаралды 1,7 М.
Day 31/40 - Understanding CoreDNS In Kubernetes
19:18
Tech Tutorials with Piyush
Рет қаралды 6 М.