Skip to content

This is a short repo to experiment with Kubernetes (Using minikube) on Fedora. This is just an automated way to install and set up a Minikube following the instructions on the MiniKube oficial repo

License

Notifications You must be signed in to change notification settings

ArangoGutierrez/Fedora-Minikube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fedora-Minikube

This is a short repo to experiment with Kubernetes (Using minikube) on Fedora. This is just an automated way to install and set up a Minikube following the instructions on the MiniKube oficial repo

What is Minikube?

Minikube is a tool that makes it easy to run Kubernetes locally. Minikube runs a single-node Kubernetes cluster inside a VM on your laptop for users looking to try out Kubernetes or develop with it day-to-day.

Install MiniKube on Fedora

Pre-requirements

To install minikube you will first need

Installing

first clone the repo and enter to the repo folder

git clone https://github.com/ArangoGutierrez/Fedora-Minikube.git
cd Fedora-Minikube

Then run

./fedora-minikube.sh

Additional Links:

Community

About

This is a short repo to experiment with Kubernetes (Using minikube) on Fedora. This is just an automated way to install and set up a Minikube following the instructions on the MiniKube oficial repo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages