Explore >> Select a destination


You are here

www.tomas.io
| | blog.oddbit.com
10.9 parsecs away

Travel
| | This post comes about indirectly by a request on IRC in #rdo for help getting nova-docker installed on Fedora 21. I ran through the process from start to finish and decided to write everything down for posterity. Getting started I started with the Fedora 21 Cloud Image, because I'm installing onto OpenStack and the cloud images include some features that are useful in this environment. We'll be using OpenStack packages from the RDO Juno repository. Because there is often some skew between the RDO package...
| | hypernephelist.com
9.1 parsecs away

Travel
| | This article describes the steps to deploy the SUSE Cloud Application Platform (CAP) on Azure Kubernetes Service (AKS). SUSE Cloud Application Platform is a ...
| | jreypo.io
9.7 parsecs away

Travel
| | I run Pi-Hole at home to filter and block ad traffic, is a fantastic piece of of software that helps me to keep me and my son away from unwanted ads. It can be run on a VM or even better a Docker container. If you are not doing it yet I encourage you to visit Pi-Hole homepage and take a look at the project and donate or contribute in GitHub to keep it running.
| | jb3.dev
51.2 parsecs away

Travel
| AlertManager is a rock solid approach for alerting in Prometheus, but how do you make it highly available on Kubernetes? This article covers my approach to making AlertManager highly available on Kubernetes, and how you can do the same.