pedrocesarti / internet-speedtest-docker

Internet testing running on Docker Compose.
116 stars 40 forks source link

Add kubernetes support #4

Open stevemcquaid opened 7 years ago

stevemcquaid commented 7 years ago

I am happy to break this PR up into smaller chunks - but figured I'd submit something to see if you are open to the idea + to receive feedback.

Love the project, let me know if I can help!

pedrocesarti commented 7 years ago

Hey @stevemcquaid, for sure I'm open to receive PR's o the repo. I just think we trully need to brake it in smaller changes.

For instance, the Dockerfile that creates the Grafana and the Speedtest image are keep in a different branch (because we have an automated build created on Dockerhub that identify every change on that branch and create a new Docker image).

I think the first work would be find out the best approach to merge everything together and keep that working. As soon as I can, I'm gonna have a look and let you know.

Thank you for you availability to help.