Dawn Chen
49d62ca0be
Merge pull request #12295 from feelobot/master
...
Update Binary Versions in AWS cloud-config's
2015-08-05 15:25:44 -07:00
Dawn Chen
e532a1ddd8
Merge pull request #12046 from asridharan/master
...
Updating instructions for launching kubernets in a local docker installation
2015-08-05 15:09:44 -07:00
feelobot
7e85e587a8
Update Binary Versions in AWS cloud-config's
2015-08-05 11:43:10 -07:00
Karl Isenberg
f5fa688908
Add docker-compose cluster that runs with mesos
2015-08-05 10:48:28 -07:00
Alex Robinson
714b39f025
Merge pull request #12240 from a-robinson/logs
...
Also collect the monit and salt logs in our fluentd configs
2015-08-04 19:56:14 -07:00
Alex Mohr
af76271e7c
Merge pull request #12213 from caseydavenport/cd4-kube-calico-bare-metal
...
CoreOS + Calico bare-metal guide
2015-08-04 17:31:35 -07:00
Alex Robinson
7430181d65
Collect more of the VM's log files (monit, salt) in fluentd-gcp.
2015-08-05 00:21:47 +00:00
Alex Mohr
879bf62e27
Merge pull request #12086 from bdevloed/patch-1
...
Update docker.md, simplified kill command
2015-08-04 17:08:10 -07:00
Casey D
7e1e9fed29
CoreOS + Calico bare-metal guide
2015-08-04 10:47:14 -07:00
David Walter
f8667f73e3
change underscores to dashes to match the command line argument
2015-08-03 21:05:48 -05:00
Kenjiro Nakayama
ae8b4aa905
Add --cert-dir flag to run km opiserver in Kubernetes on Mesos getting started guide
2015-08-04 08:34:58 +09:00
Brendan Burns
6e2eb8b292
update docs to use hyperkube image
2015-08-03 14:19:41 -07:00
Marek Grabowski
bff79366f7
Merge pull request #12128 from ZJU-SEL/containerized-kubelet-param
...
fix upstart param for containerized kebelet
2015-08-03 14:37:48 +02:00
He Simei
52ea1108eb
fix upstart param for containerized kebelet
2015-08-02 10:30:04 +08:00
Avinash Sridharan
6960d82c6b
trying to fix build error
2015-08-01 14:59:11 -07:00
Avinash Sridharan
29f3ab7ccb
Merge github.com:GoogleCloudPlatform/kubernetes
2015-07-31 22:09:47 -07:00
Avinash Sridharan
8e9c254f44
Just removing the white-spaces
2015-07-31 22:09:34 -07:00
Avinash Sridharan
b5a7cc9887
Re-formatted the instructions
2015-07-31 21:57:51 -07:00
Mike Danese
fd7a48f379
Merge pull request #11839 from eparis/munger-rewrite
...
Major rewrite for docs munger
2015-07-31 10:21:25 -07:00
bdevloed
0dbd5bb2a8
Update docker.md, simplified kill command
...
docker ps -a | awk '{print $1}' could be replaced with docker ps -aq
2015-07-31 16:55:11 +02:00
Jerzy Szczepkowski
5ec7680554
Merge pull request #12023 from resouer/patch-4
...
Remove duplicated warning of docker version
2015-07-31 09:16:18 +02:00
Eric Paris
024208e39f
Fix trailing whitespace in all docs
2015-07-30 20:41:30 -04:00
Eric Paris
4cbca2e63c
Make munger begin/end less generic
...
Just force the beginMungeTag() endMungeTag() macros on users, by hiding
it under the covers. It really simplies things for users.
2015-07-30 20:41:30 -04:00
Mike Danese
bfaa527139
Merge pull request #12045 from a-robinson/logs
...
Fix fluentd configs to collect etcd logs on the master
2015-07-30 17:36:46 -07:00
Alex Robinson
9e18c29e9f
Make fluentd-gcp collect etcd's logs on the master.
2015-07-30 22:20:57 +00:00
Avinash Sridharan
bf46a08f14
Merge branch 'master' of github.com:asridharan/kubernetes into fix_docker_doc
2015-07-30 14:30:08 -07:00
Avinash Sridharan
895cbb92ad
There is an open issue #9837 because of which kubernets is not able to start the API server if the underlying kernel does not support memory limits for CGROUP. Apparently docker is able
...
to detect this, but somehow this is not communicated to invocations from the remote API. Thus to get kubernets working on a local docker installation, its important to make sure that
the memory and swap accounting are turned on in the kernel and passed as a parameter to the kernel when booting up.
Hence added the required instructions as a pre-req for running kubernets in a local docker installation.
2015-07-30 14:19:57 -07:00
Mike Danese
cdb7d1ec61
Merge pull request #11960 from brendandburns/docker
...
Update docker instructions to 1.0.1
2015-07-30 14:12:41 -07:00
Mike Danese
452bdcae2d
Merge pull request #11895 from derekwaynecarr/vagrant_confornamce_tickbox
...
Vagrant passes conformance tests at HEAD
2015-07-30 10:35:34 -07:00
Harry Zhang
1674c00816
Remove duplicated warning of docker version
...
Sorry, but we need to left duplicated docker version warning. That's verbose.
2015-07-30 23:07:53 +08:00
Mike Danese
4ddfa5d500
Merge pull request #11910 from mikedanese/dock-fix
...
fix incorrect maintainer for getting started from scratch guide
2015-07-29 16:20:21 -07:00
Brendan Burns
4d65ff1192
Update multinode instructions
2015-07-29 13:43:27 -07:00
Brendan Burns
132575bcf8
Update single node docker to 1.0.1
2015-07-29 13:43:27 -07:00
Brendan Burns
fa6ee98ddc
Update worker.sh
2015-07-29 13:23:06 -07:00
Brendan Burns
b9a653bfbc
fix a missing 'g'
2015-07-29 13:22:47 -07:00
Mike Danese
1367076d2e
Merge pull request #11712 from dgonyeo/master
...
Updated coreos cloud configs for v1.0.1
2015-07-29 11:26:22 -07:00
Mike Danese
ed9e47adab
Merge pull request #11900 from aveshagarwal/fedora-ansible-fixes
...
Update fedora ansible guide to reflect recent changes in the kubernetes ansible code.
2015-07-29 10:32:54 -07:00
Mike Danese
025d3568bc
Merge pull request #11970 from ZJU-SEL/deprecate-outdated-param
...
deprecate outdated param for deploying k8s on ubuntu
2015-07-29 10:30:20 -07:00
Mike Danese
b4f8dae187
Merge pull request #11863 from danieldreier/fedora_manual_docsfix
...
Fix fedora manual config getting started guide
2015-07-29 09:42:03 -07:00
Mike Danese
0b7c2d5496
Merge pull request #11450 from errordeveloper/master
...
coreos/azure: Updates for 1.0
2015-07-29 09:18:09 -07:00
derekwaynecarr
01ec50deb4
Vagrant passes conformance tests at HEAD
2015-07-29 10:16:39 -04:00
He Simei
a67be8e8ab
deprecate outdated param
2015-07-29 13:57:14 +08:00
Daniel Dreier
d67105d05a
Fix fedora manual config getting started guide
...
Add a step to create /var/run/kubernetes. Without this step the kube-apiserver service is
unable to create a self-signed SSL cert and fails to start.
2015-07-28 14:31:11 -07:00
Ilya Dmitrichenko
03070297a7
coreos/azure: Updates for 1.0
...
- Bump CLI tools version
- Bump CoreOS image IDs
- Use etcd2 shipped in stable channel
- Prefix unit names for consistency
- Run proxy on master as well
- Allocate node port for the app
- Update docs
- No need to register nodes any more
- Remove stale argument `--cloud_provider=vagrant`
- Refactor how addons are delivered
- Remove fluentd (it can be optionally dropped into addons dir)
- Script Azure endpoint creation for Guestbook example
- Provide only SkyDNS addon out-of-the-box
2015-07-28 22:02:49 +01:00
Harry Zhang
e6a2b068cb
Fix intend mess in scripts
2015-07-28 10:15:14 +08:00
Harry Zhang
611a41d894
Merge scripts of kube-in-docker with the manual guide
2015-07-28 10:15:14 +08:00
Mike Danese
b37e7bbd7c
fix incorrect maintainer for getting started from scratch guide
2015-07-27 16:26:42 -07:00
Janet Kuo
180798cfa4
Use example syncer tags instead of hard-coded examples in doc
2015-07-27 14:48:41 -07:00
Avesh Agarwal
1d2ae296fd
Update fedora ansible guide to reflect recent changes in the kubernetes
...
ansible code.
2015-07-27 16:00:13 -04:00
Kenjiro Nakayama
ac5aa8ee7d
Fix dead link in Kubernetes on Mesos getting started guide
2015-07-27 17:20:39 +09:00
Mike Danese
13c5761268
Merge pull request #11358 from ZJU-SEL/upgradek8s
...
[WIP]upgrade ubuntu bare-metal k8s to 1.0.1
2015-07-24 10:22:43 -07:00
wizard
9b82c4716a
upgrade k8s to 1.0.1
2015-07-24 13:31:52 +08:00
Charles Butler
5bf5f7f33b
Updates Juju Getting Started Guide
2015-07-23 23:50:31 -04:00
Vish Kannan
a02252dc11
Merge pull request #11714 from colmm99/master
...
add command for workaround for issue 10836
2015-07-23 14:40:39 -07:00
colmm99
ef5c07cf61
added the blank line before the ``` block
2015-07-23 22:02:26 +01:00
Piotr Szczesniak
06b3406cef
Added possibility to overwrite ENABLE_CLUSTER_DNS with env var
...
It's for autoscaling tests purposes and making the config consistent with
other flags like ENABLE_NODE_LOGGING
2015-07-23 10:25:06 +02:00
colmm99
165d08e627
add command for workaround for issue 10836
2015-07-22 23:14:15 +01:00
Derek Gonyeo
84df4293da
Updated coreos cloud configs for v1.0.1
2015-07-22 17:50:23 -04:00
He Simei
6a1cd10605
fix doc
2015-07-22 10:39:02 +08:00
Dan Osborne
33d385bc97
added project calico networking plugin tutorial
2015-07-20 16:48:41 -07:00
mgannholm
55e64cb0ca
grammar fixes
2015-07-20 14:51:13 -07:00
krousey
b1b2f1a925
Merge pull request #11593 from erictune/gsg3
...
Improve scratch getting-started-guide.
2015-07-20 14:49:55 -07:00
Alex Robinson
acd1bed70e
Fix capitalization of Kubernetes in the documentation.
2015-07-20 14:39:36 -07:00
Eric Tune
d607a3df0e
Improve scratch getting-started-guide.
2015-07-20 14:31:24 -07:00
Amy Unruh
aacfbba8d3
fixed 2 links, bit of text polishing
2015-07-20 13:52:04 -07:00
krousey
960c6a2d8b
Merge pull request #11583 from thockin/docs-tick-tick-tick
...
Collected markedown fixes around syntax.
2015-07-20 12:01:04 -07:00
Tim Hockin
995a7aef29
Collected markedown fixes around syntax.
2015-07-20 09:51:22 -07:00
krousey
0a66d3ff69
Merge pull request #11582 from aveshagarwal/master-doc-fixes
...
Fixed a missing bracket and removed some white spaces and stray %}
2015-07-20 09:35:15 -07:00
krousey
f9fa83fae3
Merge pull request #10613 from mesosphere/mesos-docs
...
Move k8s-mesos docs to the kubernetes repo
2015-07-20 09:23:20 -07:00
krousey
e0c5e563cd
Merge pull request #10746 from mesosphere/fix-quay-etcd-invocation-in-mesos.md
...
Fix invocation of quay.io etcd in mesos getting started guide
2015-07-20 09:22:23 -07:00
Avesh Agarwal
178473d340
Fixed a missing bracket and removed some white spaces and stray %}
2015-07-20 12:09:40 -04:00
David Oppenheimer
50e95a031b
Absolutize links that leave the docs/ tree to go anywhere other than
...
to examples/ or back to docs/
2015-07-20 00:25:07 -07:00
Dr. Stefan Schimanski
57d488f79a
Fix invocation of quay.io etcd in mesos getting started guide
2015-07-19 22:02:43 +02:00
Brian Grant
8cbe9c997a
Merge pull request #11443 from aveshagarwal/fedora-kubernetes-ansible
...
Updates to fedora ansible guide.
2015-07-19 10:04:23 -07:00
Avesh Agarwal
ace7b96d2a
Updates to fedora ansible guide.
2015-07-19 11:53:44 -04:00
Alex Robinson
68d6e3a8ae
Replace ``` with ` when emphasizing something inline in docs/
2015-07-19 09:05:17 +00:00
Dr. Stefan Schimanski
8fca9b6f09
Add original k8s-mesos docs to contrib/mesos
2015-07-19 10:13:25 +02:00
Brian Grant
91923b51c8
Merge pull request #11546 from a-robinson/toc
...
Fix broken table of contents sections
2015-07-18 22:29:02 -07:00
Alex Robinson
6e792f75f5
Fix broken table of contents sections.
2015-07-18 22:18:55 -07:00
Alex Robinson
afa9f57020
Improve markdown highlighting in azure getting started guide.
2015-07-19 03:56:22 +00:00
Alex Robinson
137f63a54f
Improve markdown highlighting in centos getting started guide.
2015-07-19 03:56:22 +00:00
Alex Robinson
11d0fd1515
Improve markdown highlighting in coreos getting started guides.
2015-07-19 03:56:22 +00:00
Alex Robinson
261e347e60
Improve markdown highlighting in docker multinode getting started guides.
2015-07-19 03:56:22 +00:00
Alex Robinson
1bc91a3c72
Improve markdown highlighting in docker getting started guide.
2015-07-19 03:56:22 +00:00
Alex Robinson
bfd85cefad
Improve markdown highlighting in fedora getting started guides.
2015-07-19 03:56:22 +00:00
Alex Robinson
72106a2de3
Improve markdown highlighting in GCE getting started guide.
2015-07-19 03:56:22 +00:00
Alex Robinson
afddef703a
Improve markdown highlighting in juju getting started guide.
2015-07-19 03:56:22 +00:00
Alex Robinson
83104907d1
Improve markdown highlighting in the libvirt-cores getting started guide.
2015-07-19 03:56:22 +00:00
Alex Robinson
f64ed2b358
Improve markdown highlighting in local getting started guide.
2015-07-19 03:56:22 +00:00
Alex Robinson
f729938aed
Improve markdown highlighting in mesos getting started guide.
2015-07-19 03:56:21 +00:00
Alex Robinson
6ae88fc1dc
Improve markdown highlighting in the rkt getting started guide.
2015-07-19 03:56:21 +00:00
Alex Robinson
51247069e4
Improve markdown highlighting in scratch getting started guide.
2015-07-19 03:56:21 +00:00
Alex Robinson
8af0e3ec8a
Improve markdown highlighting in ubuntu getting started guide.
2015-07-19 03:56:21 +00:00
Alex Robinson
a6e4d317d2
Improve markdown highlighting in vagrant getting started guide.
2015-07-19 03:56:16 +00:00
Brian Grant
b64960ac21
Merge pull request #11507 from satnam6502/doc2
...
Update console output for Getting Started Elasticsearch Logging
2015-07-18 16:31:46 -07:00
Brian Grant
59cfb0155f
Merge pull request #11506 from satnam6502/doc1
...
Fix console output for Getting Started Logging
2015-07-18 16:31:07 -07:00
Satnam Singh
4603b26b0f
Update console output for Getting Started Elasticsearch Logging
2015-07-18 22:41:06 +01:00
Satnam Singh
e5c162e5c2
Fix console output for Getting Started Logging
2015-07-18 22:37:18 +01:00
Tim Hockin
25cec6ebb5
Fix errant quad-tick in docs
2015-07-18 14:06:08 -07:00
David Oppenheimer
d28a6656ae
Merge pull request #11452 from thockin/docs-munge-headerlines
...
Munge headerlines
2015-07-17 15:52:08 -07:00