Commit Graph

1173 Commits

Author SHA1 Message Date
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
Chao Xu
2e6db701a2 coreos 2015-07-08 11:46:12 -07:00
Chao Xu
89a8c0a749 centos 2015-07-08 11:27:12 -07:00
Chao Xu
fef7e47ddf juju 2015-07-08 11:24:24 -07:00
Chao Xu
1cca74c20d REASON to STATUS 2015-07-08 11:20:49 -07:00
Victor Marmol
56da0be884 Merge pull request #10681 from thockin/relative-docs-links
Make docs links be relative so we can version them
2015-07-08 11:17:37 -07:00
Chao Xu
3cc13260ba vagrant 2015-07-08 11:01:09 -07:00
Yu-Ju Hong
711c093902 Merge pull request #10811 from thockin/version-examples-links
Make examples links be relative
2015-07-07 17:34:37 -07:00
Tim Hockin
0a23c0666d Make docs links be relative so we can version them 2015-07-07 15:22:17 -07:00
Tim Hockin
304d08bb7f Make examples links be relative 2015-07-07 15:15:06 -07:00
Joe Beda
ae421541ea Update GCE docs to reflect namespaces 2015-07-07 10:50:39 -07:00
Dr. Stefan Schimanski
6d652eccd5 Update for changed namespace of the kube-dns pods 2015-07-07 08:36:19 +02:00
Dr. Stefan Schimanski
34b887f064 Line wrap sed command 2015-07-07 08:32:41 +02:00
Dr. Stefan Schimanski
739566d5c7 Document how to launch kube-dns on k8sm 2015-07-07 08:32:41 +02:00
Yu-Ju Hong
543e806783 Merge pull request #10769 from thockin/docs-scratch
Docs: update "from scratch" guide to fix my own comments
2015-07-06 17:40:49 -07:00
Tim Hockin
a7da693f8a mention /etc/default/docker 2015-07-06 11:53:33 -07:00
Tim Hockin
018ebfad10 Clean up IP instructions some 2015-07-06 11:37:35 -07:00
Yu-Ju Hong
258f64eef4 Merge pull request #10736 from AnanyaKumar/patch-1
Update gce.md
2015-07-06 11:24:22 -07:00
Tim Hockin
840c182a2c Fix magic number for (2^16)-2 2015-07-06 11:07:20 -07:00
Tim Hockin
6c88401889 Merge pull request #10271 from erictune/how-to-write-a-gsg
Scratch Getting-started-guide
2015-07-06 11:00:44 -07:00
Yu-Ju Hong
7c2fa5e654 Merge pull request #10640 from marun/vagrant-use-nfs
Vagrant: Add support for nfs synced folders
2015-07-06 10:54:07 -07:00
Eric Tune
682abd9dab Scratch Getting-started-guide 2015-07-06 10:38:20 -07:00
Ananya Kumar
5bb48d1337 Update gce.md 2015-07-05 22:48:47 -07:00
Ananya Kumar
7c638fa771 Update gce.md
Links have been updated.
2015-07-05 22:46:33 -07:00
Arsen Mamikonyan
38c3bdfa45 Do not override environment variable in ubuntu defaults and ubuntu/build.sh 2015-07-02 13:10:54 +01:00
Paulo Pires
db00532b47 Updates CoreOS cloud-configs to use Kubernetes 0.19.3.
Added instrumentation and configuration for service account tokens.
Fixes #9075
2015-07-02 00:24:45 +01:00
Maru Newby
5ab9d2cc94 Vagrant: Add support for nfs synced folders
nfs synced folders do not require guest additions and are faster than
vmware and virtualbox's shared folders.  This change configures the
default /vagrant synced folder to use nfs if the
KUBERNETES_VAGRANT_USE_NFS environment variable is set to 'true'.
2015-07-01 13:12:42 -07:00
Satnam Singh
4e58e001da Change port names to avoid validation failure 2015-06-30 10:56:20 -07:00
Alex Robinson
98daba264d Merge pull request #10208 from amygdala/gettingstarted
gce getting started clarifications
2015-06-29 15:42:43 -07:00
Alex Robinson
81d6695c49 Merge pull request #10317 from caesarxuchao/coreos
update getting-started-guides/coreos to v1
2015-06-29 14:31:59 -07:00
Dr. Stefan Schimanski
dc7a9c8792 Update the mesos.md getting started guide 2015-06-28 16:55:08 +02:00
RichieEscarez
899145da10 Replaced (or defined first instance of) GKE/GCE with Google Container Engine/Google Compute Engine
Fixes #10354
2015-06-26 13:30:41 -07:00
Robert Bailey
91589143a3 Merge pull request #10370 from mikedanese/no-more-machines
remove --machines and related deprecated flags from code and docs
2015-06-26 10:54:01 -07:00
Mike Danese
1e130e0794 remove --machines from code and docs 2015-06-25 18:29:11 -07:00
derekwaynecarr
954f7777e7 Update doc to reflect that only kubelet is installed directly 2015-06-25 14:34:48 -04:00
Chao Xu
15ecf413c6 update getting-started-guides/coreos to v1 2015-06-24 17:42:51 -07:00
Satnam Singh
e69b40a17a Add text on accessing ES and Kibana via kubectl proxy 2015-06-24 12:57:16 -07:00
Jeff Lowdermilk
392f80783b Merge pull request #10206 from satnam6502/doc-es-logging
Documentation for logging with Elasticsearch and Kibana
2015-06-23 17:10:13 -07:00
Jeff Lowdermilk
3c0cab7dfe Merge pull request #10259 from satnam6502/logging-doc
Rename Google Cloud Logging doc appropriately
2015-06-23 16:50:17 -07:00
Jeff Lowdermilk
4c7d79b714 Merge pull request #10240 from JanetKuo/update-guide
Add a link for how to enable API in developers console.
2015-06-23 15:20:39 -07:00
Jeff Lowdermilk
4bc3fa3a4b Merge pull request #10226 from erictune/similar-structure-gsg
Fix indentation of ToC in Getting-Started-Guides..
2015-06-23 14:40:49 -07:00
Satnam Singh
20d095291f Rename Google Cloud Logging doc apppripriately 2015-06-23 14:28:46 -07:00
Satnam Singh
9cdc7bdef3 Documentation for logging with Elasticsearch and Kibana 2015-06-23 14:02:24 -07:00
Janet Kuo
78e9dd3399 Add a link for how to enable API in developers console. 2015-06-23 11:56:59 -07:00
Jeff Lowdermilk
8a92232f66 Merge pull request #10203 from satnam6502/logging-doc
Update Getting Started logging docs for Cloud Logging
2015-06-23 11:50:39 -07:00
Satnam Singh
90caacbfd7 Update logging docs 2015-06-23 11:28:34 -07:00
Eric Tune
6dd499aa4c Fix formatting in fedora manual getting-started. 2015-06-23 08:25:02 -07:00
Eric Tune
1767553377 Fix indentation of ToC in Getting-Started-Guides.. 2015-06-23 08:20:31 -07:00
Amy Unruh
30e0b808f7 gce getting started clarifications 2015-06-22 18:46:16 -07:00
Jeff Lowdermilk
e75edf2282 Merge pull request #10191 from erictune/similar-structure-gsg
Getting started guide cleanup
2015-06-22 16:29:51 -07:00
Jeff Lowdermilk
b80392737e Merge pull request #10189 from erictune/toc-gsg
Add tables of contents to getting started guides.
2015-06-22 16:25:07 -07:00
Eric Tune
179fa8cb61 Getting-started-guide cleanup.
Put a Prerequisites section in all the hosted gettting-started-guides.
Change how title and contents are formatted so they are not automatically
included in the ToC.  Tweak other section headers to improve ToCs.
2015-06-22 12:39:35 -07:00
Eric Tune
f39eead95c Add tables of contents to getting started guides. 2015-06-22 11:56:19 -07:00
Ács Sándor
a2572514e3 Use vagrant command instead of salt. 2015-06-22 11:36:20 +02:00
Dawn Chen
07506763a5 Small nit cleanup for getting-started-guides 2015-06-17 15:49:14 -07:00
Saad Ali
92e5992489 Merge pull request #9780 from amygdala/gettingstarted
gce 'getting started' cleanup.
2015-06-16 18:46:18 -07:00
Brendan Burns
d18dcabca5 Merge pull request #9786 from ZJU-SEL/UpdateDockerK8s
Update docker k8s approach
2015-06-16 15:53:25 -07:00
Saad Ali
9fd02fcf7f Merge pull request #9811 from erictune/matrix
Add conformance column to matrix.
2015-06-16 14:52:26 -07:00
Eric Tune
73e873dc12 Change docs/getting-started-guides/README.md
Reformats.
Remove duplicate rows.
Adds empty conformance test column.
(more on this soon.)
2015-06-16 10:41:07 -07:00
Amy Unruh
1b22ca11f8 gce 'getting started' cleanup. 2015-06-15 19:52:21 -07:00
wizard
4e92f409a0 update docker k8s approach 2015-06-16 09:44:21 +08:00
Fabio Yeon
188f52a090 Merge pull request #9466 from syst3mw0rm/master
Version bump to 0.18.2
2015-06-15 10:15:05 -07:00
Abhi Shah
1f952b05d3 Merge pull request #9652 from epc/epc-2015162
Copy edits for spelling errors and typos
2015-06-12 16:59:32 -07:00
Abhi Shah
4da902c72e Merge pull request #9579 from doublerr/rackspace/update_flannel
simplify flannel configuration on rackspace
2015-06-12 16:58:36 -07:00
Ed Costello
05714d416b Copy edits for spelling errors and typos
Signed-off-by: Ed Costello <epc@epcostello.com>
2015-06-12 18:47:28 -04:00
Abhi Shah
f345432b53 Merge pull request #9651 from brendandburns/rev-docker
Update Docker instructions.
2015-06-12 13:54:09 -07:00
Abhi Shah
b56034a90e Merge pull request #9667 from mesosphere/link-to-known-issues
link to k8s-mesos known issues
2015-06-11 11:53:41 -07:00
James DeFelice
dd8077e276 link to k8s-mesos known issues 2015-06-11 15:10:32 +00:00
jayunit100
210ad819b1 Some minor README updates (readability/selinux/k8petstore) 2015-06-11 09:00:15 -04:00
Brendan Burns
4b904c34a8 Update Docker instructions. 2015-06-10 21:40:06 -07:00
Abhi Shah
04ae4d07e1 Merge pull request #9551 from brendandburns/docsfix
Make it clear which part should be supplied by the user.
2015-06-10 14:49:37 -07:00
Ryan Richard
0b26e4e301 simplify flannel configuration on rackspace 2015-06-10 16:07:23 -05:00
Brendan Burns
0dfb681ba5 Revert change from run-container to run. 2015-06-09 22:08:52 -07:00
Brendan Burns
b3faaab0bb Make it clear which part should be supplied by the user. 2015-06-09 20:19:16 -07:00
Brendan Burns
9e198a6ed9 Purge cluster/kubectl.sh from nearly all docs.
Mark cluster/kubectl.sh as deprecated.
2015-06-09 13:35:52 -07:00
Kathrin Probst
d7c07b0def Simplify getting started guide by providing only one download option. Advanced user can still see the wget option when looking at https://get.k8s.io. 2015-06-09 09:01:58 -07:00
Aamir Khan
cbde182b34 Version bump to 0.18.2
Fixes #9323
2015-06-09 18:41:42 +09:00
krousey
e497793de2 Merge pull request #9366 from justinsb/fix_8376
Correct arguments to aws cloudformation command in docs
2015-06-08 12:55:36 -07:00
krousey
45331099f3 Merge pull request #9379 from rimusz/master
coreos.md update
2015-06-08 11:09:14 -07:00
Patrick Reilly
5d5a1abae6 Update Vagrant guide to use new term nodes 2015-06-08 08:41:28 -07:00
rimusz
62bd233e82 coreos.md update 2015-06-07 20:55:19 +01:00
Justin Santa Barbara
238be703d7 Correct arguments to aws cloudformation command in docs
Fix #8376
2015-06-06 12:51:40 -04:00
Kris Rousey
6e83eb2636 Updating docs/ to v1 2015-06-05 14:09:49 -07:00
Mike Danese
d326de9b6c Merge pull request #9319 from skonzem/fix_doc_typos
Fix misspellings in documentation
2015-06-05 12:00:37 -07:00
Quinton Hoole
9ebeea1d83 Merge pull request #9303 from doublerr/rackspace/18.1
remove kube-register and update config-default
2015-06-05 11:58:05 -07:00
Scott Konzem
1cff55f874 Fix misspellings in documentation 2015-06-05 11:35:17 -04:00
Ryan Richard
ab0a3a1f84 remove kube-register and update config-default
* use newer rackspace cloud flavor names
* update coreos (beta) image id
* use NUM_MINIONS instead of RAX_NUM_MINIONS
2015-06-05 10:01:01 -05:00
Joerg Schad
c3baeff6e1 Removed deprecated reference to ElasticMesos from Mesos Getting-Started-Guide.
As the ElasticMesos will be shutdown in the near future we need to update the tutorial.
2015-06-04 14:39:07 +02:00
Daniel Smith
5d6b8d7de6 doc updates 2015-06-03 15:41:09 -07:00
Brian Grant
600d59d544 Merge pull request #9111 from combor/version_bump
Version bump to 0.18.0
2015-06-02 13:10:40 -07:00
Piotr Komborski
ddb10e87f8 Version bump to 0.18.0 2015-06-02 11:35:48 +01:00
wizard
73b7128941 bump the k8s version to 0.18.0 2015-06-02 13:18:45 +08:00
Eric Tune
5520386b18 Merge pull request #9060 from errordeveloper/master
coreos/azure: Version bump and doc update
2015-06-01 16:45:57 -07:00
Eric Tune
474860a0c1 Merge pull request #9061 from stevesloka/master
Added note about AWS env variable to specify location of private key
2015-06-01 16:44:39 -07:00
Rohit Jnagal
ebd4506a59 Merge pull request #9004 from bakins/rkt-aws
Add AWS instructions for rkt on CoreOS
2015-06-01 10:34:57 -07:00
Eric Tune
1d2138ce44 Merge pull request #8994 from AntonioMeireles/etcd2011_fix
CoreOS cloud-configs - get nodes working in CoreOS 695.0.0+
2015-06-01 10:29:51 -07:00
Eric Tune
be2e61d069 Merge pull request #8986 from ZJU-SEL/fix-util.sh
Add trap-add in util.sh
2015-06-01 10:27:49 -07:00
Brian Akins
7b3db82faa Add AWS instructions. 2015-06-01 10:17:01 -07:00
Rohit Jnagal
e18e39ed3e Add clarifications to gce getting started guide.
Based on last week's UX study:

. Mention that instance groups API needs to be enabled.
. Add link to cloud SDK.
. Add more info on cluster addon that show up on bringup.
2015-06-01 17:00:29 +00:00
Steve Sloka
7578da1719 Added note about AWS env variable to specify location of private key 2015-06-01 09:19:17 -04:00
Ilya Dmitrichenko
3e813bfbe0 coreos/azure: Version bump and doc update -
- Kubernetes 0.18.0
  - etcd 2.0.11
  - CoreOS 647.0.0
2015-06-01 14:03:05 +01:00
Rohit Jnagal
f5276894a6 Merge pull request #9003 from bakins/rkt-docs
Add explicitly setting the runtime and option to set rkt version
2015-05-29 14:16:06 -07:00
Rohit Jnagal
0afb34d93c Merge pull request #8966 from caesarxuchao/coreos-getting-started-guides
let the coreos bare_metal_offline.md point to examples/ rather than having its own examples
2015-05-29 09:32:55 -07:00
Rohit Jnagal
df1f851267 Merge pull request #8963 from caesarxuchao/fedora-getting-started-guides
update fedora_ansible_config.md to v1beta3
2015-05-29 09:32:13 -07:00
Rohit Jnagal
bb2f0b6577 Merge pull request #8961 from caesarxuchao/juju
update getting-started-guides/juju.md to v1beta3
2015-05-29 09:31:33 -07:00
Brian Akins
5dfeac69bb Add prompt to match style 2015-05-29 09:17:06 -04:00
Brian Akins
9011600b1e Add explicitly seting the runtime and option to set rkt version 2015-05-29 09:13:53 -04:00
António Meireles
dfb768eda2 CoreOS cloud-configs - get nodes working in CoreOS 695.0.0+
etcd 2.0.11 behavior changed. (github.com/coreos/etcd#2761)

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-05-29 09:54:11 +01:00