Personal DevOps/engineering cheat sheet repository. A collection of markdown reference files containing commonly used commands and configurations — not a software application.
- Root-level
.mdfiles: Quick-reference cheat sheets (docker, git, k8s, linux) kafka/: Kafka cheat sheet, Kafka Connect REST API reference, and Confluent Kafka setup guide (KRaft mode)postgres/: PostgreSQL reference + sample employee database dumpsetup/: Installation guides (Java 21, Maven, Git, Docker, PostgreSQL 17)
Java/Spring backend developer working with:
- Apache Kafka (Confluent Platform)
- Kubernetes (kubectl, minikube)
- PostgreSQL 17
- Docker
- Linux (Debian-based)
- Markdown files use
##headers with underscores for emphasis (e.g.,## _Topic_) - Commands are in fenced code blocks with appropriate language tags (
sh,sql,bash) - Sections separated by
---horizontal rules - Git username: vatsan127