Tag: Kubernetes
All the articles with the tag "Kubernetes".
-
K9s: A Quick Guide to the Terminal Kubernetes UI
K9s is a terminal-based Kubernetes UI management tool with Vim-like controls — you can pick it up in minutes. This guide covers common operations: resource browsing, log viewing, shell access, and port forwarding.
-
ROOK: Cloud-Native Storage Orchestrator — Installation Guide and Ceph Cluster Setup
ROOK is a cloud-native storage orchestrator that lets you quickly set up a Ceph cluster on Kubernetes. This post covers the complete installation process: disk cleanup, StorageClass configuration, Dashboard access, and practical tips.
-
Kubernetes DNS Internals and CoreDNS Deep Dive
Starting from DNS fundamentals, a deep dive into how DNS works inside Kubernetes clusters, CoreDNS architecture and configuration, and practical troubleshooting for common DNS resolution failures in production.