Tagged: Kubernetes

Fedora Logo 1

Fedora 29 new features: Startis now officially in Fedora

Fedora 29 is the newest release of 2018 of the popular power user distribution: Fedora. Fedora is the base for Red Hat Enterprise Linux and it is favored among developers. Let’s discover what will change in...

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...

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...

Docker Logo 0

A comprehensive guide to Docker Networking

Networking is hard. When physical networking evolved in virtual networking things became even harder if you hadn’t strong networking fundamentals. When containers stepped into the game, container networking was sure to show up and prove even...

Docker Logo 0

What is Docker Swarm?

Docker Swarm is the native solution to create, define, monitor and maintain Docker clusters. When stepping the boundaries of single-server and multi-container applications Docker Swarm is the right tool for the job. Discover what Docker Swarm...

Rancher Logo 3

What is Rancher? Containers in the age of Cattle

If you haven’t been in the container game for a long time, chances are you’ve never heard of Rancher a software platform for your container needs. Back in the early days of container orchestration Rancher got...