Search Articles — Sudonull

Search Results

In this project

eBPF NetFlow traffic monitoring bare metal K8s

https://sudonull.com/ebpf-netflow-traffic-monitoring-bare-metal-k8s

Setting up eBPF/XDP for NetFlow statistics: PERCPU_HASH, sharding, timers. Benchmarks and code for middle/senior dev. Master high-performance telemetry collection.

vLLM Production Stack: basic launch in K8s

https://sudonull.com/vllm-production-stack-basic-launch-in-k8s

Deployment of vLLM in Kubernetes with Production Stack. GPU/CPU settings, tool-calling, multimodal models. YAML configurations and memory optimizations for middle/senior devops.

AI agent for analyzing DevOps alerts with MCP

https://sudonull.com/ai-agent-for-analyzing-devops-alerts-with-mcp

Develop a PoC bot on n8n with Claude and MCP for automatic parsing of alerts in K8s, VictoriaMetrics, Loki. Get ready-made commands and context. Instructions for middle/senior DevOps.

DevOps Roadmap from Scratch: Free Courses

https://sudonull.com/devops-roadmap-from-scratch-free-courses

Get DevOps engineer skills for free: Linux, Docker, K8s, Ansible. 8–10 month program to junior. Start your path to your first job right now.

Attack on litellm: credentials theft in PyPI

https://sudonull.com/attack-on-litellm-credentials-theft-in-pypi

Details of litellm 1.82.7/1.82.8 compromise: collection of SSH keys, K8s secrets, exfiltration. Instructions for checking, removal, and rotation. Protect systems from TeamPCP.

From the web

Kubernetes

https://kubernetes.io/

Kubernetes, also known as K8s, is an open source system for automating deployment, scaling, and management of containerized …

Kubernetes Documentation

https://kubernetes.io/docs/home/

Get Kubernetes running based on your resources and needs. Look up common tasks and how to perform them using a short …

Kubernetes - Wikipedia

https://en.wikipedia.org/wiki/Kubernetes

"Kubernetes" is often abbreviated with the numerical contraction "K8s", meaning "the letter K, followed by 8 letters, followed by s". [5] …

Introduction to Kubernetes (K8s) - GeeksforGeeks

https://www.geeksforgeeks.org/devops/introduction-to-kubernetes-k8s/

Jan 21, 2026 · Kubernetes, often shortened to K8s (K, 8 letters, s), is an open-source platform that automates the deployment, …

GitHub - kubernetes/kubernetes: Production-Grade Container …

https://github.com/kubernetes/kubernetes

Kubernetes, also known as K8s, is an open source system for managing containerized applications across multiple hosts. It provides …

K8s for Beginners: A Practical Step-by-Step Guide

https://www.plural.sh/blog/k8s-for-beginners-guide/

Nov 19, 2025 · K8s for beginners explained: learn core Kubernetes concepts, how clusters work, and practical tips for managing …

Kubernetes Overview for Beginners (Core Concepts Explained) - k8s…

https://www.k8s.guide/getting-started/overview/

Kubernetes is a platform for running containerized applications reliably at scale. It handles deployment, scheduling, health recovery, …

k8s.guide | Kubernetes Learning, News, and Insights

https://www.k8s.guide/

Clear Kubernetes learning paths, practical certification prep, curated Kubernetes news, and operator insights.

What is Kubernetes? - Google Cloud

https://cloud.google.com/learn/what-is-kubernetes

Kubernetes (sometimes shortened to K8s with the 8 standing for the number of letters between the "K" and the "s") is an open source …

What is Kubernetes? | The Kubernetes Visual Handbook - k8s.info

https://k8s.info/docs/foundations/what-is-kubernetes

Kubernetes (often abbreviated as K8s — the 8 stands for the eight letters between the "K" and the "s") is an open-source system for …

Trending Now