Skip to content

dancysoft/mw-k8s-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Install required packages
sudo apt install make curl git jq time

# If needed, install minikube. Requires sudo
make install-minikube

# If neded, install kubectl. Requires sudo
make install-kubectl

# Start minikube
make start-minikube

# Build and push images to minikube's registry
time make images

# Use helm to install
make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published