Static-website-in-K8s

Static-website-in-K8s 🔗 GitHub Deploying our custom website inside k8s using k8s object “deployment” and “service” I created my own docker image After creation, I used my docker images to deploy inside k8s using service and deploy. Mainly I tested this demo using “Minkube”, You can try this anywhere Commands used for me in Minikube Minikube start- For starting minikube in a local machine Minikube status - For checking the status of Minkube...

1 min · Achanandhi M