This repository contains hands-on labs for container orchestration and Kubernetes performed on the Al Nafi cloud lab environment.
It demonstrates multi-app deployment, scaling, monitoring, and orchestration strategies.
- Practice container orchestration principles
- Deploy and manage multi-app containers with Docker and Kubernetes
- Explore scaling, monitoring, and health checks
- Document lessons learned when applicable
This portfolio reflects hands-on lab exercises rather than full documentation for every lab.
- Platform: Al Nafi lab cloud machines
- Tools: Docker, Kubernetes
- Execution: Remote cloud lab nodes
- Focus: Safe, reproducible labs
Clone the repository:
git clone https://github.com/muhammadhammad2005/KCNA.git
cd KCNAExplore lab folders to run scripts or apply Kubernetes manifests. Markdown reports, if present, explain objectives, procedures, and results.
- Labs are executed in the Al Nafi cloud lab environment, not local machines
- Some folders contain only scripts or YAML files; Markdown documentation is included where applicable
- Portfolio reflects hands-on container orchestration and Kubernetes skills