Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hatimloha/kubernetes_project

Kubernetes Minikube Project Overview This project demonstrates how to set up and use Minikube, a tool that runs a single-node Kubernetes cluster locally. Minikube is ideal for development, testing, and learning purposes, providing a convenient way to explore Kubernetes features without needing a full-scale cluster.
https://github.com/hatimloha/kubernetes_project

begginer-project begginers kubectl kubectl-command kubectl-commands kubernetes kubernetes-best-practices kubernetes-cluster kubernetes-deployment minikube minikube-cluster minikube-commands minikube-docker-deployment minikube-setup

Last synced: about 1 month ago
JSON representation

Kubernetes Minikube Project Overview This project demonstrates how to set up and use Minikube, a tool that runs a single-node Kubernetes cluster locally. Minikube is ideal for development, testing, and learning purposes, providing a convenient way to explore Kubernetes features without needing a full-scale cluster.

Awesome Lists containing this project

README

        

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.