Skip to content
View imneeteeshyadav98's full-sized avatar

Block or report imneeteeshyadav98

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

Senior DevOps Engineer | AWS • Kubernetes • SRE • Platform Engineering

I have 5.5+ years of experience in DevOps, cloud infrastructure, Kubernetes, CI/CD, automation, monitoring, and production support.

I build tools and automation that help engineering teams run production systems safely, especially around Kubernetes upgrades, AWS operations, observability, reliability, and incident prevention.

Website GitHub LinkedIn


Quick Snapshot

Area Details
Experience 5.5+ years in DevOps, Cloud, Kubernetes, CI/CD, Automation, and SRE
Current Role Senior DevOps Engineer
Core Strength AWS, Kubernetes, EKS, CI/CD, Observability, Automation
Featured Project KubePreflight — Kubernetes upgrade-readiness CLI and Console
Technical Writing DevOps' World
Career Focus SRE, Platform Engineering, Kubernetes, Cloud Automation, AI-powered Infrastructure Tooling

About Me

I am a Senior DevOps Engineer focused on building reliable, scalable, and production-ready infrastructure.

My work includes:

  • Kubernetes and EKS upgrade readiness
  • AWS infrastructure automation
  • CI/CD pipeline optimization
  • Monitoring and alerting
  • SRE and incident prevention
  • Cloud security and production hardening
  • Platform engineering tools and internal automation

I enjoy solving real infrastructure problems and turning repeated operational work into automation.


Featured Project: KubePreflight

Kubernetes upgrade-readiness CLI and Console for platform and SRE teams.

KubePreflight helps platform and SRE teams detect Kubernetes upgrade risks before they impact production.

Capability Description
Deprecated API Detection Finds Kubernetes APIs that may break during upgrades
Webhook Risk Detection Detects broken or fail-closed admission webhooks
PDB Risk Analysis Identifies disruption blockers before upgrade
Workload Health Checks Flags unhealthy workloads before rollout
Node Skew Checks Highlights node and kubelet version skew risks
Add-on Compatibility Surfaces upgrade risks from Kubernetes add-ons
Priority Findings Adds priority, affected scope, and upgrade continuation signals
Upgrade Action Plan Generates phased remediation and validation steps
Reports Supports HTML, Markdown, and JSON output

Tech Stack: Go, Kubernetes API, React, TypeScript, Vite, Docker, GitHub Actions

Goal: Help teams upgrade Kubernetes clusters with confidence by identifying blockers before production upgrades.

Infrastructure Project: my-app-platform

Config-driven Terraform platform for provisioning AWS infrastructure.

my-app-platform is a modular Terraform-based AWS infrastructure engine where infrastructure behavior is controlled through a single JSON configuration file instead of hardcoded Terraform values.

Capability Description
Config-driven IaC Uses config/config.json as the source of truth
Multi-environment Support Supports dev, staging, and prod style workflows
VPC Modes Can create a new VPC or reuse an existing VPC
AWS Discovery Discovers existing VPCs by ID, CIDR, or Name tag
Modular Design Includes reusable modules for VPC, EKS, RDS, ALB, WAF, S3, ECR, ACM, Route53, Secrets, and IRSA
Pre-flight Validation Runs Terraform format and validation checks before execution
Automation Provides Makefile and deploy script based workflow
Production Practices Includes tagging strategy, backend guidance, naming convention, and module rules

Tech Stack: Terraform, AWS, Shell, Makefile, Kubernetes, EKS, RDS, ALB, WAF, S3


Tech Stack

Core Skills

Category Tools and Platforms
Cloud AWS, Azure, GCP
Containers Kubernetes, EKS, Docker, Helm
Infrastructure as Code Terraform, Ansible, Crossplane
CI/CD GitHub Actions, Jenkins, GitLab CI, AWS CodePipeline
Observability Prometheus, Grafana, Loki, CloudWatch
Languages Go, Python, Bash
Frontend / UI React, TypeScript, Vite
SRE Incident analysis, production readiness, upgrade planning, automation

Technical Writing

I write practical DevOps, cloud, Kubernetes, AWS, migration, and production engineering articles at DevOps' World.

Blog: devopsofworld.com

Recent topics include:

  • Terraform and Crossplane architecture
  • GCP to AWS migration
  • Amazon EKS cost optimization
  • AWS DevOps Agent architecture
  • GCS to S3 private migration
  • RDS disaster recovery and production failover
  • EKS ingress and Gateway API migration patterns

What I Work On

  • Kubernetes upgrade readiness
  • AWS infrastructure automation
  • CI/CD pipeline optimization
  • Monitoring and observability
  • Cloud security and reliability
  • SRE and incident prevention
  • Platform engineering tools
  • Production support and troubleshooting
  • Technical writing and knowledge sharing

Career Direction

I am focused on becoming a high-impact DevOps / SRE / Platform Engineer who combines:

  • Production engineering
  • Automation
  • Kubernetes and cloud expertise
  • Customer problem-solving
  • AI-powered infrastructure tooling
  • Strong technical communication

GitHub Activity

Neetesh's GitHub Stats

Top Languages

GitHub Streak


Building reliable infrastructure, one automation at a time.

BlogKubePreflightLinkedIn

Pinned Loading

  1. kubepreflight kubepreflight Public

    Kubernetes upgrade-readiness CLI and Console for detecting deprecated APIs, webhook blockers, PDB risks, unhealthy workloads, node skew, and upgrade action plans.

    Go

  2. my-app-platform my-app-platform Public

    Config-driven Terraform platform for provisioning AWS infrastructure with reusable modules, VPC discovery, EKS, RDS, ALB, WAF, S3, and CI/CD-ready workflows.

    HCL

  3. devops-sre-playbook devops-sre-playbook Public

    Public DevOps/SRE notes, Kubernetes upgrade learnings, incident reviews, EKS lifecycle notes, Kubepreflight ideas, and platform engineering interview prep.