Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 723 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 723 Bytes

MINIKUBE PROJECTS:

#1 Minikube with Docker Driver Description: A project showcasing the usage of Minikube with the Docker driver on Ubuntu. Purpose: Demonstrate how to set up and use Minikube with the Docker driver for Kubernetes development.

#2 MINIKUBE_WITH_VIRTUALBOX (beginner project) Description: A beginner-friendly project using Minikube with the VirtualBox driver on Ubuntu. Purpose: Provide a simple introduction to Minikube and Kubernetes using the VirtualBox driver.

#COMMAND FILES: kubectl and Minikube Commands Description: Collection of commands used in the Minikube projects for managing Kubernetes clusters and resources. Purpose: Provide a reference for common commands used with kubectl and Minikube.