We just created a new GitHub project to run MiniShift – the easy-to-use and easy-to-configure OpenShift environment you can run locally. Read on to see why we made this project and how it can help you. Where is the Code??…
We just created a new GitHub project to run MiniShift – the easy-to-use and easy-to-configure OpenShift environment you can run locally. Read on to see why we made this project and how it can help you. Where is the Code??…
Hello All. Today we are going to look at Kubernetes Dashboard, Authentication, and Isolation. The Code Let’s put the code up front; that way, if you don’t want to bother with the article you can start by poking around on…
Run Kubernetes Natively on Mac Here’s the native Docker for Mac (xhyve) solution we contribute heavily to. # Pull down the Code: git clone https://github.com/streamplace/kube-for-mac.git # Link the Kubernetes shell script to your path. You’ll want the run-docker-kube-for-mac.sh in your…
Hi All. Today my goal was to build on a previous post I wrote on Default Routing, RIP v2, and VMware Workstation NICs. The problem? I am running on AWS EC2 so nested virtualization options are lacking (Ravello Systems has…
Hello Friends – Today I wanted to do some reorganization to my docker containers on my development box where I use Docker, Mac/OSX, xhyve for development. It was really very simple – I wanted to move my containers under a…
My current project includes migrating my corporate site at will between cloud providers – including my own personal dev environment. So I could use OpenShift, possibly Cloud9, etc. but I already have so much running fine as a standalone VM.…
Found a number of references but here’s the recipe from zero to hero. References Useful writeup on CentOS 7: https://ask.openstack.org/en/question/67682/docker-setup-on-kilo/ Discussion of Docker storage: http://www.projectatomic.io/blog/2015/06/notes-on-fedora-centos-and-docker-storage-drivers/ Writeup on resize Docker storage: https://jpetazzo.github.io/2014/01/29/docker-device-mapper-resize/ CentOS 7 bug with overlayfs on XFS filesystem (obviates…
Hi All. Here are some interesting one-liners I’ve used. Hope they help! And by “one-liner”, of course, I mean “a bunch of commands all typed on one line” ๐ All one-liners assume you have sourced in your RC file so…
Hi All! A detailed article to integrate OpenStack tenants with Nagios! While my promised articles on implementing High Availability within OpenStack (which I’ve done now for Icehouse and Kilo) are still just in my brain, here’s something else to keep…
Here is a writeup on what I did to implement HA within OpenStack Icehouse. I’m currently working on revamping / automating the entire process for Kilo – but that will be a while from now. We’ll walk through the entire…
Recent Comments