Apache Druid On Kubernetes - Part 1
Introduction
Let me start off with a quick personal introduction and then move to the topic at hand. I have
The State of Stateful apps on Kubernetes
Stateless applications don't need to care about underlying state of the application before moving to different nodes. They can scale
Security & Governance Challenges in Cloud Native Ecosystem
Overview
In today’s world , Docker and Kubernetes are the De-Facto standard for running
micro services. With containerisation and orchestration
Kubernetes Hardening Guide
> Organisations all around us, large and small, are adopting or planning to move
to Kubernetes. As number of Kubernetes installations
Understanding Horizontal Pod Autoscaling
Autoscaling is an important aspect of running applications on Kubernetes at
scale. Not only does it ensure your applications smoothly
Deploy Spark on Kubernetes
Introduction
Yarn has been the default orchestration platform for tools from Hadoop
ecosystem. This has started changing in recent times.
Kubernetes client tools overview
Introduction
All of us know kubectl, but with wide adoption of Kubernetes over the last few
years, several interesting client
Prometheus Self Discovery on Kubernetes
Enable automatic service discovery for Prometheus server running in a Kubernetes cluster.