Alexei Ledenev
Senior Platform Engineer
Long ago, in a perfectly ordinary corner of the software universe, I started persuading computers, clouds, containers, and Kubernetes clusters to behave in ways that were useful, reliable, and occasionally intentional.
Since then, I’ve led architecture and engineering teams, built cloud platforms, designed distributed systems, and created open-source tools such as pumba, KubeIP, kube-secrets-init, and ccgram - because apparently production systems were not failing in enough interesting ways on their own.
My work lives somewhere between Software Architecture, Kubernetes, Cloud, chaos engineering, and AI infrastructure: the sort of place where dashboards glow green, alarms remain suspiciously quiet, and everyone hopes DNS has read the plan.
I enjoy building practical tools for complicated systems, automating the boring parts, understanding the dangerous parts, and reminding infrastructure - gently, but firmly - that uptime is not just a lifestyle choice. 🪐
- Architecture
- Chaos
- Containers
- AI
- Cloud
- Open Source
My Certifications
Google Cloud Authorized Trainer
Google (last renewed/obtained: Aug 26, 2022)
Expires Dec 31, 2049
What I'm writing
KubeIP v2: Assigning Static Public IPs to Kubernetes Nodes Across Cloud Providers
KubeIP allows weasy assignment of public IPs to k8s nodes, now at v2.0 with multicloud support.
Spotinfo — a new CLI for AWS Spot
The spotinfo is a command-line tool you can use for exploring AWS Spot instances across multiple AWS regions.
Kubernetes and Secrets Management in Cloud: Part 2
Store API keys, passwords, certificates, and other sensitive data in cloud-native secret management services and access them from K8s clusters.
What I've open-sourced
- 447
doitintl/kubeip
Assign static public IPs to Kubernetes nodes (GKE, EKS)
- 158
alexei-led/ccgram
Telegram ↔ tmux bridge for Claude Code, Codex CLI, Pi Agent CLI.
- 3,029
alexei-led/pumba
Chaos testing, network emulation, and stress testing tool for containers
- 172
doitintl/secrets-init
minimalistic init system for containers with AWS/GCP secrets support
- 210
alexei-led/k8s-mcp-server
K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI agents to securely execute Kubernetes commands.
- 161
alexei-led/spotinfo
CLI for exploring AWS EC2 Spot inventory. Inspect AWS Spot instance types, saving, price, and interruption frequency
- 182
alexei-led/cloud-mcp-server
A lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP).