Example manifest files to get started with Kubernetes Minikube
-
Updated
Oct 13, 2023
Example manifest files to get started with Kubernetes Minikube
Useful commands and files to spin up a K8s cluster real quick (and dirty)
k8s project using git github docker k8s yaml
basic k8s files
minikube tips & shortcuts
Kubernetes cluster depoyment using minikube . Deploying hotel microservice and mysql files using Minikube. Configuration files for both hotel service microservice and mysql.
Documentation to help getting started with Kubernetes. Explaining all basic concepts and tools.
To spun up a Kubernetes cluster and use kubectl to explore the cluster set up by default
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.
Add a description, image, and links to the minikube-commands topic page so that developers can more easily learn about it.
To associate your repository with the minikube-commands topic, visit your repo's landing page and select "manage topics."