Thanks you Raj. Understanding CNI is a key fundamental!
@cloudwithraj4 жыл бұрын
Indeed, thanks for watching
@davethorn9423 Жыл бұрын
Clear , well presented . Thanks for this content I was having problems understanding this topic(s) and this is very useful.
@cloudwithraj Жыл бұрын
Glad it was helpful!
@manasjain9144 жыл бұрын
I wish this channel should get millions of subs
@cloudwithraj3 жыл бұрын
Ty Manas for the kind words. Best of luck in your career journey!
@mitchellm65492 жыл бұрын
Thanks!
@cloudwithraj2 жыл бұрын
TY Mitchell for the generous tip. I am glad this video was helpful 👊
@ravinderreddy88713 жыл бұрын
Thank you I was trying to know what is this CNI. This Video made it :)
@cloudwithraj3 жыл бұрын
Glad to hear it!
@rouabahoussama2 жыл бұрын
The best explanation ever ! Thank U so much.
@AnilKumar-np9mh2 жыл бұрын
Thank you Raj! This is very helpful. Very well explained.
@cloudwithraj2 жыл бұрын
Glad it was helpful!
@mahbubhaq87253 жыл бұрын
Fantastic Shahada.. you make things so easy to follow
@anilkommalapati62484 жыл бұрын
🙏Your videos are truly amazing. I really feel very lucky to come across your videos🙏
@surajmishra2272 жыл бұрын
Cloud computing is future for deployment of system and OS. Reliable and easy to use.
@armunro Жыл бұрын
Great video Raj!
@isi24.8 Жыл бұрын
Very well explained.. Thank you
@PawanCh-e1n Жыл бұрын
Thanks for simple explaination
@sasikanth60264 жыл бұрын
Great explanation as all the time. Thank a lot Raj..
@amarnathmansali2687 Жыл бұрын
This is what I was looking for 😊
@dsdcp2 жыл бұрын
thank you Raj. good explanations.
@cloudwithraj2 жыл бұрын
You're most welcome
@yogithakakarla17163 жыл бұрын
Good content. Need more such concept related and those demo videos
@ArunlalAshok3 жыл бұрын
Well explained. Thanks!
@cloudwithraj3 жыл бұрын
Glad it was helpful!
@tanejavinay20003 жыл бұрын
Good coverage. I have two questions 1- when you say you can borrow IPs of other subnet, how is that borrowed ip from other subnet be given access to resources which were accessible to borrowing subnet in network policy 2- how do we control what kubelet and kubeproxy agents can do, how to apply network policy on those agents that they shoun not be able to access DB, considering those are not developed by me
@sachin23124 жыл бұрын
Very good video Than you Sir..
@christianibiri4 жыл бұрын
Great, love it
@sanjibsaha22294 жыл бұрын
great content just like all your video. Question on Ingress & Egress Network policy - How it can be set at cluster level so that admin can only modify not individual app team for their PODs hosted from different namespaces
@cloudwithraj3 жыл бұрын
Currently it can't be cluster level, can only be applied to pod level. however you can use OPA to enforce that each pod has network policy
@dineshkumarlanka54704 жыл бұрын
Thank you Sir...Very great video on Network, can you share few more....
@cloudwithraj4 жыл бұрын
Thanks Dinesh, will do more on Networking in future for sure
@natallia11093 жыл бұрын
Videos are amazing .......
@cloudwithraj3 жыл бұрын
Thanks Natallia, I am glad you found my videos useful.
@padmadasp5993 жыл бұрын
Good 👍
@shamikguharay31773 жыл бұрын
Thank you
@cloudwithraj3 жыл бұрын
Welcome!
@rohanekar Жыл бұрын
Can you posible to create one video to create a Mysql microservice in Kubernetes and access this SQL using SQL workbench, or any solution I need to look?.
@kannanswaminathan82103 жыл бұрын
can you talk about 1. having private cluster, 2. How to use kubectl from local desktop to control the cloud k8s, 3. How to build a tool that is hosted as webapi to run kubectl or kubernetes client sdk and how to access the k8s using kubeconfig or any alternate is there to access the k8s from webapi.
@vinayakchandrakantnawale35293 жыл бұрын
Very nice video one question here can we use both calico and pod security group together in eks
@cloudwithraj3 жыл бұрын
Unfortunately currently it's not supported to run both together. I am hoping for an enhancement in future since they both serve unique and different purposes.
@vinayakchandrakantnawale35293 жыл бұрын
@@cloudwithraj Thank you for quick response
@hackerops14074 жыл бұрын
Sir can you make video on how real time kubernetics environment look like what is the project flow how the services application deployment are worked.
@googleuser50762 жыл бұрын
Can you make a video about Multus and its importance compared to other meta plugins,please
@galeop2 жыл бұрын
14:47 has this role been assigned to my pod thanks to a K8s RoleBinding (and thus is this the same thing as "K8s roles for RBAC"?), or is this just a label? In other words, are K8s roles only used for the access to the Kube API (eg API request to get the value of a K8s secret, list pods, etc), or are they also used as criteria for K8s Network Policies (like it seems to be the case in 14:47 ) ?
@manabdas69232 жыл бұрын
Hi Rajdeep da, your college junior again. Could you please make a video on Operators (say for DB hosting PODs/stateful PODs) ?
@cloudwithraj2 жыл бұрын
CHeck this out Manab - kzbin.info/www/bejne/onmmaKume8aWoZo
@ShirishShukla7776 Жыл бұрын
Pod security group - if you can cover in detailed
@k.r.mohanreddyk.r23503 жыл бұрын
How to get each pod have get unique ip
@cloudwithraj3 жыл бұрын
Hmm? Each pod already gets a unique IP
@k.r.mohanreddyk.r23503 жыл бұрын
Where to get which one sharing
@cloudwithraj3 жыл бұрын
@@k.r.mohanreddyk.r2350 kubectl describe pods will give you the Pod IP.
@k.r.mohanreddyk.r23503 жыл бұрын
I know describe the pod ip but my doubt automatically allocated ip right, which one sharing like kernel or any other one