I recently wrote on a log collector that used Docker’s Container Logs API
to subscribe output streams of containers. Most people don’t go this way,
because they use well known logging drivers so it’s hard to find any
programs consuming this API.
Similar
For startup businesses, devops is a difficult piece of the IT puzzle. Often devops gets handed off to developers, but shouldn't it be automated instead? (more…)
Read more »
Do you want to forget about NAT and run containers without having to translate IP addresses? Then you need public IP addresses, lots of… (more…)
Read more »
Deploy Docker containers with zero downtime to any host - GitHub - rails/mrsk: Deploy Docker containers with zero downtime to any host... (more…)
Read more »
Docker container that acts as a ProxyDHCP server for netbooting - GitHub - samdbmg/dhcp-netboot.xyz: Docker container that acts as a ProxyDHCP server for netbooting... (more…)
Read more »
OOM killers have been long known to us. Introducing containers and virtualisation means that how the OOM killers are triggered has become more complex. (more…)
Read more »