openshift

4 ways to manage Kubernetes resources

9 minute read

Kubectl is the new ssh When I started my adventure with linux systems the first tool I had to get to know was ssh. Oh man, what a wonderful and powerful pie...

How to build CI/CD pipelines on Kubernetes

13 minute read

Kubernetes as a standard development platform We started with single, often powerful, machines that hosted many applications. Soon after came virtualization...

Honest review of OpenShift 4

14 minute read

We waited over 7 months for OpenShift Container Platform 4 release. We even got version 4.1 directly because Red Hat decided not to release version 4.0. And ...

Myths around containers. Part 3: Speed

4 minute read

Containers are considerably faster than virtual machines - at least that’s what most people say. But do they actually bring more speed to overall development...

Myths around containers. Part 2: Portability

5 minute read

Is it true that after so many years we finally have real, portable format for all applications? It seems that we’ve come very close to that goal and it’s tim...

Myths around containers. Part 1: Security

5 minute read

We had many revolutions in IT infrastructure world over past 20 years or so. Virtualization promised hardware abstraction, private cloud promised lower costs...