Commit Graph

13 Commits

Author SHA1 Message Date
joe2far 9298db79ff Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
Tim Hockin 793488ebab Use make as the main build tool
This allows us to start building real dependencies into Makefile.

Leave old hack/* scripts in place but advise to use 'make'.  There are a few
rules that call things like 'go run' or 'build/*' that I left as-is for now.
2016-07-12 21:52:00 -07:00
David McMahon 4a5d209960 Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
Dawn Chen 94ac5ff7f0 Revert "Versioning docs and examples for v1.4.0-alpha.0."
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10 16:46:46 -07:00
David McMahon 2f5640b791 Versioning docs and examples for v1.4.0-alpha.0. 2016-06-10 14:55:35 -07:00
Girish Kalele cc10b53fc0 Switch DNS addons from skydns to kubedns
Unified skydns templates using a simple underscore based template and
added transform sed scripts to transform into salt and sed yaml
templates

Moved all content out of cluster/addons/dns into build/kube-dns and
saltbase/salt/kube-dns
2016-05-31 10:14:14 -07:00
David McMahon e0770531ab Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
Thibault Serot 0b50d4589f Fixing conflct 2016-02-21 18:58:36 +01:00
Thibault Serot 3a26a3eaff Enabling DNS support in local-up-cluster.sh 2016-02-21 18:55:06 +01:00
Jonathan Yu 375d2ed2e2 Indicate that OpenSSL is required to run Kubernetes
Signed-off-by: Jonathan Yu <jawnsy@redhat.com>
2016-02-17 18:49:45 +00:00
Thibault Serot 73c482e1c5 Fixing conflict 2016-01-30 19:46:56 +01:00
Thibault Serot a4a50507a1 Enabling DNS support in local-up-cluster.sh 2016-01-30 19:45:59 +01:00
Mike Danese 0e671553a5 docs: move local getting started guide to docs/devel/
Signed-off-by: Mike Danese <mikedanese@google.com>
2016-01-05 10:28:35 -08:00