Tagged: Containers

Docker Logo 0

How to get started with Docker on Windows

Containers are one of the most in-demand technologies nowadays and Docker is its spearhead. Although Windows doesn’t support Docker containers natively it is possible to run the Docker Engine on Windows, let’s take a look at...

Docker Logo 0

A comprehensive guide to Dockerfiles

In the world of Docker there are images for virtually anything, but chances are you will need to tweak them a bit if you need something more. That’s when Dockerfiles come in, Dockerfiles are used to...

Kubernetes Logo 0

What is Kubernetes Container Storage Interface

The Container Storage Interface (CSI) is a joint effort to create a cross platform interface for persistent storage to be used with container systems. Kuberntes is among the major players contributing to CSI and the CSI...

SUSE Logo 0

SUSE to be acquired by EQT VIII for $2.5 billion

In an unexpected announcement SUSE declared it will change hands from Micro Focus to EQT. SUSE is a major player in the Linux industry providing its customers with many offerings ranging from Operating Systems and Containers,...

Fedora CoreOS announcement banner 0

Fedora CoreOS: Meet the new Linux for Containers

CoreOS, later renamed Container Linux has been one of the first and most popular Linux distributions built and optimized to run containers. Earlier this year Red Hat, announced the acquisition of CoreOS. This event created a...

Kubernetes Logo 3

Minikube: Try Kubernetes on Windows without headaches

Kubernetes is the leading container orchestration software. After winning the so-called container war, Kubernetes affirmed itself as the leader in its field. However Kubernetes is complex, really complex if you’re just getting started. If you want...

DC/OS Logo 0

DC/OS: Meet the Data Center Operating System

The Data Center Operating System is a cluster “operating system” based on Apache Mesos that provides an unified framework to run, manage and log operations against the cluster as if it was just one single, huge...

Mesos Logo 0

Apache Mesos: meet the data-center kernel

Apache Mesos, most of the times just called Mesos, is an open source cluster manager with an ambitious objective: to let you “Program against your datacenter like it’s a single pool of resources“. Let’s take a...