Category Archives: AI

Claude Code: creating Kubernetes debugging AI Agent for VictoriaMetrics
5 (1)

30 April 2026

While I’m working on a series of posts about setting up and using Claude Code, here’s a quick example of building my own AI Agent for VictoriaMetrics and Kubernetes, “wrapping” it into a Claude Code Plugin, and creating my own Claude Code Marketplace where similar plugins for developers on my project will live. The general… Read More »

Loading

AI: Introduction to Ollama for local LLM launch
0 (0)

31 May 2025

I would really like to play with some LLMs locally, because it will allow to better understand the nuances of their work. It’s like getting acquainted with AWS without having dealt with at least VirtualBox before – working with the AWS Console or AWS API will not give an understanding of what is happening under… Read More »

Loading

Category: AI Tags:

AI: What is the MCP?
3 (1)

21 May 2025

Everyone around us is talking about MCPs all the time, and it’s time to understand the topic. So, today we will deal with the basic concepts – “what it is in general”, then we will write our own “micro-MCP server”, and in the next post – something more real, about working with VictoriaLogs. LLM Limitations… Read More »

Loading