Crafting the YAML to install applications on Kubernetes can be time consuming. Not just to do but to learn. There are a lot of Kubernetes objects and the each have a lot of options. If you were to print the API documentation (you can find v1.18 here) that... (more…)
Read more »
A minimal Ubuntu base image modified for Docker-friendliness - GitHub - phusion/baseimage-docker: A minimal Ubuntu base image modified for Docker-friendliness... (more…)
Read more »
Docker allows you to describe a consistent, reproducible container for your executable.
Read more »
Kendra Havens gives us an inside look at the .NET Docker images. To get started on .NET on Docker check out the following links https://hub.docker.com/r/microsoft/dotnet/ (more…)
Read more »
By Piotr Gaczkowski, IOD expert The term Continuous Integration (CI) is no longer a fancy new topic in the industry. With the recent rise of such services as Travis or CircleCI, everyone can use a free CI server for their open-source projects or buy a pai... (more…)
Read more »