A Kubectl plugin that can detect if any of your workloads or manifest files are mounting the docker.sock volume - GitHub - aws-containers/kubectl-detector-for-docker-socket: A Kubectl plugin that c... (more…)
Read more »
This post was the basis for a joint event with the grokking engineering community in Saigon.
Read more »
Docker containers provides an isolated sandbox for the containerized program to execute. One-shot containers accomplishes a particular task and stops. Long running containers runs for an indefinite… (more…)
Read more »
This is a lengthy note. If you don’t quite feel reading and only need the working example, go directly to the Travis CI build file. (more…)
Read more »
A while ago my brother reached out to me asking about containerizing his application. Turns out he develops on his laptop which is an x86 and had to deploy h... (more…)
Read more »