DevOps
-
Windows Hyper-V OpenShift Container Platform Install in Minutes
Since the release of the OpenShift Container Platform (OCP) it has been my desire to provide a simple, fully configured…
Read More » -
Kubernetes: Simple example of pod running
I recently needed to create a Kubernetes pod that would ‘just sit there’ while I used kube cp to copy…
Read More » -
Ansible – A handy tool for people that might need
Ansible is a good tool. You can do what it gives you in many different ways, and you might be…
Read More » -
How to Get Kubernetes Running – On Your Own Ubuntu Machine!
Note: This article largely borrows from my previous writeup on installing K8s 1.7 on CentOS. Getting a local K8s cluster…
Read More » -
Kubernetes 1.7 on CentOS: This is How We Nailed It!
Please Note: If you are looking for a comprehensive, step-by-step guide on installing Kubernetes on CentOS, check out this guide…
Read More » -
Get Started Quickly with Docker and Sidekiq
In the past, I had tried to set up Docker during a few different programming competitions without ever having used…
Read More » -
Elasticsearch Throttling Indexing
Recent adventures in Zapierland had me in a somewhat scary predicament. Starting at some point last week I’d get an…
Read More » -
Storing X.509 Digital Certificates (And Other Messy Things)
We often need to store structured binary data in our database – images, pdf documents, etc., but also have a…
Read More » -
Dense Virtualization via Linux Containers
We are living the era of buzzwords, and Docker is for sure one of those in the technological landscape. Docker…
Read More »