Author name: OTLMS

DevOps

Kubernetes Demo Projects

PROJECT 1 — Nginx Web App Deployment + NodePort Service This project teaches: ✅ Step 1 — Create Deployment YAML

DevOps

Docker commands

Essential Docker Commands 1. Image Commands Command Description docker pull <image> Download an image from Docker Hub or registry docker

DevOps

Docker Hands-on-demo applications

Mini-Project 1 — “Hello static site” Goal: create a tiny static site, containerise it with nginx, run it, push image

Scroll to Top