Skip to content
View lev-stas's full-sized avatar
  • Ivinco
  • Saint-Petersburg, Russia

Block or report lev-stas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lev-stas/README.md

Hi, I'm Stanislav πŸ‘‹

Senior DevOps / Site Reliability Engineer β€” 8+ years designing, automating, and operating production infrastructure, from bare-metal datacenters to Kubernetes.

Currently I run the platform behind a B2B search product serving ~3M API requests/day: a bare-metal fleet with virtualization and distributed storage, a 50+ node full-text search cluster, and five Kubernetes clusters.

βš™οΈ What I do

  • Kubernetes at production scale β€” deploy and operate clusters; migrate stateful systems from bare metal into K8s with zero customer-facing downtime
  • Observability that people trust β€” metrics and logs pipelines, data-driven alert thresholds, and a runbook behind every alert
  • Incidents end to end β€” root cause on live systems, fix, then verify with measurements before calling it done
  • Backup & disaster recovery β€” HA backup infrastructure covering 60+ hosts, tested restores, monitored liveness
  • Internal tooling β€” Go, Python, and TypeScript: from a Kubernetes admission controller to a full alert-management console used as the team's on-call cockpit

πŸ€– AI-assisted operations

A growing part of my work is making AI agents do real infrastructure tasks safely: MCP servers that expose production tooling to agents with controlled scopes, and autonomous agents embedded into daily operations. The latest one is a production agent that compiles daily infrastructure digests from Git, Jira, and Slack β€” built on a least-privilege credential model with no direct access to the infrastructure it reports on.

πŸš€ Open source

Project What it is
KENT Kubernetes events exporter in Go: ships cluster events to VictoriaLogs or stdout β€” namespace filters, multi-tenant streams, Helm chart, health probes. Born from a real production monitoring need
gocd-mcp MCP server that lets AI agents operate GoCD CI/CD pipelines β€” inspect, trigger, and manage runs through a controlled interface
beaver Go event pipeline: live Wikimedia edit stream β†’ Kafka β†’ ClickHouse (event log) + PostgreSQL (materialized state), with at-least-once delivery and Prometheus metrics

🧰 Toolbox

Kubernetes Docker Helm Ansible Linux Go Python TypeScript Bash VictoriaMetrics Prometheus Grafana Kafka ClickHouse PostgreSQL Ceph Proxmox GitHub Actions

πŸ“ How I work

Claims get verified against reality. Documentation is fact-checked against live systems, fixes are confirmed with numbers, and every alert ships with a runbook.

πŸŽ“ Certified Kubernetes Administrator (CKA) β€” The Linux Foundation

πŸ“« Find me

LinkedIn Telegram Email

Popular repositories Loading

  1. KENT KENT Public

    Lightweight Kubernetes event exporter for VictoriaLogs. Ships k8s events as structured JSON logs β€” natively to VictoriaLogs or to stdout for any log shipper.

    Go 4

  2. beaver beaver Public

    Go 2

  3. paperclip paperclip Public

    Forked from paperclipai/paperclip

    Open-source orchestration for zero-human companies

    TypeScript

  4. lev-stas lev-stas Public

  5. VictoriaLogs VictoriaLogs Public

    Forked from VictoriaMetrics/VictoriaLogs

    Fast and easy to use database for logs, which can efficiently handle terabytes of logs

    Go