Interested in sponsoring the site? [find out more]
Kubernetes kubectl cheat sheet notes
A cheat sheet to remind myself the most important kubectl commands. If I do forget then I recommend the VS Code Kubernetes plugin and remember to use --help if you get stuck, start with kubectl --help .
Dev Ops Article in May Test Magazine
On the 21st of March I hosted a “Dev Ops and QA” session at the Test Focus Groups in London.
This turned into a small 2 page article for Test Magazine in the May 2017 issue.
Using travis-ci.org for checking code on github
I run all the tests for Java For Testers prior to releasing the book. Since all code shown in the book is pulled out of the source, it should mean that all the source code you see in the book should run.


