Skip to content
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.

Adds .settings file, routing, local docker registry and nice colors #4

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

olmoser
Copy link

@olmoser olmoser commented Oct 15, 2015

This PR adds the following:

  • a .settings script to enable/disable the k8s addons (DNS,UI) as well as other stuff (port forwarding, routes etc.)
  • some reformatting and colors for the console output
  • adds the google DNS servers to skydns so that you can use skydns for local name resolution
  • a custom route entry to use skydns locally and interact with the k8s service via their DNS name
  • a local Docker registry (can be controlled via .settings) to make local Docker images available to k8s (no need to push local images to dockerhub)

cheers

@vyshane vyshane self-assigned this Oct 21, 2015
@vyshane
Copy link
Owner

vyshane commented Oct 27, 2015

I'm not sure I like the idea of a settings file. I would prefer simply having the Docker registry and route setup as optional scripts in the scripts/ directory for now.

@olmoser
Copy link
Author

olmoser commented Oct 28, 2015

fine for me. What about (optional) commandline switches, for instance

--start-registry

to start the local Docker registry?

caseydavenport pushed a commit to caseydavenport/docker-compose-kubernetes that referenced this pull request Apr 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants