What is Kubernetes? Here’s the description from the official doc: “Kubernetes is an open-source system for automating deployment, scaling, and … More
Category: Uncategorized
Playing with Emacs
Ok, here it goes… Installation sudo apt-get install emacs BASICS Add the following lines to your “~/.emacs.d/init.el” file: (require ‘package) … More
Devops: Buzzword or the catalyst to fight conformity?
I have been meaning to write about this for quite some time now because this is the kind of stuff … More
Nashorn and the JVM Monitoring Challenge – PART 2
Hello and welcome to the second part of the “Nashorn and the JVM Monitoring Challenge” series, we will continue our … More