/kubernetes-sandbox

Simple examples of what can be done with Docker and Kubernetes

Primary LanguageHTMLApache License 2.0Apache-2.0

Kubernetes Sandbox

Simple examples of what can be done with Docker and Kubernetes

To run this, you must have :

Then, to create the Docker images : docker-compose build

Once finished, you will be able to execute : docker-compose up

You will have 3 servers running on ports 8090, 8091 and 8092

For the part on Kubernetes you will need a little more documentation, here is a beginning of the track for that : https://kubernetes.io/docs/tutorials/kubernetes-basics/