Below is a detailed overview of how to collect metrics at different layers in a Kubernetes cluster—covering container-level, pod-level, node-level, and overall cluster-level metrics. We’ll focus on the most common, open-source approaches,…
Tag: K8s
All things about k8s
K8s Architecture (image source: https://kubernetes.io/docs/concepts/architecture/) Kubernetes (K8s) architecture is designed to be distributed and modular, consisting of multiple components that work together to manage containerized applications across a cluster of nodes. Here’s…
All things about Istio
Istio is an open-source service mesh that provides a way to control how microservices share data and resources. It’s designed to handle the complexity of network management inherent in microservice architectures, providing…
K8s Interview Questions senior/staff/principal level-2023/2024
Here are some Kubernetes interview questions and answers suitable for senior and principal level engineers, focusing on basic concepts, best practices, and configurations, is a substantial task. 99 10