Skip to content
View shaman007's full-sized avatar

Block or report shaman007

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
shaman007/README.md

About me

I’m Andrey, a DevOps engineer focused on Linux, Information Security, Kubernetes, and infrastructure reliability. I advocate and operate self-hosted platforms, automate operational work, and turn complex systems into something observable and maintainable.

I have a long background in open source communities — from 2003 to 2023 I managed Linux.org.ru, one of the largest Russian-speaking Linux and open source news platforms. That meant moderation, governance, abuse handling, and keeping a noisy system stable over time.

My work is hands-on: containers, clusters, networking, storage, CI/CD, and observability. I prefer practical solutions that work reliably in real environments.

I’m interested in cloud-native infrastructure, platform engineering, and contributing to open source through real-world usage, debugging, and incremental improvements.

Tech Stack

My Projects

Project Description
home-k3s Self-hosted stack on K3s with Vault, Longhorn, Prometheus, and more.
CANitiser CA Image Scanner for (not only) Kubernetes
Dockerfiles Custom Dockerfiles for my projects.
Changegen Wrapper for the OpenAI to gen nice changleg based on code changes, not commit messages. Helpful if your pet-project commit messages are not meaningful.
simple-gpss Simple IBM GPSS languge simulator written in Java.

Where to find me

Pinned Loading

  1. Dockerfiles Dockerfiles Public

    Dokerfiles I made for my site

    Shell 2 1

  2. home-k3s home-k3s Public

    Everyting Kubernetes I need to run my own mail, file storage and some more things

    Python 25 1

  3. connectivity-exporter connectivity-exporter Public

    Prometheus compatible exporter that checks connectivity to given HTTP URI

    Python 1 1

  4. simple-gpss simple-gpss Public

    Simple IBM GPSS languge simulator written in Java.

    Java 3 1

  5. CAnitiser CAnitiser Public

    Visually shows what CA's are present in the Kubernetes cluster

    Python