Skip to content

Instant-cooking Kubernetes cluster template for hosting a WordPress application

Notifications You must be signed in to change notification settings

BuddhaCola/k8s_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Instant-cooking Kubernetes cluster template for hosting a WordPress application

For local run, can be launched inside VirtualBox using Minikube

Includes containers for

git clone https://github.com/BuddhaCola/wtf_service.git

cd into it

cd wtf_service

Run setup.sh script by entering

bash setup.sh

After Minikube started the cluster and Docker finished building containers you can open Dashboard by typing into console

minikube dashboard

If all done right, you should be able to open main page by opening http://192.168.99.100/ in your browser


Screenshot 2021-09-23 at 13 33 54

About

Instant-cooking Kubernetes cluster template for hosting a WordPress application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published