Skip to content

abadi199/kube-pingpong

Repository files navigation

🏓 Kubernetes Exercise

This repo contains exercise for learning kubernetes. The goal is to have 3 pods, where 1 pod is talking to the other 2 pods using internal service name.

Here's the diagram:

               +---------------------+
               |      Browser        |
               +--------+---+--------+
                          |
                          |
                          |
               +----------v----------+
               |     pingpong.rs     |
               +--------+---+--------+
                        |   |
                        |   |
                        |   |
                        |   |
+-----------------+     |   |    +------------------+
|     ping.rs     <-----+   +---->     pong.rs      |
+-----------------+              +------------------+

About

🏓 Kubernetes ping pong pods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages