Category

AI

13 articles in this category

n8n, Postgres and Kubernetes: A Step-by-Step Tutorial

December 30, 2025 7 min read

What You’ll Deploy This tutorial walks you through deploying a production-ready n8n setup on Kubernetes with: Time to complete: ~15 minutes Prerequisites Before starting, make sure you have:…

What’s New in K8sGPT?

December 26, 2025 6 min read

What is K8sGPT? K8sGPT is an AI-powered command-line tool that scans Kubernetes clusters, diagnoses issues, and provides intelligent recommendations in plain English. Think of it as having an…

Kubernetes MCP Server

December 18, 2025 37 min read

What is a Kubernetes MCP Server? A Kubernetes MCP Server is a specialized Model Context Protocol (MCP) server that enables AI assistants, coding agents, and Large Language Models…

What is Agentic AI ?

December 18, 2025 7 min read

What is Agentic AI? (The Simple Explanation) Imagine having a digital assistant that doesn’t just answer questions but actually gets things done—booking flights, analyzing data, debugging code, or…

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…

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…