Skip to content

SS67/sujays.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sujay's Knowledge Base & Portfolio

Personal documentation, technical knowledge, and portfolio — designed to be human-readable and LLM-friendly.

Quick Context for AI Assistants

I'm Sujay, a DevOps Engineer with 11 years of experience in Infrastructure and DevOps. I specialize in:

  • Linux system administration (RHEL ecosystem)
  • Virtualization (VMware vSphere)
  • Containers (Podman, Docker, Kubernetes)
  • Cloud platforms (AWS, GCP, Azure)
  • Infrastructure as Code (Terraform, Ansible)
  • CI/CD pipelines and automation

Current goal: Exploring DevOps/SRE/Platform Engineering roles in the Netherlands and Europe.

Repository Structure

├── index.html              # Portfolio landing page
├── README.md               # This file (start here for context)
│
├── about/                  # Professional summary
├── skills/                 # Technology expertise breakdown
├── articles/               # Published technical articles
├── experience/             # Work history
├── projects/               # Projects & open source contributions
│
└── knowledge/              # Personal knowledge base
    ├── linux/              # Linux sysadmin, networking, OS
    ├── kubernetes/         # K8s operations and patterns
    ├── terraform/          # IaC patterns and modules
    ├── ansible/            # Automation playbooks
    ├── vsphere/            # VMware administration
    └── redhat/             # Satellite, IdM, RHEL

How to Use This Repo

For Humans

  • Browse index.html for the portfolio website
  • Explore /knowledge for technical documentation
  • Each folder has an index.md with an overview

For AI Assistants

  • Start with this README for context
  • Check /knowledge/index.md for the documentation map
  • Individual .md files are self-contained topics
  • Code snippets are in fenced blocks with language tags

Topics Covered

Linux (/knowledge/linux/)

  • Networking (ip, ss, netstat, firewalld, iptables)
  • Filesystem (lvm, xfs, mount, fstab)
  • Systemd (services, timers, journalctl)
  • Troubleshooting (strace, lsof, perf)
  • Security (SELinux, permissions, sudo)

Kubernetes (/knowledge/kubernetes/)

  • kubectl commands and shortcuts
  • Debugging pods and networking
  • Helm charts and patterns
  • Cluster operations

Terraform (/knowledge/terraform/)

  • Module patterns
  • State management
  • Provider configurations
  • Best practices

Ansible (/knowledge/ansible/)

  • Playbook patterns
  • Role structure
  • Inventory management
  • Vault and secrets

vSphere (/knowledge/vsphere/)

  • vCenter administration
  • ESXi management
  • Networking and storage
  • PowerCLI scripts

Red Hat (/knowledge/redhat/)

  • Satellite setup and management
  • Identity Management (IdM/FreeIPA)
  • Subscription management
  • RHEL hardening

Contact


Last updated: 2025

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors