Skip to content

📚 Notes

Centralized notes hub for all @KevinDeBenedetti open source projects.

View on GitHub →

Source repository

RepositoryKevinDeBenedetti/notes
Source docsdocs/

Repository structure

docs/
├── devops/
│   ├── kubernetes/
│   │   ├── 01-prerequisites.md
│   │   ├── 02-kubeadm-setup.md
│   │   ├── 03-networking.md
│   │   ├── 04-worker-join.md
│   │   ├── 05-storage.md
│   │   ├── 06-observability.md
│   │   ├── architecture.md
│   │   ├── README.md
│   │   ├── ROADMAP.md
│   │   └── troubleshooting.md
│   ├── docker.md
│   ├── firewall.md
│   ├── git.md
│   ├── github.md
│   ├── hosting.md
│   └── kubernetes.md
├── javascript/
│   ├── nextjs.md
│   ├── nuxt.md
│   └── vue.md
├── linux/
│   ├── caddy.md
│   ├── debian.md
│   ├── fail2ban.md
│   ├── ssh.md
│   ├── tree.md
│   ├── ubuntu.md
│   └── ufw.md
└── python/
    ├── fastapi.md
    ├── ruff.md
    └── uv.md

Documentation