docker_advanced_k8s_deploy_pod_deployment

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docker_advanced_k8s_deploy_pod_deployment [2020/05/01 16:21] andonovjdocker_advanced_k8s_deploy_pod_deployment [2020/05/01 16:54] (current) andonovj
Line 20: Line 20:
  
 ===InterPod Communication=== ===InterPod Communication===
 +This is the communication between different pods:
 +
 {{:interpodcommunication.jpg?600|}} {{:interpodcommunication.jpg?600|}}
  
 ===IntraPod Communication=== ===IntraPod Communication===
 +This is the communication between different containers within the same pod. Rarely you will see more than one container in a pod, BUT it is possible.
 +
 {{:intrapodcommunication.jpg?300|}} {{:intrapodcommunication.jpg?300|}}
  
  • docker_advanced_k8s_deploy_pod_deployment.1588350079.txt.gz
  • Last modified: 2020/05/01 16:21
  • by andonovj