Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
Ⓜ️ ohammad ⚡️hosein 🎭
@mhk92
well in kuberenetes there a concept called network namespace, obviousely its a namespace in netwoks but there is a concept behind this one. its normal that one pod one container, usually its like this but sometimes we need to create multiple containers in one pod and these containers use the same ip address. in this case we need to be carefull about port-forwarding in those cantainers. because those cantainers cant use same port. it causes port coflict. they use the same network namespace
1 reply
0 recast
3 reactions