Tagged: Container Orchestration

Kubernetes Logo 0

K3OS: pico Kubernetes operating system

Kubernetes has revolutionized the way to manage containerized workloads at scale. Kubernetes is the perfect tool when you need to scale horizontally, but what happens when you run Kubernetes on a 1GB RAM node? Things start...

Kubernetes Logo 0

Developing with Kubernetes: a list of tools

Kubernetes is the container orchestration king, usually accompanied by Docker, it dominates the container scene. The “containerization race” has begun with one fundamental actor stopped at the starting point: developers. While Kubernetes is hard, developing with...

Istio logo 0

Istio: the service mesh king for Kubernetes

In Kubernetes everything goes lightning fast. Every single bit could change any moment, in any container, literally. Although Kubernetes is getting more polished at each release, there still are things that are a bit rough around...