Linux Application

Crash blog to start with Kubernetes – Microservices, Docker and Kubernetes – Part2

Estimated read time 6 min read

In the previous blog post, we went directly into the installation and configuration of a Kubernetes cluster. In this one, we will get into some details into the fundamentals and some explanations. On of the challenging topic are Microservices, Docker, [Read More…]

Linux Application

Crash blog to start with Kubernetes – Installation and Configuration – Part1

Estimated read time 4 min read

I seen many tutorial where the publishers tried to explain many thing in details about Kubernetes which is important, however, I believe at some point we need to make our own reference and instead of going back to “crash course” [Read More…]

Linux Application

Running Jenkins on Docker Container

Estimated read time 2 min read

Time is very precious. Back in the year 2016, I have published an article on installing Tomcat and Jenkins. During those days, I was not familiar with Docker containers. However, with Docker, everything is now quickly deployed, destroyed and re-recreated [Read More…]

Linux Application

Building Docker images and publishing ports

Estimated read time 6 min read

One of the most challenging tasks in a production environment with Docker is to build images and publish ports. As promised in the previous article I will publish more articles on Docker images. So, here we are! For those who [Read More…]

Linux Application

30 basic commands to start with Docker Container

Estimated read time 7 min read

It’s been a long time, I did not blog anything about Docker. In the article Installing, Updating and Playing around with a Docker container that dated back to the year 2016, I showed some basics on Docker installation and some basic [Read More…]