Skip to content

Latest commit

 

History

History

local-kubernetes-cluster-installation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

What is in Here

The bash scripts in this folder install Microk8s on an Ubuntu 20.04 server and then install the sample KAT application into the server.

You can execute these scripts on any Ubuntu 20.04 VM. These scripts are invoked in the Vagrantfile and the Cloud VM installer.

If you already have a Kubernetes cluster, then only run the install-application-stack.sh (you may need to tweak it a bit for your Kubernetes setup).