Przemo Nowaczyk
a156691e37
small docs fixes
2014-10-28 21:03:13 +01:00
Brendan Burns
de8a68eec3
Merge pull request #1784 from JaysonRaymond/master
...
CoreOS Getting Started Guide: should specify required cloud-config changes #1770
2014-10-27 13:14:41 -07:00
Joe Beda
019170e6fb
Merge pull request #1716 from proppy/boot2docker-bootstrap
...
docker: add cluster bootstrap and doc
2014-10-27 11:46:55 -07:00
Johan Euphrosine
fc54dd2b6b
local_docker: add export PATH to kubecfg binary
2014-10-27 11:16:07 -07:00
markturansky
e2365b1f96
add RFC952 label validation
2014-10-24 16:01:52 -04:00
Johan Euphrosine
966c3dae70
boot2docker: add cluster bootstrap and doc
2014-10-23 18:06:17 -07:00
Clayton Coleman
1414e90258
Merge pull request #1938 from eparis/fed-manual-config
...
Update the Fedora getting started guide a little
2014-10-23 12:33:19 -04:00
Joe Beda
25b1eea116
Merge pull request #1832 from doublerr/rackspace_switch_to_coreos
...
Rackspace - Switch to CoreOS for standard cluster
2014-10-22 09:30:55 -07:00
Dan Ciruli
1d437f2186
Update gce.md
...
Fixed a minor typo (and capitalized Kubernetes, which seems to be consistent with usage elsewhere).
2014-10-21 17:16:21 -07:00
Eric Paris
326aba4776
Update the Fedora getting started guide a little
2014-10-21 17:51:22 -04:00
Satnam Singh
39212f5e2e
Flunentd to GCP logging node level configuration
2014-10-20 18:05:00 -07:00
Satnam Singh
b7722a631d
Adjust test in salt file to use boolean value
2014-10-20 15:52:28 -07:00
Tim Hockin
14f5631600
Merge pull request #1845 from bketelsen/master
...
Documentation for using SkyDNS with Kubernetes
2014-10-20 12:03:05 -07:00
Daniel Smith
7c9ac6a484
Merge pull request #1868 from derekwaynecarr/service_proxy_needs_namespace
...
Fixup apiserver proxy to be namespace aware
2014-10-20 11:48:29 -07:00
Ryan Richard
f2838483a1
Add Rackspace to build/release.sh
...
Updates to the build/release.sh scripts to upload build binaries to
Cloud Files.
2014-10-20 12:14:20 -05:00
Ryan Richard
a8bae68865
Rackspace - Switch to CoreOS for standard cluster
...
The Rackspace setup for Kubernetes now leverages CoreOS instead of Ubuntu. We've dropped Salt completely for our cluster.
2014-10-20 12:14:20 -05:00
Rabi Mishra
becb2fa54a
Update apiserver.service
2014-10-20 21:17:49 +05:30
derekwaynecarr
5e01c804fd
Fixup apiserver proxy to be namespace aware
2014-10-20 10:39:16 -04:00
Kouhei Ueno
5336cf3f39
Change git repo checkout https
2014-10-17 19:45:12 +09:00
Brian Ketelsen
37dc935490
rename the nd file
2014-10-16 16:37:47 -04:00
Brian Ketelsen
72c8d60b5a
basic documentation about SkyDNS integration
2014-10-16 16:30:48 -04:00
Tim Hockin
99bca68c7d
Add local-up support
2014-10-16 08:36:47 -07:00
Tim Hockin
d258eca6fd
Add and update docs.
2014-10-16 08:36:47 -07:00
Brian Grant
ca26ab48f5
Label documentation improvements. Add annotations documentation.
2014-10-15 22:38:00 +00:00
Eric Tune
debc9dc2f2
Actually delete files (completes #1807 )
2014-10-15 10:36:37 -07:00
Jayson Raymond
9892b0e874
Update networking.md
...
adding @jeinwei's experiences
2014-10-15 09:43:04 -07:00
Eric Tune
2ce16acd67
Move developer documentation to docs/devel/
...
Fix links.
2014-10-15 08:30:02 -07:00
Jay Pipes
d05463348d
Fixes a bad link in pods.md document
...
The pods.md document was referring to the networking.md document, and
was including the docs/ prefix, which led to a 404 due to the link being
https://$host/docs/docs/networking.md . Removing the docs/ prefix gets
the link working again.
2014-10-14 15:45:10 -04:00
Jayson Raymond
4d23503c0e
Update coreos_cloud_config.md
...
Correcting relative link
2014-10-14 08:59:56 -07:00
Jayson Raymond
d6fc107e5e
adding one more hint for fusion users
2014-10-14 08:56:18 -07:00
Jayson Raymond
7b4d6d9f5b
attempting in document relative link
2014-10-14 08:51:20 -07:00
Jayson Raymond
48fcaa16dd
clean up formatting
2014-10-14 08:42:51 -07:00
Sebastien Goasguen
649d688dbd
Adding a CloudStack deployment page with initial documentation and place holders
2014-10-14 08:50:47 -04:00
Jayson Raymond
6e570eb5bb
update cloud_config with instructions on required changes and add network.md, correct links in quick_start
2014-10-13 22:15:28 -07:00
Daniel Smith
f8071a6e25
Merge pull request #1764 from scollier/readme-fix
...
cleaning up README to reflect current file list
2014-10-13 17:08:46 -07:00
scollier
2e3766b67b
fixing tabs
2014-10-13 18:21:24 -05:00
Daniel Smith
8007614085
Remove untested and unused code
2014-10-13 16:06:44 -07:00
scollier
e6246fc708
cleaning up README to reflect current file list
2014-10-13 18:02:17 -05:00
scollier
8eefd707ba
Man pages - initial release
2014-10-13 15:57:26 -05:00
Joe Beda
5c84cd21a4
Tweak vagrant README a little for new binary deploy world.
2014-10-11 15:37:06 -07:00
Joe Beda
38d5906044
Clean up READMEs and broken stuff.
...
Move all support for clouds that are broken with this change into an `icebox` directory. We'll move that stuff back out as we fix it up.
2014-10-10 12:33:36 -07:00
Joe Beda
69a14a032c
Tweak salt docs a little
2014-10-10 12:30:12 -07:00
Dawn Chen
f5dffe3bfe
Merge pull request #1725 from erictune/readme
...
Move development guide out of README.md
2014-10-10 11:37:33 -07:00
Eric Tune
24ee4c8fec
Move development guide out of README.md
2014-10-10 08:39:23 -07:00
Eric Tune
3a0ec97c05
Document media, resource limits for volumes.
2014-10-10 08:12:56 -07:00
Dawn Chen
d9426f8848
Merge pull request #1690 from erictune/image_docs
...
Document images.
2014-10-09 14:40:39 -07:00
Brendan Burns
996c0e44d6
Merge pull request #1677 from erictune/volume_docs
...
Document GCEPersistentDisk.
2014-10-09 14:08:12 -07:00
Eric Tune
6e7c327da0
Document GCEPersistentDisk.
2014-10-09 14:00:15 -07:00
Eric Tune
2aa9dae5d1
Document images.
2014-10-09 13:40:56 -07:00
Scott Collier
5908beb2cf
adding option for updated package
2014-10-08 17:39:26 -05:00