Kubernetes deployment concepts
08/06/20
This article will compare the underlying principles of Kubernetes Deployment tools, the push and pull approach. Read more
08/06/20
This article will compare the underlying principles of Kubernetes Deployment tools, the push and pull approach. Read more
05/17/19
Kubernetes does not have its own user management and relies on external providers like Keycloak. This blog post will describe how to configure Kubernetes to use Keycloak as an authentication provider. Read more
07/26/18
We use OpenStack-Ansible to set up our OpenStack cluster and Ceph's Rados Gateway (radosgw) as object store backend. Read more
07/16/18
To solve our performance problems with Gnocchi and the whole OpenStack telemetry stack, we tried Gnocchi with Ceph as backend... Read more
06/27/17
Ansible 2.1 introduced two features that make it possible to add proper debug logging to your playbooks, and also check and troubleshoot them on the fly, while they are executed. Read more
11/11/16
Creating VRRP connected VMs on an OpenStack cloud is a non-trivial task. In this blog post I will walk you through this task. Read more