Commit Graph

1080 Commits

Author SHA1 Message Date
Avesh Agarwal
a64d8d4f7b Updates scratch.md to send httpGet livenessprobe to 127.0.0.1 for
controller-manager and scheduler as they both listen on 127.0.0.1 by
default. This fixes #12740.
2015-08-28 22:03:33 -04:00
k8s-merge-robot
2321d9ee26 Merge pull request #13255 from ZJU-SEL/upgrade-ubuntu-1.0.3
Auto commit by PR queue bot
2015-08-28 07:28:42 -07:00
He Simei
ffe9bb0e25 upgrade to v1.0.3, refactor the guide 2015-08-28 16:43:01 +08:00
Wojciech Tyczynski
550413750d Merge pull request #13151 from pires/coreos_doc_cleanup
Clean-up CoreOS documentation.
2015-08-28 09:17:48 +02:00
Wojciech Tyczynski
e7b493f38b Merge pull request #13252 from Huawei-PaaS/amend_an_markdown_error_in_scratch_md
Amend an ordered list markdown error in scratch.md
2015-08-28 09:16:43 +02:00
Alex Robinson
b3154a7815 Remove the garbage log file in the fluentd-gcp that gets filled with
gunk when installing the google-fluentd agent.

Also let it log things by not redirecting to a file within the container
and only using -q (warning logs only) rather than -qq (error logs only).
2015-08-27 21:41:44 +00:00
Avesh Agarwal
f369377b8c Updates fedora ansible guide to reflect the move of the contrib dir to
https://github.com/kubernetes/contrib.git .
2015-08-27 13:16:34 -04:00
qiaolei
6021615792 Amend an ordered list markdown error in scratch.md
Amend an ordered list markdown error in scratch.md in section **etcd** by enter a newline after the first sentence
2015-08-27 17:57:01 +08:00
Yu-Ju Hong
fcee09a047 Merge pull request #13205 from JorgenG/master
Update CentOS getting started guide with needed KUBELET_API_SERVER
2015-08-26 15:20:01 -07:00
xavierbaude
62a0b45a72 Add cookbook for VMware
related to https://github.com/kubernetes/kubernetes/pull/13143
2015-08-26 16:39:24 +02:00
Jørgen Grøndal
31f0f2b17f Update CentOS getting started guide with needed KUBELET_API_SERVER definition 2015-08-26 15:08:41 +02:00
Yu-Ju Hong
f0c8a5be78 Merge pull request #9708 from bronislav/add-ability-to-choose-aws-credentials
Add ability to select AWS profile
2015-08-25 14:30:02 -07:00
Paulo Pires
36aa867af4 Ran missing hack/update-generated-docs.sh. 2015-08-25 20:11:53 +01:00
Paulo Pires
8549c0bf60 Removed deprecated and unmaintained AWS + CoreOS docs in favor of coreos/coreos_multinode_cluster.md. Refs #11975
Removed deprecated and unmaintained fork of pires/kubernetes-vagrant-coreos-cluster linked in the docs.
Removed deprecated and unmaintained VMware + CoreOS section of coreos/coreos_multinode_cluster.md. Refs #13143
Refs #9178
2015-08-25 19:13:10 +01:00
Ed Costello
1916d3bb74 Copy edits for typos (resubmitted) 2015-08-25 10:47:58 -04:00
Anton Ilin
d9dcd0b626 Add note about switching aws profiles.
Signed-off-by: Anton Ilin <anton@ilin.dn.ua>
2015-08-25 17:47:57 +03:00
Clayton Coleman
02dbb95447 Add TerminationGracePeriodSeconds to API
Set defaulting for pod spec
2015-08-20 11:03:38 -04:00
Wojciech Tyczynski
aeb450ccee Merge pull request #12890 from alexhersh/ubuntu-calico-update
Update ubuntu-calico guide
2015-08-20 09:36:41 +02:00
Alexander Hersh
dc35afcada update generated docs 2015-08-19 22:33:03 -07:00
Saad Ali
8a43bd621e Merge pull request #12745 from eparis/even-less-dash-false-positive
verify-flags-underscore.py: Even fewer dash false positives
2015-08-19 17:03:29 -07:00
Alexander Hersh
f795b67521 Update ubuntu-calico guide
Update Release Versions and Repo Names.
2015-08-19 11:04:36 -07:00
Ilya Dmitrichenko
cb3425351a Make typography more consistent 2015-08-19 12:01:50 +01:00
Robert Bailey
08e6a43c1d Revert "Merge pull request #9165 from smarterclayton/graceful"
This reverts commit 4f856b595d, reversing
changes made to d78525a83b.

Conflicts:
	pkg/kubelet/status_manager.go
2015-08-18 17:34:49 -07:00
Dan Osborne
444ff4d42a added calico-kubernetes-fedora-digitalocean demo 2015-08-18 16:38:41 -07:00
Robert Bailey
fd4147f6c5 Merge pull request #11125 from nak3/mesos-readme
Add a note of api endpoint in Kubernetes on Mesos getting started guide
2015-08-18 11:48:49 -07:00
Robert Bailey
4f856b595d Merge pull request #9165 from smarterclayton/graceful
Enable graceful deletion using reconciliation loops in the Kubelet without TTL
2015-08-18 10:01:40 -07:00
Robert Bailey
6103a7f852 Merge pull request #12683 from feelobot/patch-2
Update AWS Configs to 1.0.3
2015-08-18 09:14:52 -07:00
Robert Bailey
f94f6c48fd Merge pull request #10829 from ZJU-SEL/adddns2docker
add kube-dns for docker k8s
2015-08-18 09:13:54 -07:00
Clayton Coleman
89f1f3b1b8 Alter graceful deletion to not use TTL
Avoid TTL by deleting pods immediately when they aren't
scheduled, and letting the Kubelet delete them otherwise.

Ensure the Kubelet uses pod.Spec.TerminationGracePeriodSeconds
when no pod.DeletionGracePeriodSeconds is available.
2015-08-18 09:08:43 -04:00
Felix Rodriguez
2fba24e989 Update AWS Configs to 1.0.3 2015-08-17 13:59:38 -07:00
Eric Paris
c560f41a4b Update docs which were incorrectly using _ in flag names
Each of these was verified that the actual flag declaration correctly
used -
2015-08-17 11:18:43 -07:00
Marek Grabowski
31e115eb73 Merge pull request #12656 from vallard/master
added OpenStack instructions to coreos multinode cluster document.  C…
2015-08-17 11:58:19 +02:00
Kenjiro Nakayama
5e58bedae2 Add a note of api endpoint in Kubernetes on Mesos getting started guide 2015-08-16 17:08:56 +09:00
Filip Grzadkowski
15d39857e0 Fix wrong paths in docker multinode cluster 'getting started' guide 2015-08-14 15:42:07 +02:00
Vallard Benincosa
964d4c7111 ran ./hack/update-generated-docks.sh 2015-08-13 22:59:39 -07:00
Brendan Burns
868aca04a0 Merge pull request #12687 from eparis/verfiy-dash
Update flag-dash whitelist
2015-08-14 10:12:54 +08:00
Brendan Burns
35c22714d1 Merge pull request #7227 from lhuard1A/libvirt-coreos_etcd2
Make the libvirt-coreos cluster use the etcd2 shipped within CoreOS
2015-08-13 11:19:54 -07:00
Brendan Burns
5865971acb Merge pull request #12387 from resouer/patch-docker
vxlan as bankend of flannel & auto restart k8s with daemon
2015-08-13 10:18:14 -07:00
Vallard Benincosa
1419806ca8 added OpenStack instructions to coreos multinode cluster document. Close #12587 2015-08-13 07:45:02 -07:00
Wojciech Tyczynski
968cbbee5d Merge pull request #12629 from erictune/conformance_checkbox_gke
Mark GKE as conformant.
2015-08-13 11:42:42 +02:00
Lénaïc Huard
0535ca9263 Better explain what are the purposes of the libvirt-coreos cluster provider 2015-08-13 11:36:04 +02:00
Eric Tune
a2e1719a56 Mark GKE as conformant. 2015-08-13 00:41:15 -07:00
CJ Cullen
8767d04639 Merge pull request #11127 from nak3/mesos-readme2
Add --secure-port=0 to run `km apiserver` in Kubernetes on Mesos getting started guide
2015-08-12 13:40:24 -07:00
Piotr Szczesniak
0ded91c521 Merge pull request #12403 from stensonb/consolidate-cloudprovider-imports
consolidate cloudproviders into a single import
2015-08-12 09:56:09 +02:00
Byungjoon Lee
5de9094652 Fix the problem that Kubernetes UI is not installed by deployAddons.sh script in Ubuntu environment. 2015-08-12 15:33:07 +09:00
Bryan Stenson
9541414742 create cloudprovider "providers" package
move all providers into new package
    update all references to old package path
2015-08-11 22:36:51 -07:00
Piotr Szczesniak
1df0267f4a Merge pull request #12551 from eparis/underscore-to-dash
Update code and docs to use - in flag names instead of _
2015-08-12 07:16:31 +02:00
Lei Zhang
6a2e58552d vxlan as bankend of flannel & auto restart k8s. 2015-08-12 11:16:19 +08:00
Eric Paris
5aa495cdad Update code to use - in flag names instead of _ 2015-08-11 16:31:52 -04:00
Alex Robinson
cbc41eda76 Strip out extra gunk from the end of an example output line. 2015-08-11 20:13:48 +00:00
Filip Grzadkowski
9dd3cac82e Merge pull request #12423 from brendandburns/service
Make services print on a single line.
2015-08-11 10:29:23 +02:00
Brendan Burns
3f18641857 Merge pull request #12434 from ZJU-SEL/unsupported-param
fix unsupported param of containerized kubelet
2015-08-10 21:04:40 -07:00
Brendan Burns
79fb674679 Fix the service printer to be a single line per service 2015-08-10 10:57:45 -07:00
Karl Isenberg
73ca343e69 Clarify build instructions in mesos/docker guide
- Linux build requires docker sudo group
- Golang & Make optional
- Extracted a section on building locally
2015-08-10 09:46:30 -07:00
Marek Grabowski
5f9cefc1d8 Merge pull request #12441 from vlajos/typofixes-vlajos-20150807
typofix - https://github.com/vlajos/misspell_fixer
2015-08-10 16:33:52 +02:00
Ed Costello
35a5eda585 Copy edits for typos 2015-08-09 14:18:06 -04:00
Veres Lajos
9f77e49109 typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
He Simei
be26f1c5ab fix unsupported param of containerized kubelet 2015-08-08 20:22:02 +08:00
Eric Paris
e4d0389b4a Converts docs/ from --flag_name= to --flag-name= 2015-08-07 11:00:13 -04:00
Jerzy Szczepkowski
a53f4c8695 Merge pull request #12394 from Huawei-PaaS/issue_ubuntu_md_variable_typos
Amend some variable typos in ubuntu.md
2015-08-07 14:27:47 +02:00
qiaolei
60ef96a135 Amend some variable typos in ubuntu.md
Amend some variable typos. 1, `roles`->`role`; 2, service_cluster_ip_range -> `SERVICE_CLUSTER_IP_RANGE`.
2015-08-07 20:05:20 +08:00
David Walter
76bb6bbf12 change underscores to dashes to match the command line argument 2015-08-06 22:48:21 -05:00
David Walter
792fc2269b change underscores to dashes to match the command line argument 2015-08-06 22:13:44 -05:00
Brendan Burns
1407aee8b0 fix invalid flag --insecure-bind-address to --address 2015-08-06 09:25:17 -07:00
Mike Danese
fe6b15ba2f rewrite all links to issues to k8s links 2015-08-05 21:11:11 -07:00
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
Tim Hockin
33f1862830 Run gendocs 2015-07-17 15:35:43 -07:00
Tim Hockin
6e4ec38f51 Make TOC munge include blank line before TOC 2015-07-17 15:06:54 -07:00
Abhi Shah
816f18a388 Merge pull request #11424 from lavalamp/mungePreformatted
Munge preformatted
2015-07-17 13:32:38 -07:00
David Oppenheimer
f664982237 Merge pull request #11410 from erictune/matrix
Rewrote how to choose a getting-started-guide.
2015-07-17 13:13:26 -07:00
Eric Tune
54cee89dbd Rewrote how to choose a getting-started-guide. 2015-07-17 12:40:09 -07:00
David Oppenheimer
2be3fc3e80 Merge pull request #11416 from dchen1107/doc
Fix some TODOs in scratch.md
2015-07-17 11:13:33 -07:00
David Oppenheimer
a97520fe61 Merge pull request #11176 from erictune/scratchfix
Remove mention of docker --bip flag.
2015-07-17 11:12:22 -07:00
Daniel Smith
f7873d2a1f apply changes 2015-07-17 11:04:46 -07:00
Tim Hockin
542e13d2d3 Better scary message 2015-07-17 09:28:49 -07:00
Eric Tune
006d7576a2 Remove mention of docker --bip flag. 2015-07-17 08:57:03 -07:00
Janet Kuo
b0c68c4b81 Ensure all docs and examples in user guide are reachable 2015-07-16 23:12:47 -07:00
Brian Grant
786b59427d Merge pull request #11400 from lavalamp/munger
Add absolute path link checking to munger
2015-07-16 22:50:14 -07:00
Brian Grant
6bf358295e Merge pull request #11394 from ddysher/fix-scratch
Update scratch.md
2015-07-16 22:49:23 -07:00
Brian Grant
cb58e8e43b Merge pull request #11350 from thockin/munge-check-kubectl-dash-f
Add munger to verify kubectl -f targets
2015-07-16 22:46:37 -07:00
Dawn Chen
0735f435f6 How to configure rkt on a node. 2015-07-16 17:33:27 -07:00
Abhi Shah
665c951320 Merge pull request #11276 from caesarxuchao/doc1
populate the instructions on installing kubectl in getting-started-guides
2015-07-16 17:04:14 -07:00
Dawn Chen
b92643ac75 Using docker load instead of docker import 2015-07-16 16:59:59 -07:00
Abhi Shah
ac8c57f9a0 Merge pull request #11367 from davidopp/doc2
Take availability.md doc and
2015-07-16 16:38:42 -07:00
Daniel Smith
98eeadb66e (mostly) auto fixed links 2015-07-16 16:28:18 -07:00
Tim Hockin
f7512d007b Add munger to verify kubectl -f targets, fix docs 2015-07-16 15:39:45 -07:00
Chao Xu
10d76a5775 populate the instructions on installing kubectl in getting-started-guides 2015-07-16 15:20:55 -07:00
David Oppenheimer
c57c877670 Take availability.md doc and
- extract the portion related to multi-cluster operation into a new multi-cluster.md doc
- merge the remainder (that was basically high-level troubleshooting advice) into cluster-troubleshooting.md
2015-07-16 14:39:03 -07:00
Deyuan Deng
56ea4894d1 Update scratch.md 2015-07-16 16:02:16 -04:00
Abhi Shah
f3b752d831 Merge pull request #11323 from thockin/ubuntu-dns-domain
fix wrong cluster domain in ubuntu docs
2015-07-16 12:43:07 -07:00
Christopher Najewicz
567358485c Updating AWS sample cloud-configs to use 0.19.3, using kube-register 0.0.4 2015-07-16 09:54:38 -04:00
Tim Hockin
4f38d41fe0 fix wrong cluster domain in ubuntu docs 2015-07-15 17:38:07 -07:00
Eric Tune
ffaee4737e Merge pull request #11326 from erictune/conformance_master
Updates to "the Matrix".
2015-07-15 14:59:42 -07:00
Mike Danese
b80fe60042 point kubectl -f examples to correct paths 2015-07-15 10:51:45 -07:00
Eric Tune
1a0438d65e Use a reference style link. 2015-07-15 10:47:25 -07:00
Eric Tune
f5aa9a4476 Remove "Notes" column.
This mostly stated what version the code was last tested at.
This was useful when kubernetes was changing rapidly.
However, this was not updated reliably.  Also, simply using
a particular binary version does not assure users that
the distribution provides a conformant implementation.
The conformance test does provide that, and I'm hoping
that more distros will use that in the future.
Therefore, I've deleted the Notes column in favor of the
Conforms column.
2015-07-15 10:47:25 -07:00
Eric Tune
cc6120371c Move conformance checkmark
I tested GCE but accidentally put the checkmark for GKE.
GKE hasn't been tested yet.  I'm sure it will pass, but it hasn't.
Waiting for my cluster to upgrade to above 0.19.3.
2015-07-15 10:47:24 -07:00
Eric Tune
1f1879dea7 Reformat getting-started-guide table.
Should only affect view in .md file, not rendered view.
2015-07-15 10:47:24 -07:00
Tim Hockin
24ea4c5d16 Merge pull request #10747 from mesosphere/kube-dns-docs
Document how to launch kube-dns with Kubernetes on Mesos
2015-07-14 21:20:37 -07:00
Tim Hockin
39b86908a1 Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin
79f9cd7c83 Run gendocs 2015-07-14 15:28:59 -07:00
Eric Tune
a660fcd9ad Merge pull request #11100 from gabrielweyer/patch-1
Fixed vnet create command
2015-07-14 15:02:27 -07:00
Eric Tune
69f064fde8 Merge pull request #11200 from arun-gupta/master
fixing #11192
2015-07-14 13:02:34 -07:00
Eric Tune
0b597aaf66 Merge pull request #11239 from mikedanese/user-docs-move
Move user docs to docs/user-guide/
2015-07-14 12:40:23 -07:00
Eric Tune
1deb93f5d4 Merge pull request #10988 from robamaton/patch-1
Update vagrant guide VirtualBox version
2015-07-14 12:20:41 -07:00
Mike Danese
3eff8fce41 automated link fixes 2015-07-14 10:51:10 -07:00
Dr. Stefan Schimanski
3cb31a2ad4 Address review comments 2015-07-14 08:23:12 +02:00
Tim Hockin
c8dab21835 Merge pull request #11202 from brendandburns/tunnel
Update etcd and add a warning about Docker 1.7.0
2015-07-13 21:50:44 -07:00
Brendan Burns
ab4448a0d6 Update multi-node docker instructions:
* Update etcd and add a warning about Docker 1.7.0
   * Update kubernetes to 0.21.2, Flannel to 0.5.0
   * Remove --sync-nodes which is removed.
2015-07-13 21:28:07 -07:00
arun-gupta
88303b7809 fixing #11192 2015-07-13 19:26:52 -07:00
Daniel Smith
b1555956e9 standardize on - instead of _ in file names 2015-07-13 18:32:00 -07:00
Daniel Smith
2c333e4bc2 move admin related docs into docs/admin 2015-07-13 18:24:11 -07:00
Daniel Smith
821e08fded Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Tim Hockin
f82d30340f Merge pull request #11162 from erictune/toc
Improve table of contents generation.
2015-07-13 17:08:33 -07:00
Tim Hockin
60aa763789 Merge pull request #11182 from dchen1107/doc
Fix table in getting-started-guides README.md
2015-07-13 16:33:18 -07:00
Tim Hockin
c377e59eed Merge pull request #11193 from brendandburns/tunnel
Update single node docker guide to v0.21.2
2015-07-13 16:24:30 -07:00
Brendan Burns
b0fd214836 Update docker guide to v0.21.2 2015-07-13 16:13:30 -07:00
Tim Hockin
5cf5445d24 Change 'minion' to 'node' in docs 2015-07-13 15:59:30 -07:00
Eric Tune
921619ab38 Add ToC to some longer documents. 2015-07-13 15:53:06 -07:00
Dawn Chen
fccc3095e2 Fix table in getting-started-guides README.md 2015-07-13 14:26:36 -07:00
Mike Danese
34aa20ddb3 fix merge conflict and footnote problem 2015-07-13 14:03:07 -07:00
Mike Danese
2325364339 fix 2015-07-13 13:40:48 -07:00
Mike Danese
dd538ad579 fix mungedocs that is break verify on master 2015-07-13 13:39:56 -07:00
Tim Hockin
8bb5c5060c Merge pull request #10843 from jiangyaoguo/change-get-minions-in-docs
change "get minions" to "get nodes"  in docs
2015-07-13 13:27:56 -07:00
Tim Hockin
0e59dfabd0 Merge pull request #11170 from mikedanese/kubectl-move
move kubectl generated man docs to docs/user-guide/kubectl
2015-07-13 13:22:21 -07:00
Mike Danese
0e8d521eed fix mungedoc links 2015-07-13 13:01:20 -07:00
Tim Hockin
f5cc7cd525 Merge pull request #10995 from erictune/conform_check
Mark GCE as passing conformance test.
2015-07-13 13:00:17 -07:00
Eric Tune
f353592cde Remove colon from end of doc heading. 2015-07-13 12:07:26 -07:00
Tim Hockin
fffc64e733 Run gendocs and munges 2015-07-13 11:27:48 -07:00
Tim Hockin
213afd24f0 Merge pull request #11149 from epc/epc-2015194
Copy edits to remove doubled words
2015-07-13 09:45:51 -07:00
Tim Hockin
5d3b0c0540 Merge pull request #11143 from marekbiskup/firewall-rule-syntax
fix firewall rule create syntax for gce
2015-07-13 09:38:24 -07:00
Ed Costello
2b941634d8 Copy edits to remove doubled words 2015-07-13 10:11:55 -04:00
Marek Biskup
3003b22838 fix firewall rule create syntax for gce 2015-07-13 15:03:36 +02:00
resouer
1128d1c44a Update with on going task and os limit 2015-07-13 13:43:12 +08:00
Ed Costello
98e9f1eeae Copy edits for typos 2015-07-12 22:03:06 -04:00
Gabriel Weyer
7363452b51 Fixed vnet create command
The parameter name should be `--subnet-name` instead of `--subnet` with the latest version of the CLI (0.9.5).
2015-07-11 12:22:34 +10:00
Daniel Smith
9ef38c124c manual fixes 2015-07-10 10:54:47 -07:00
Daniel Smith
c03a788c67 Auto-fixed docs 2015-07-10 10:54:47 -07:00
jiangyaoguo
102c56ddc4 change get minions cmd in docs 2015-07-10 10:40:52 +08:00
wizard
69b55b82f8 update k8s to 0.19.3 2015-07-10 09:57:00 +08:00
Avesh Agarwal
f134830aba The option --service-cluster-ip-range was introduced with kubernetes 0.18.
So this fix changes tested version for this guide to 0.18 and beyond.

Signed-off-by: Avesh Agarwal <avagarwa@redhat.com>
2015-07-09 17:37:24 -04:00
Victor Marmol
809d16de20 Merge pull request #10856 from mikedanese/v1beta3-remove-docs
remove v1beta3 examples from getting started from scratch guide
2015-07-09 14:22:02 -07:00
Eric Tune
30fe02df08 Mark GCE as passing conformance test. 2015-07-09 09:06:05 -07:00
Joel Sutherland
912772406c Update vagrant guide VirtualBox version
Vagrant does not yet support VirtualBox 5, so the previously-linked page will not work.
2015-07-09 10:13:43 -04:00
Satnam Singh
70afc829c6 Update logging getting started guides to reflect namespace change 2015-07-09 01:12:13 -07:00
Wojciech Tyczynski
e80a193664 Merge pull request #9943 from mamikonyana/override_ubuntu_defaults
Do not override environment variable in ubuntu defaults
2015-07-09 09:21:26 +02:00
Mike Danese
57f235a99f remove v1beta3 examples from getting started from scratch guide 2015-07-08 15:56:22 -07:00
Victor Marmol
a599d80343 Merge pull request #10941 from caesarxuchao/getting-started-output
update the kubectl output in gettint-started-guides
2015-07-08 15:55:44 -07:00
Victor Marmol
2ee06ed171 Merge pull request #10950 from pmorie/hostpath
Change remaining instances of hostDir in docs to hostPath
2015-07-08 13:49:23 -07:00
Paul Morie
5b4adf8469 Change remaining instances of hostDir in docs to hostPath 2015-07-08 16:26:20 -04:00
Janet Kuo
cbac2abf8b Fix document typo 2015-07-08 11:48:03 -07:00