shi
@shivaydotcom
Followers
14
Following
665
Media
5
Statuses
451
full stake dev. js python. dsa. linux. learning about life 🧬 . one dev thread each week.
Joined May 2024
So who writes it the network vendors like calico, flannel in kubernetes etc. How to use- install venders sometimes they come pre-installed with container runtime venders ,now u got two files in your system 1. .json file (rule book) 2. Plugin ( a program ) to implement rulebook
0
0
0
Next I can demystify the services in its core or veth in networking.. #Networking
0
0
0
For making virtual ethernet and CNI interface. That's it this is CNI nothing magical.. CNI is used heavily in pod to pod communication in Kubernetes. If u are learning kubernetes it might help to understand the k8s networking. #k8s #kubernetestutorialforbeginners #kubernetes
1
0
1
Now your container have ip plus gate way to the host machine now host machine will take over the data from here and route to the outer world. Things to know at the end rule book defines ip it needs gateway and nat rules for address translation. Plugin uses that data for..
1
0
0
They read the the .json rule book and get the ip from there or subnet and gateway ip and and creates veth, one end of veth in container and one end in CNI end of host machine , hostel machine gets the gateway ip defined in rule book...
1
0
0
Those who write rules and plugin are called network vendors(flannel ,calico)and those who use them are called container runtime vendors (podman, kis, docker). 3. You have those 2 things in first step now when u make a container ,k8s or podman, calls first the rule book then
1
0
0
File* a typo. Now how to get those file in your system and run it so that your isolated container gets ip and gateway to talk to outer world. Simple steps 1. Either u install those 2 things or they come pre-installed with kubernetes like flannel, calico..
1
0
0
CNI(container network interface) in simple words an agreement about how isolated containers get network capabilities -remember two things 1. rule 2. program to run on those rule file. Who creates those fine - a main aggreement file which draws how two steps are written.
2
0
0
Scare a developer with NULL words.
0
0
0
Use - give this post answer in human language form and should be smooth not like ai generated text and it will give better answers #AI
0
0
0
I will be keep posting everything about #typescript #docker #REACT each day . Tune in for more. And if u like to see code snippets will do that too in comming 15 days.
0
0
0
What happen if u omit one root dir or include in typescript .. while compiling if there is no root dir the complied path will get so messy andwill include src folder that will destructure file systemn and if u omit include then whole ser dir will gets complied by ts #webdev
0
0
0
In type script there is distinction between rootdir and include . 1. Rootdir only gives u place holder where the complied ts file should go 2. Include gives what files should ts compile. One is for place and one is for compiling. #TypeScript #WebDev more on this ...
0
0
0
Code very slow and understand documents even at a slower pace and u will get faster in coding even better and faster than others
0
0
0
🧵Microsoft just laid off 6,000 people and suddenly everyone on social media is screaming: "AI is replacing all developers!" Let's talk facts.👇
31
150
925
When you are dealing with the toughest problems in Engineering just watch this video: This is one of the most intelligent scientists to live on this planet. If you feel stupid, you’re closer to the answer than you think.
3
31
329