Robert Bailey
7854954fc2
Merge pull request #7158 from crossorigin/azure-0.15.0
...
Set Weave To 0.9.0 And Update Etcd Configuration For Azure
2015-04-22 08:33:02 -07:00
Ido Shamun
eb2cf2f904
set weave version to 0.9.0 instead of latest
2015-04-22 14:05:09 +03:00
Ido Shamun
29b64bf64c
update etcd2 configuration
2015-04-21 22:05:39 +03:00
markturansky
0b6eb6c05b
Fixed typo in README.md
2015-04-21 13:58:28 -04:00
Robert Bailey
9d5da502e1
Merge pull request #7074 from crossorigin/azure-0.15.0
...
Update Azure Coreos To Kubernetes 0.15.0
2015-04-20 20:34:46 -07:00
Robert Bailey
f637582541
Merge pull request #7088 from benmccann/aws-docs
...
Add additional details to the AWS documentation
2015-04-20 20:21:08 -07:00
Ben McCann
10c351b1b5
Add additional details to the AWS documentation
2015-04-20 19:10:02 -07:00
CJ Cullen
1be193098a
Merge pull request #7072 from dchen1107/cleanup
...
Remove fqdn dependency for node name
2015-04-20 18:00:21 -07:00
Vish Kannan
db7a56529f
Merge pull request #7077 from brendandburns/hyperkube
...
Update docker examples to 0.15.0
2015-04-20 19:48:49 -04:00
Brendan Burns
8c947de4e2
Update docker examples to 0.15.0
2015-04-20 15:40:08 -07:00
Ido Shamun
770479b261
update readme versions table
2015-04-21 01:28:55 +03:00
Ido Shamun
314bd39747
update azure coreos to kubernetes 0.15.0
...
add affinity group variable to azure coreos scripts
2015-04-21 00:31:04 +03:00
Kenjiro Nakayama
2e702b0c61
Replace hostname -f with uname -n
2015-04-20 14:16:21 -07:00
Brendan Burns
996ded35ff
Merge pull request #6890 from bussyjd/patch-2
...
Fixes getting started aws/cloud-configs/node.yaml
2015-04-20 13:51:25 -07:00
Derek Carr
40d0e559a6
Merge pull request #6983 from posita/vagrant-provider-support-2741
...
READY FOR REVIEW - Fix #2741 . Add support for alternate Vagrant providers: ...
2015-04-17 14:42:19 -04:00
Matt Bogosian
e8672e2242
Fix #2741 . Add support for alternate Vagrant providers: VMWare Fusion, VMWare Workstation, and Parallels.
2015-04-17 11:26:29 -07:00
Alex Robinson
92e668108b
Merge pull request #6987 from erictune/remove_rackspace_link
...
Unlink stale rackspace getting-started-guide.
2015-04-17 11:19:41 -07:00
Eric Tune
ed23bbb0ab
Unlink stale rackspace getting-started-guide.
...
Leaving cloud provider in as community person is
working on updating it.
2015-04-17 09:46:32 -07:00
Robert Bailey
c65035a80f
Update GKE/GCE getting started guides to refer to the latest release.
2015-04-16 18:34:55 -07:00
Daniel Smith
288effa7c1
Merge pull request #6933 from bgrant0607/docfix
...
Update docs. Add design principles.
2015-04-16 16:55:10 -07:00
Brian Grant
f1cea092df
Update docs. Add design principles. Fixes #6133 . Fixes #4182 .
...
# *** ERROR: *** docs are out of sync between cli and markdown
# run hack/run-gendocs.sh > docs/kubectl.md to regenerate
#
# Your commit will be aborted unless you regenerate docs.
COMMIT_BLOCKED_ON_GENDOCS
2015-04-16 22:13:44 +00:00
Eric Tune
1d8659d9de
Merge pull request #5959 from jeffmendoza/patch-1
...
Update getting started support matrix.
2015-04-16 14:50:19 -07:00
Eric Tune
67435e10c5
Merge pull request #6931 from mesosphere/fix-mesos-gsg-instructions
...
Fixed error in Mesos getting started guide.
2015-04-16 13:41:38 -07:00
Alex Robinson
391e079cf6
Merge pull request #6917 from thockin/dockerfile-images-are-dead
...
Stop using dockerfile/* images
2015-04-16 13:30:50 -07:00
Connor Doyle
a6d0b44a33
Fixed error in Mesos getting started guide.
...
The instructions previously advised that the Kubernetes-Mesos executor
will not start up a proxy instance on each minion, but this is
incorrect. Changed the wording to indicate that the proxy only needs to
be started manually on the master.
2015-04-16 13:26:08 -07:00
Tim Hockin
c2bacd588d
Stop using dockerfile/* images
...
As per
http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/
docker has stopped answering dockerfile/redis and dockerfile/nginx. Fix all
users in our tree. Sadly this means a lot of published examples are now broken.
2015-04-16 12:20:43 -07:00
Ahmet Alp Balkan
cf58b7283a
Correct typo in azure.md
2015-04-16 11:39:40 -07:00
Cole Mickens
93d76762b7
Update azure.md
2015-04-16 00:30:10 -07:00
Cole Mickens
205d3bf907
Add vnet instructions to azure getting started
2015-04-16 00:22:39 -07:00
BUSSY Jean-Daniel
4115d78bc8
Fixes getting started aws/cloud-configs/node.yaml
...
Fixes
https://github.com/GoogleCloudPlatform/kubernetes/issues/6555
2015-04-16 11:49:03 +09:00
Dawn Chen
9ffebf7f7d
Merge pull request #6805 from eparis/fedora-docs
...
update fedora documentation
2015-04-14 09:50:02 -07:00
Yu-Ju Hong
190e6df400
Merge pull request #6407 from IanLewis/master
...
Updated instance name for standalone CoreOS guide.
2015-04-14 09:36:41 -07:00
Eric Paris
069b3a9c29
update fedora documentation
2015-04-14 10:24:52 -04:00
Dawn Chen
ae144d7b1f
Merge pull request #6639 from eLobato/patch-1
...
Minor typos in Fedora ansible docs
2015-04-13 13:48:47 -07:00
Young
e4aa1b3924
supplement the way to add a DNS for local kubernetes
2015-04-12 14:40:52 +08:00
Brendan Burns
6217ae0242
Update to 0.14.2 in the docker k8s instructions.
2015-04-10 22:02:55 -07:00
Daniel Lobato García
baabd96106
Minor typos in Fedora ansible docs
2015-04-09 20:54:14 +03:00
Vish Kannan
ffffbb7edf
Merge pull request #6505 from brendandburns/hyperkube
...
Docker multi-node
2015-04-08 11:08:39 -07:00
Jeff Mendoza
076f4ac618
Update getting started support matrix.
...
Removing myself from Azure, as I no longer have the resources to support this.
2015-04-08 08:53:58 -07:00
Brendan Burns
b3c46b5c66
Add a Docker multi-node setup.
2015-04-07 21:22:33 -07:00
Ilya Dmitrichenko
ddfd480828
Fix markdown syntax.
2015-04-08 00:28:54 +01:00
Brian Grant
585aa77cd4
Merge pull request #6531 from bprashanth/liveness
...
Fix liveness probe in pod.json example
2015-04-07 13:52:40 -07:00
Prashanth Balasubramanian
56b8de6f6c
Fix liveness probe in pod.json example
2015-04-07 12:15:06 -07:00
Sam Ghods
71027d1f19
Create Prerequisites section of GCE getting started guide
...
The "Troubleshooting" section of the Google Compute Engine is more like a prerequisites section, like the AWS guide. This reorganizes the guide to reflect that. (The "Networking" section actually is more of a troubleshooting section.)
2015-04-07 11:15:22 -07:00
Brendan Burns
cab0960965
Move GKE to the top of the list of supported solutions.
...
Also mention GKE in the GCE guide, and clean up some minor bits.
2015-04-06 22:16:07 -07:00
Brendan Burns
42e4eaa98a
Add a multi-node startup guide.
2015-04-06 16:29:46 -07:00
Robert Bailey
05fd6fe619
Merge pull request #6432 from brendandburns/hyperkube
...
Add a docker image for hyperkube, and instructions on how to use.
2015-04-06 11:23:40 -07:00
Brendan Burns
628b052aae
Add a docker how-to guide.
2015-04-06 10:43:42 -07:00
mazswojejzony
0062da4956
Added extra info on 10.0.0.0/16 network
...
Using 10.0.0.0/16 for flannel network and 10.10.103.x for example cluster network is a bit misleading as people may think they should use the same network for both flannel and eth0 interfaces. This commit tries to clarify that flannel shall use different network.
2015-04-05 22:38:24 +02:00
Ian Lewis
471ffcb714
Updated instance name for standalone CoreOS guide.
2015-04-03 16:08:15 +09:00