Kubernetes Volume Plugin for Nutanix ABS
So today I’ll show how install and use the Kubernetes Volume Plugin for Nutanix ABS (Acropolis Block Services). I already have my setup up-and-running. As I describe in my previous… Read more »
So today I’ll show how install and use the Kubernetes Volume Plugin for Nutanix ABS (Acropolis Block Services). I already have my setup up-and-running. As I describe in my previous… Read more »
What is Kubernetes? Kubernetes is a portable, extensible open-source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. It has a large, rapidly growing ecosystem…. Read more »
A while ago, I tried to monitor our Nutanix Cluster with Check_MK by using SNMP. So I started by writing some simple checks for it, but I wasn’t satisfied with… Read more »
Couple of weeks ago we had to simulate a disaster in one of our datacenters. During the simulation we had to test several application for availability and I noticed that our MediaWiki… Read more »
In my previous post I described how to create a MySQL Replication (Master-Master) cluster. In this post we will build Cluster-IP address for our MySQL cluster. At the end of… Read more »
In this tutorial I will show you how to create a MySQL Replication (Master-Master) cluster with Cluster-IP for High Availability. MySQL replication (Master-Master) cluster adds redundancy for active websites. With… Read more »
GitLab provides a simple but powerful web based interface to your Git repositories a la GitHub, only you can host it on your own cloud server, control access as you… Read more »
ownCloud is a self-hosted file sync and share server. It provides access to your data through a web interface, sync clients or WebDAV while providing a platform to view, sync… Read more »