Category

Kubernetes

46 articles in this category

AI Tools for Kubernetes Operations

December 9, 2025 9 min read

Managing Kubernetes at scale has become increasingly complex. With hundreds of microservices, thousands of pods, and endless streams of logs, events, and metrics, even experienced SREs and platform…

How to use Kubectl : Transform Your Workflow

December 4, 2025 9 min read

Remember that moment when you realized you’ve been doing something the hard way for months? That was me, six months ago, staring at my terminal after typing kubectl…

Running Ollama LLM on Kubernetes: A Complete Guide

November 23, 2025 6 min read

This comprehensive tutorial walks you through deploying and running Ollama, an open-source Large Language Model (LLM) runtime, on a local Kubernetes cluster. While we’ll focus on local deployment…