Kubernetes Articles

Using Kubernetes to build the Hue platform

As the demand for data processing and analysis increases, more and more companies are turning to the Hue platform. Hue is a web-based interface for Apache Hadoop, which is an open-source framework for distributed storage and processing of large datasets. However,...

Designing the Hue platform

The Hue platform, introduced by Philips, is a smart lighting system that can change the color and brightness of light with the help of a mobile application. The platform offers users control over the ambiance of their homes and offices, while also contributing to...

Running a multi-user Kubernetes cluster

Introduction Kubernetes is an open-source container orchestration platform that allows you to automate deployment, scaling, and management of containerized applications. It has become the de facto standard for managing containerized applications in production. A...

Hardening Kubernetes

Introduction Kubernetes is an open-source container orchestration system that is widely used by organizations to manage their containerized workloads. It is a powerful platform that enables teams to run and scale their applications efficiently. However, just like any...

Hardening Kubernetes

Introduction Kubernetes is an open-source container orchestration system that is widely used by organizations to...