10000 GitHub - anarnold97/tackle-on-minikube
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anarnold97/tackle-on-minikube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

tackle-on-minikube

Purpose of this repo is to share script that will deploy minikube with konveyor tackle (upstream) on top of it.
After deployment is done, you can access it by URL: http://192.168.49.2/
Script deployes environment and can be run as is out of the box. Additional tweaks can be done by providing respective system variables:

  • MINIKUBE_DRIVER
    Driver that will be used to run env, default value is docker.
  • MINIKUBE_MEMORY
    Amount of RAM to be dedicated to minikube, default value is 10g (10GB)
  • FEATURE_AUTH_REQUIRED
    Responsible for enabling UI auth, by default is true.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0