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
resouer
c86e626e35
Add trap-add in util.sh
2015-05-29 11:04:47 +08:00
Tim Hockin
b16dd72e36
run gendocs
2015-05-28 17:05:02 -07:00
Tim Hockin
e3283b700d
Merge pull request #8968 from yifan-gu/rkt_doc
...
docs: Add README for getting started with rkt.
2015-05-28 16:54:10 -07:00
Yifan Gu
e5d8a21290
docs: Add README for getting started with rkt.
2015-05-28 16:28:02 -07:00
Tim Hockin
e13d6078de
Final pass looking for errant 'portal' strings
2015-05-28 16:10:44 -07:00
Tim Hockin
ac3cc3c518
Rename PORTAL_NET all over
2015-05-28 16:10:44 -07:00
Tim Hockin
3005471100
Add new apiserver flags for clusterIP (nee portal)
...
Leave old flags but marked as deprecated
2015-05-28 16:10:44 -07:00
Tim Hockin
4318ca5a8b
Rename 'portal IP' to 'cluster IP' most everywhere
...
This covers obvious transforms, but not --portal_net, $PORTAL_NET and
similar.
2015-05-28 16:10:44 -07:00
Chao Xu
ba1f8209fe
let the coreos bare_metal_offline.md point to examples/ rather than having its own examples
2015-05-28 15:57:34 -07:00
Chao Xu
4ef7b33d4c
update fedora_ansible_config.md to v1beta3
2015-05-28 15:43:09 -07:00
Tim Hockin
3274bd0674
Merge pull request #8952 from rjnagal/rc
...
Updated broken ordering of prerequisites.
2015-05-28 15:28:54 -07:00
Chao Xu
bac48b4120
update getting-started-guides/juju.md to v1beta3, following 4f1fe55a9e
2015-05-28 15:25:10 -07:00
Rohit Jnagal
a796fb0187
Updated broken ordering of prerequisites.
2015-05-28 21:15:17 +00:00
Chao Xu
6a38836496
let azure getting started guides point to examples/
2015-05-28 13:19:22 -07:00
Alex Robinson
b7b89c4734
Merge pull request #8842 from goltermann/docs
...
Docs
2015-05-27 18:52:25 -07:00
Anastasis Andronidis
9e3a540940
rename resize to scale
2015-05-27 19:08:06 +02:00
Anastasis Andronidis
d4a47bdb9e
rename run-container to run in kubectl
2015-05-27 19:07:17 +02:00
Saad Ali
441b690204
Merge pull request #8785 from aveshagarwal/kubernetes-fixes
...
Updating systemd service and environ files for controller-manager as --machines is deprecated.
2015-05-26 18:52:25 -07:00
Saad Ali
2c92915f63
Merge pull request #8752 from ZJU-SEL/Fix#8373
...
Fix #8373 add kubectl for cluster validation
2015-05-26 18:29:07 -07:00
goltermann
5b228bd09a
Updates after review.
2015-05-26 18:22:48 -07:00
Saad Ali
705c2a7dc5
Merge pull request #8810 from combor/master
...
Replaced all ocurances of wget with curl.
2015-05-26 17:49:58 -07:00
goltermann
723ab9cf11
Changes for 8690, 8689, 8350, 8346
2015-05-26 16:50:36 -07:00
Kelsey Hightower
17e827407d
Merge pull request #8719 from kamalmarhubi/guide-coreos-explain-min-version
...
Explain that CoreOS 653.0.0+ is required for etcd2
2015-05-26 11:15:05 -07:00
Piotr Komborski
a4149f3971
Fix for 403 Forbidden while using -N flag with wget
2015-05-26 16:33:01 +01:00
Piotr Komborski
6556e71af6
Replaced all ocurances of wget with curl. I'm getting 403 from S3 while using -N flag for wget
2015-05-26 16:03:10 +01:00
Avesh Agarwal
f9d8212ff9
Updating systemd service and enviorn files for controller-manager as
...
--machines is deprecated.
2015-05-25 11:25:16 -04:00
wizard
ca0d82dd44
add kubectl fix#8373
2015-05-24 16:33:11 +08:00
Kamal Marhubi
bbcbbc9713
Explain that CoreOS 653.0.0+ is required for etcd2
...
This way inquisitive people won't have to check the blame to see why
that version is required.
2015-05-22 16:21:19 -07:00
Dawn Chen
3e57c7e97b
Merge pull request #8664 from crossorigin/master
...
coreos/azure add addons and bump fluentd
2015-05-22 14:59:37 -07:00
Dawn Chen
a823f6d1d5
Merge pull request #8558 from ZJU-SEL/updateEtcd
...
Update etcd version to 2.0.9 for ubuntu k8s
2015-05-22 12:35:53 -07:00
Ido Shamun
6142e27200
coreos/azure add addons and bump fluentd
2015-05-22 14:26:27 +03:00
Robert Bailey
784c0e22eb
Merge pull request #8323 from errordeveloper/master
...
coreos/azure: Kubernetes version bump to 0.17, various other fixes
2015-05-21 10:18:50 -07:00
Dawn Chen
e7a2a5b23c
Merge pull request #8605 from philips/patch-3
...
coreos: standalone: start etcd2
2015-05-21 09:51:39 -07:00
Dawn Chen
9ae7457536
Merge pull request #8606 from philips/patch-4
...
docs: fedora: fix manual instructions
2015-05-21 09:50:27 -07:00
Dawn Chen
fdb44a9ad2
Merge pull request #8602 from caesarxuchao/rC-to-rc
...
in docs, update replicationController to replicationcontroller
2015-05-21 09:49:35 -07:00
Harry Zhang
432e53556d
Minor fix in ubuntu deploy guide
2015-05-21 15:21:26 +00:00
wizard
a070bad50f
update etcd version to 2.0.9 for ubuntu k8s
2015-05-21 12:51:39 +08:00
Brandon Philips
58b1db3787
docs: fedora: fix manual instructions
...
Fix up a some commas
2015-05-20 22:07:09 -06:00
Brandon Philips
27a88b645e
standalone: start etcd2
...
We are configuring etcd2 but starting the old etcd service. This will work on a single machine but isn't the user's intention. This is untested, I just wanted to fix it first.
2015-05-20 22:03:09 -06:00
Chao Xu
5b8b5a0844
in docs, update replicationController to replicationcontroller
2015-05-20 17:31:15 -07:00
Ilya Dmitrichenko
ea6847a74f
coreos/azure: Kubernetes version bump to 0.17
...
- Bump CLI tools version to 0.9.2
- Add curl wrapper as Azure DNS seems flaky
- Bump to 0.17
- Bump CoreOS image IDs
- Update docs URLs
- Fix permissions
- Always restart Weave services (coreos/bugs#334 )
2015-05-20 13:20:03 +01:00
Eric Tune
f85e6bcf74
Merge pull request #8502 from whitmo/juju-petstore-action
...
Juju provider petstore action & kubectl.sh fix
2015-05-19 12:20:23 -07:00
Yu-Ju Hong
8e5d78c687
Merge pull request #8485 from brendandburns/docker
...
More fixes for release 0.17.0
2015-05-19 12:06:00 -07:00
Eric Tune
dc81fe1f12
Merge pull request #7998 from doublerr/rackspace_fixes
...
Rackspace fixes
2015-05-19 09:59:54 -07:00
Whit Morriss
5d19597ffa
Add juju action to start petstore example
...
This is @chuckbutler's work, with some small fixes
`juju action do kubernetes-master/0 petstore` launches the example code
2015-05-19 09:47:08 -05:00
Brendan Burns
f51f8b3a86
More fixes for release 0.17.0
2015-05-18 20:47:03 -07:00
Brendan Burns
cbef26b1dd
Update docker instructions to 0.17.0
2015-05-18 16:51:48 -07:00
Christoph Hartmann
7f6fa21171
update kubectl urls
2015-05-18 22:44:51 +02:00
Victor Marmol
48d20980e2
Merge pull request #8409 from AntonioMeireles/setup-network-environment_newHome
...
update setup-network-environment 's download URL.
2015-05-18 11:22:24 -07:00
Victor Marmol
4ba22e713a
Merge pull request #8296 from jlowdermilk/gen-analytics
...
Add ga-beacon analytics to gendocs scripts
2015-05-18 08:40:02 -07:00
Victor Marmol
dc587b7ab0
Merge pull request #8393 from bmorton/fix-coreos-standalone
...
Remove unmatched double-quotes in CoreOS's standalone.yaml
2015-05-18 08:36:07 -07:00
Derek Carr
4753021167
Merge pull request #7617 from pronix/add_libvirt_vagrant_provider
...
Add libvirt provider for vagrant
2015-05-18 08:27:51 -04:00
António Meireles
d4258489ff
update setup-network-environment 's download URL.
...
handles GoogleCloudPlatform/kubernetes#8405
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-05-18 11:51:06 +01:00
Brian Morton
4d6786a36d
Remove unmatched double-quotes in CoreOS's standalone.yaml.
2015-05-16 23:46:08 -07:00
Jeff Lowdermilk
553f9f822b
Add ga-beacon analytics to gendocs scripts
...
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
Ilya Yakovlev
5f992a4980
Update standalone.yaml
2015-05-15 12:09:13 +03:00
Antoine Cotten
4f1fe55a9e
refresh aws getting-started pages and templates
2015-05-14 23:00:36 +02:00
dima
3519e83001
Add libvirt provider for vagrant
...
typo. thanks @fodoj
add short desc and link to docs
2015-05-14 10:37:49 +02:00
Ryan Richard
0205c27c50
update rackspace README
2015-05-13 21:33:26 -05:00
Rohit Jnagal
a1ef8585da
Merge pull request #8168 from brendandburns/docker
...
Update single node docker to 0.16.2
2015-05-13 13:25:27 -07:00
Rohit Jnagal
be71186c7b
Merge pull request #8152 from BenTheElder/ubuntu_docs_git_clone_fix
...
Fix https://github.com/GoogleCloudPlatform/kubernetes/issues/8147
2015-05-13 13:22:38 -07:00
Brendan Burns
48d7604f4e
Update single node docker to 0.16.2
2015-05-13 11:15:56 +01:00
Jeff Lowdermilk
a64cdb34c5
getting-started gce-guide tells users to use downloaded kubectl
2015-05-12 18:21:11 -07:00
BenTheElder
4ecb0193f2
Fixes https://github.com/GoogleCloudPlatform/kubernetes/issues/8147
2015-05-12 20:25:38 -04:00
Nikhil Jindal
671cdc882f
Merge pull request #8015 from guoshimin/master
...
Fixing master.yaml: Replacing <master-private-up> with $private_ipv4.
2015-05-11 10:12:33 -07:00
Kenjiro Nakayama
cb2c62f0d8
Fix filepath to simple sample pod
2015-05-11 00:21:33 +09:00
Shimin Guo
539b3523ee
Fixing master.yaml: Replacing <master-private-up> with $private_ipv4.
2015-05-09 00:07:26 -04:00
Victor Marmol
92bd8577e0
Merge pull request #7931 from pmorie/typo
...
Fix typos in different config comments
2015-05-08 08:05:51 -07:00
Paul Morie
b5dd5be123
Fix typos in different config comments
2015-05-07 18:44:24 -04:00
Matt Bogosian
89a5c4d44e
Fix environment variable error in Vagrant docs: `KUBERNETES_MASTER_MINION` -> `KUBERNETES_MINION_MEMORY`.
2015-05-07 12:04:31 -07:00
Brendan Burns
6ecce081aa
Merge pull request #7887 from elsonrodriguez/coreos-example-update
...
Fixes #7886 - Used network-environment to get ip, swap wget for curl
2015-05-07 09:55:51 -07:00
Rohit Jnagal
36bb479c52
Merge pull request #5498 from ZJU-SEL/refactor-ubuntu
...
Ubuntu-distro: deprecate & merge ubuntu single node work to ubuntu cluster node stuff
2015-05-07 09:41:20 -07:00
wizard
595345c6a6
Merge the old single-node and multi-node ubuntu deployment into one better approach and update the guidance
2015-05-07 21:01:29 +08:00
Elson Rodriguez
e48bc9ae16
Fixes #7886 - Used network-environment to get ip, swap wget for curl
...
I re-used setup-network-environment instead of $private_ipv4, this
does meant overwriting the docker.service with a custom service.
Also, the wget command was always getting kube-register, curl
works more reliabily for this.
2015-05-07 00:11:55 -07:00
Antoine Cotten
31a513d778
update AWS CloudFormation template and cloud-configs
...
Kubernetes 0.16.1 and CoreOS 668.2.0 (alpha)
a lot of cleanup
2015-05-05 08:26:16 +02:00
Brian Grant
52d388a487
Merge pull request #7649 from brendandburns/example
...
Add a central simple getting started guide with kubernetes guide.
2015-05-04 14:46:28 -07:00
Alex Robinson
9927a85cdc
Merge pull request #7522 from simon3z/ovirt-guide
...
cloudproviders: add ovirt getting started guide
2015-05-04 10:53:46 -07:00
Avesh Agarwal
2138ab3b84
A guide to set up kubernetes multiple nodes cluster with flannel on fedora.
2015-05-04 12:38:28 -04:00
Brendan Burns
37eedef348
Add a central simple getting started guide with kubernetes guide.
...
Point several getting started guides at this doc.
2015-05-01 20:20:15 -07:00
Andy Lindeman
ba83a511f2
Removes spurious quotation mark
2015-05-01 17:38:33 -04:00
António Meireles
adf8704f4c
docs/getting-started-guides/coreos/: update for 0.15.0+ support.
...
- allow payloads to run in privileged mode.
- update kube-register to latest upstream (v0.0.3).
- jump into the etcd2 bandwagon.
- etcd master on master node.
- etcd proxies in nodes.
- update docs to reflect minimum required CoreOS version.
- 653.0.0 is the first to ship with etcd2, which we now consume.
- propagate changes on coreos/cloud-configs/ also to aws/cloud-configs/.
- update tested k8s versions that this addresses in the
getting-started-guides table ence making sure we are consistent across
it regarding the versions we claim to have tested, add myself there as
contact too.
- do not assume that cloud-init shortcuts will get everything right.
- they won't (as setup-network-environment who populates *_ipv4, etc
only runs way later).
- use flannel's plain defaults, as they should just be enough for the
common case.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-05-01 17:54:44 +01:00
Eric Tune
dddf414cf5
Merge pull request #7195 from mbruzek/add-charms
...
Add the Juju charms to Kubernetes
2015-04-30 16:26:58 -07:00
CJ Cullen
a529c0e0f3
Merge pull request #7499 from elsonrodriguez/coreos-example-fix
...
Fixes #7498 - CoreOS Getting Started Guide had invalid cloud config
2015-04-29 10:07:49 -07:00
Harry Zhang
7c043b7b26
Fix invalid character '"' after object key:value pair
...
There missed a comma and lead invalid character '"' after object key:value pair
2015-04-29 17:04:37 +08:00
Elson Rodriguez
f5e81c25c9
Fixes #7498 - CoreOS Getting Started Guide had invalid cloud config
...
Fixed node.yml and master.yml to work in environments where eth1
does not exist.
Also included an explicit setting for etcdctl in the flannel config
2015-04-28 23:04:11 -07:00
Alex Robinson
db5767c1e0
Merge pull request #7364 from hvolkmer/offline-doc-0150
...
Updated CoreOS bare metal docs for 0.15.0
2015-04-28 10:52:24 -07:00
Steve Milner
4af8cd78a3
Added optional step to fedora getting started.
2015-04-28 13:15:58 -04:00
Hendrik Volkmer
1d6ca8c7fe
Cleaned up getting started README and fixed typo
2015-04-28 08:21:53 +02:00
Derek Carr
8d40ebd001
Merge pull request #7336 from PeterLamar/patch-1
...
Update vagrant.md
2015-04-27 16:02:26 -04:00
Hendrik Volkmer
636756d8aa
Updated CoreOS bare metal docs for 0.15.0
...
Also added more consistent placeholder names, info how to replace them and added more debugging commands
2015-04-27 17:16:36 +02:00
Wojciech Tyczynski
832973c09e
Merge pull request #7363 from hvolkmer/patch-1
...
Fixed typo in getting started documentation
2015-04-27 17:14:42 +02:00
Eric Paris
8964ad76f5
Merge pull request #7109 from aveshagarwal/kubernetes-fedora-guide-fixes
...
It fixes a regression in fedora guide and provides minor updates.
2015-04-27 08:18:38 -05:00