https://github.com/mach1el/documentation
Jot down technical notes
https://github.com/mach1el/documentation
argocd argocd-config aws cert-manager documentation eks eks-cluster gitlab-ci-eks gitlab-ci-runner gitlab-runners ingress-nginx kubectl-commands kubernetes nginx rancher
Last synced: 5 months ago
JSON representation
Jot down technical notes
- Host: GitHub
- URL: https://github.com/mach1el/documentation
- Owner: mach1el
- Created: 2024-10-16T14:25:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-19T09:10:41.000Z (over 1 year ago)
- Last Synced: 2025-04-13T14:42:31.475Z (about 1 year ago)
- Topics: argocd, argocd-config, aws, cert-manager, documentation, eks, eks-cluster, gitlab-ci-eks, gitlab-ci-runner, gitlab-runners, ingress-nginx, kubectl-commands, kubernetes, nginx, rancher
- Homepage:
- Size: 2.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Documentation








This repository is a personal knowledge base for real-world DevOps work.
It collects:
- Practical techniques proven in production
- Reusable patterns for automation
- Handy one-liners and commands worth keeping
The goal is to have a concise, searchable place for things that actually work, not just theory.
## Repository Structure
Each directory focuses on a specific tool or platform:
- [ArgoCD](/ArgoCD) – GitOps workflows, app definitions, and deployment patterns
- [AWS](/AWS) – Cloud infrastructure notes, CLI usage, and common setups
- [Gitlab](/Gitlab) – GitLab configuration, CI/CD concepts, and tips
- [Nexus](/Nexus) - Setup Nexus role, repository and troubleshooting
- [Kubernetes](/Kubernetes) – Manifests, troubleshooting notes, and cluster operations
- [Nginx](/Nginx) – Reverse proxy setups, load balancing, and common configs
- [Rancher](/Rancher) – Cluster management, multi-cluster workflows, and integration tips
More sections will be added as new tools and techniques are used in day-to-day work.