Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 693 Bytes

Kubernetes.md

File metadata and controls

36 lines (18 loc) · 693 Bytes

Kubernetes Lab

Use Play with Kubernetes

https://labs.play-with-k8s.com/

Official Lab

Configure Kubernetes

Configure Kubernetes Dashboard

https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/

Setup a Kubernetes cluster

Access application using Kubernetes service

Deploy nginx

Deploy the website using Dashboard

  1. Check code from website
  2. Build Docker image and upload on Docker Hub
  3. Modify deployment on your github project

Use Minikube for Local Laptop

https://github.com/kubernetes/minikube/releases

For example it could be below

https://storage.googleapis.com/minikube/releases/v1.1.0/minikube-windows-amd64.exe