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 »
Docker Hacktoberfest 2022. Contribute to docker/hacktoberfest-2022 development by creating an account on GitHub. (more…)
Read more »
Don't panic! A conceptual VIDEO guide to hosting, scaling and load balancing an application with AWS ECS and Docker. Written for earthlings. (more…)
Read more »
We have released another preview of Docker Desktop for Apple M1 chips, which you can download from our Docker Apple M1 Tech Preview page. The most exciting change in this version is that Kubernetes now works. (more…)
Read more »
When getting started with containers, it’s pretty easy to
be shocked by the size of the images that we build.
We’re going to review a number of techniques to reduce image
size, without sacrificing developers’ and ops’ convenience.
In this first part, we w... (more…)
Read more »