Repository for Kubernetes deployment
This project deploys a simple static website using NGINX in a Kubernetes cluster.
- Deploying a Pod via a Deployment
- Exposing a service via NodePort
- Basic kubectl and YAML usage
- kubectl
- Minikube (or any Kubernetes environment)
minikube start