Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hatimloha/kubernetes_project
- Owner: Hatimloha
- Created: 2024-03-25T05:46:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T17:16:36.000Z (5 months ago)
- Last Synced: 2025-01-10T20:19:04.178Z (about 1 month ago)
- Topics: 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
- Language: HTML
- Homepage:
- Size: 240 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.