https://github.com/ansible/receptor/releases
foo -> bar <- mal
foo and mal are directly connected to bar with TCP connections.
foo can reach mal by sending network packets through bar.
https://github.com/ansible/receptor/releases
foo -> bar <- mal
foo and mal are directly connected to bar with TCP connections.
foo can reach mal by sending network packets through bar.
kind
cluster runs in a single docker container. You can easily stop, pause, and restart this single container to bring up the entire deployment.kind https://kind.sigs.k8s.io/docs/user/quick-start/#installation
https://lucid.app/lucidchart/647bb2fa-3820-458a-bd2c-3f0f8520add7/edit?page=-8ZpAu3F4v8S#
Think of uwsgi as processes that take incoming HTTP requests, run special python code (django views), and then return HTTP responses. Here is a great video that explains wsgi