Skip to content

Deploy Kubernetes Add-ons: DNS, Dashboard and Deployment Manager

License

Notifications You must be signed in to change notification settings

skippbox/configk8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Add-ons deployment

This is a set of convenience scripts to deploy various add-ons on a Kubernetes endpoint.

You will need a kubernetes endpoint available and kubectl on your local system.

Then run the deploy-addons.sh script

$ ./deploy-addons.sh

By default it will deploy the DNS addon, the Dashboard and Deployment Manager. If you want to deploy only one of them edit deploy-addons.sh and set the environment variable accordingly.

DNS and Dashboard

Both of these add-ons are deployed based on the script in the mesos/docker directory.

The DNS add-ons uses intemp.sh from the thirdparty repo.

About

Deploy Kubernetes Add-ons: DNS, Dashboard and Deployment Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages