InfluxDB 3.0 "iox" static binaries, docker builds + Examples for Integrators - GitHub - metrico/iox-builder: InfluxDB 3.0 "iox" static binaries, docker builds + Examples for Int... (more…)
Read more »
At Buffer, we’ve been using Kubernetes since 2016. We’ve been managing our k8s (kubernetes) cluster with kops, it has about 60 nodes (on AWS), and runs about 1500 containers. Our transition to a micro-service architecture has been full of trial and errors... (more…)
Read more »
We released a CLI for storing and retrieving secret environment variables on Amazon ECS or any EC2 instance.
Read more »
With docker development containers, you can configure a container with all required tools and SDKs necessary for a projects development environment, which can easily and consistently recreated with little to no hustle... (more…)
Read more »
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.
Read more »