Skip to content
View immanuwell's full-sized avatar

Organizations

@istio@kubeflow

Block or report immanuwell

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
immanuwell/README.md

Hi, my name is Immanuel Tikhonov

DevOps Engineer · SRE · Kubernetes Certified (CKA · CKS)

  • 5+ years in DevOps, SRE, and Cloud Engineering roles
  • Cross-functional collaboration with dev, QA, and product teams
  • Operated high-traffic production systems driving measurable business growth
  • Mentored junior engineers and contributed to team skill development
  • more about me - immanuwell.github.io

Tech Stack

DomainTechnologies
CloudAWSGCP
CI/CDGitLab CIGitHub ActionsArgoCDJenkins
ContainersKubernetesDockerHelm
IaCTerraformAnsibleCloudFormation
LanguagesPythonBashGo
ObservabilityPrometheusGrafanaDatadogELK
DatabasesPostgreSQLMySQLMongoDBRedis
OSLinuxWindows Server

CKA & CKS

image
CKA and CKS certificates - originalsimageimage

immanuwell.github.io

And a few of my small, cute pet projects

a dockerfile linter that actually has opinions 🔥 (written in Rust btw)

image

CKA/CKS lab that could actually break kubelet, systemd, containerd (uses LXC, Lima)

image

Pinned Loading

  1. dockerfile-roastdockerfile-roastPublic

    droast - a dockerfile linter that actually has opinions 🔥

    Rust 1.1k 21

  2. DevOps-interview-questionsDevOps-interview-questionsPublic

    A comprehensive collection of DevOps interview questions with in-depth answers covering CI/CD, Cloud platforms (AWS, Azure, GCP), Kubernetes, Terraform, Ansible, Git, Jenkins, Docker, Monitoring, a…

    116 35

  3. pktzpktzPublic

    pktz - eBPF-powered network traffic monitor - per process, per connection, live

    Go 159 11

  4. secretoxidesecretoxidePublic

    The secret scanner that doesn't stop at "you have a problem". Rotate, replace, rewrite history - all from the terminal 🔥

    Rust 8

  5. k16s-exam-simulatork16s-exam-simulatorPublic

    K16S - CKA/CKS lab that could actually break kubelet, systemd, containerd, static pods, etcd and certificates (not kind)

    Shell 18 5

  6. feintfeintPublic

    pg_dump ergonomics for production-like Postgres test data. Generate, clone, and mask - one binary, no extension

    Rust