Communication bridges/pipes between containers/pods in podman. #65

Open
opened 2024-08-12 21:35:40 +02:00 by luc · 1 comment
Owner

Communication bridges/pipes between podman (user) containers would benefit the security of the system. It will negate the necessity for open ports (3000 and up) for the reverse proxy to communicate with. In this case the reverse proxy can be containerized, and can be bridged with the (user) network namespaces of the containers/pods.

Communication bridges/pipes between podman (user) containers would benefit the security of the system. It will negate the necessity for open ports (3000 and up) for the reverse proxy to communicate with. In this case the reverse proxy can be containerized, and can be bridged with the (user) network namespaces of the containers/pods.
luc added the
Alpine-Server
Difficult to do
labels 2024-08-12 21:35:40 +02:00
luc added this to the Alpine-server project 2024-08-12 21:35:40 +02:00
luc changed title from Communication bridges/pipes between containers in podman. to Communication bridges/pipes between containers/pods in podman. 2024-08-12 21:35:51 +02:00
Author
Owner

A possible solution to this problem could be the implementation of a firewall.

A possible solution to this problem could be the implementation of a firewall.
Sign in to join this conversation.
No description provided.