Skip to content
View imantaba's full-sized avatar
πŸ€”
πŸ€”
  • Notion Wave Inc.
  • Iran , Tehran

Block or report imantaba

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

Iman Tabatabaei nejad β€” Senior DevOps Engineer

Typing SVG
profile views

🧭 About

  • πŸ› οΈ Senior DevOps Engineer based in Tehran, Iran β€” 8+ years across cloud, bare-metal, and platform engineering.
  • ☸️ Operate four production Kubernetes clusters across three regions (Hetzner RKE1/RKE2, EKS) via Rancher.
  • πŸ€– Build LLM & MLOps infrastructure β€” Llama 3 / Mistral on Kubernetes with vLLM, GPU scheduling, internal AI-agent developer platform (Coder v2).
  • πŸ” DevSecOps β€” bastion design, two-tier SSH, OWASP CRS, hardened Ubuntu baselines.
  • 🧰 Author of kubeagent β€” a Kubernetes troubleshooting agent in Go.
  • 🌐 Landing page: k8sproject.top

πŸš€ Featured Project β€” kubeagent

Read-only Kubernetes troubleshooting agent (Go / client-go) that scans clusters and explains pod failures β€” CrashLoopBackOff, ImagePullBackOff, OOMKilled, Pending/Unschedulable β€” with prioritized P1-infra β†’ P2-workload reports.

  • πŸ”Ž Platform detection (CNI, ingress, storage, runtime, cloud) + live CPU/memory via metrics-server
  • 🩹 Guarded, reversible --fix remediation (rollout undo, uncordon) applied only after confirmation
  • 🧠 Optional --explain AI mode β€” privacy-safe findings to the Claude API (never raw specs/secrets)
  • πŸ”’ --lint-secrets and NetworkPolicy hints; chaos-testing suite; v1 + v2 shipped


🧱 Tech Stack

Cloud & Orchestration

IaC, CI/CD & Config

Observability & Data

Languages & OS


πŸ“Š GitHub Stats

streak

🀝 Connect

Pinned Loading

  1. kubeagent kubeagent Public

    Read-only Kubernetes troubleshooting agent in Go (client-go) β€” explains CrashLoopBackOff, ImagePullBackOff, OOMKilled, Pending/Unschedulable with P1-infra to P2-workload reports; guarded reversible…

    Go 21 2