Category: Career

Modifying Docker Image Layers in Real Time on Macos

Problem Statement: I need to inject certificates into docker containers in real time and I don’t want to rebuild images, modify existing dockerfiles etc. I want a normal workflow that allows certs to be injected passively. Problem Cause: My organization does SSL interception so out of the box golang builds fail inside of a container.… Continue reading Modifying Docker Image Layers in Real Time on Macos

How to Achieve Cloud Agnostic Application Deployments With Kubernetes and the Open Service Broker API

Edit: A chrome update has broken the face visibility of the cards. Browser support for this functionality is always tenuous at best as it is. As of now, the page is best viewed via safari or firefox First note that this is not plugins, site builders, copy paste. This is a pure html/css/js diagram that… Continue reading How to Achieve Cloud Agnostic Application Deployments With Kubernetes and the Open Service Broker API