Commit Graph

483 Commits (b40d079551e9a8ef829f6e6a17fa50895c79b3ee)

Author SHA1 Message Date
Tim Hockin 4061de1ef2 Merge pull request #3510 from thockin/dns
Update DNS doc
2015-01-21 08:46:58 -08:00
Parth Oberoi a5d413b774 typo fixed
'r' removed from 'identifies'
2015-01-21 21:36:43 +05:30
Parth Oberoi 39f4c29009 typo in capitalisation
"HTTPs" changed to HTTPS
2015-01-21 21:14:16 +05:30
Brian Grant 8537a73264 Merge pull request #3658 from codemonkey77/codemonkey77-patch-1
Broken link in docs/README.md
2015-01-21 07:28:10 -08:00
Brian Grant 20019ead4c Merge pull request #3616 from hTrap/patch-1
typo fixed
2015-01-21 07:14:56 -08:00
Parth Oberoi 3b3ff037b0 typo fixed ';'
unexpected ';' after environment on line 7
2015-01-21 14:29:56 +05:30
Jeff Lowdermilk b1aa037990 Add a kubectl stop command 2015-01-20 19:01:32 -08:00
codemonkey77 aabc1c35f6 Broken link in docs/README.md
Link was broken following rename of ux.md to ui.md
2015-01-21 01:23:59 +00:00
Tim Hockin 21ab82d269 Merge pull request #3637 from smarterclayton/clarify_name
Clarify name must be lowercase in docs, to match code
2015-01-20 15:23:01 -08:00
deads2k dd01137138 add namespace to kubeconfig file 2015-01-20 16:07:54 -05:00
Paulo Pires 09b4a6a6ee Fixed missing standalone.yaml fix to Docker overlay driver. Refs #3625. 2015-01-20 19:50:15 +00:00
Paulo Pires a1a725bdde Update node.yaml to support graphdriver: overlay. Refs #3625 2015-01-20 19:42:55 +00:00
Clayton Coleman 3ba8af04ac Clarify name must be lowercase in docs, to match code
We restrict DNS_SUBDOMAIN to lowercase for sanity.
2015-01-20 13:55:17 -05:00
Alex Robinson aa2c04ecc2 Merge pull request #3598 from ryfow/patch-2
Fix table of contents
2015-01-20 10:55:08 -08:00
Alex Robinson 4a4013a8a6 Merge pull request #3597 from ryfow/patch-1
Remove .md from annotations link text
2015-01-20 10:26:07 -08:00
Patrick Reilly 41955a9235 Update node.yaml to support graphdriver: overlay
Update node.yaml to support graphdriver: overlay as btrfs produces "fatal" "prerequisites for driver not satisfied (wrong filesystem?)" on CoreOS Alpha 561.0.0
2015-01-20 08:19:52 -08:00
Parth Oberoi 6d6d3a3bee typo fixed 2015-01-20 05:02:13 +05:30
Ryan Fowler 9aec0a3609 Fix table of contents
Additional user guides section appears to have been renamed.
2015-01-18 09:19:44 -06:00
Ryan Fowler f58198bad8 remove .md from annotations link text
Adds consistency with the other links on the page.
2015-01-18 09:15:15 -06:00
Andrew Seidl 8248e6bef6 Fix typos in kubectl docs, via gendocs 2015-01-18 02:20:00 -06:00
Tim Hockin 2367360321 Update DNS doc 2015-01-17 19:42:09 -08:00
Paulo Pires 81477fce2b Fixed CloudFormation template by replacing pretty-but-broken quotes written by troublesome text editor. Fixes #3543 2015-01-17 12:58:58 +00:00
Paulo Pires 4788f7fa4b Updated AMI images for the alpha channel on all regions (HVM). Fixes #3543 2015-01-16 11:44:07 +00:00
Paulo Pires b40fe81569 Updated minion section in AWS Cloudformation template. Refs #3543 2015-01-16 11:44:07 +00:00
Paulo Pires 1571dd69f2 Updated master section in AWS Cloudformation template. Refs #3543 2015-01-16 11:44:07 +00:00
Paulo Pires 20eb0b2bf3 Updated cloud-configs and AWS CoreOS instructions to Kubernetes 0.8.1 and informing users about better picking CoreOS AWS images. Refs #3543 2015-01-16 11:44:07 +00:00
bgrant0607 52cd620da8 Merge pull request #3537 from brendandburns/cli
Add inline JSON patching to kubectl update ...
2015-01-15 17:08:51 -08:00
Brendan Burns 3572ed1828 Addressed comments. 2015-01-15 16:08:12 -08:00
Brendan Burns ae88521739 Add inline patching to kubectl update. 2015-01-15 16:08:12 -08:00
Brendan Burns e8489264cf Addressed comments. 2015-01-15 16:07:56 -08:00
Brendan Burns e12a78cb1d Merge pull request #3434 from pires/update-coreos-kubernetes
Fixed CoreOS cluster starting guide
2015-01-15 16:05:51 -08:00
Paulo Pires 540bf6053c Missed a spot (TODO blame someone else). 2015-01-15 23:40:44 +00:00
Paulo Pires 78437d2db5 Linked another way of trying out Kubernetes on Coreos, this time with Vagrant alone. 2015-01-15 23:01:10 +00:00
Paulo Pires 08eecc8827 Removed CoreOS image version for AWS and GCE in favor of linking to the official channel. 2015-01-15 23:00:15 +00:00
Brendan Burns 4209bd4888 Add add a utility for merging JSON fragments, and use it in run-container. 2015-01-15 14:44:26 -08:00
bgrant0607 fc24ca7044 Merge pull request #3524 from jlowdermilk/fix-cmd-printing
Fix nil dereference in kubectl run-container
2015-01-15 13:44:26 -08:00
Jeff Lowdermlk e6e6092904 Fix nil dereference in kubectl run-container 2015-01-15 11:39:50 -08:00
Joe Beda 224ffa4567 Merge pull request #3480 from jbeda/all_pflag
Convert all main binaries to pflag library
2015-01-15 11:26:41 -08:00
Joe Beda 2dce916276 Merge pull request #3505 from brendandburns/hooks
Add a gendocs pre-submit hook.
2015-01-15 10:27:09 -08:00
Brendan Burns 718a563b1f Add a gendocs pre-submit hook. 2015-01-15 09:52:51 -08:00
Joe Beda 24e512b4b8 Update instructions for running Vagrant e2e 2015-01-15 09:12:20 -08:00
Joe Beda 228659a177 Fix up for posix flags 2015-01-15 09:12:19 -08:00
Anthony Yeh 5090dcbc62 Fix example usage of kubectl resize command. 2015-01-14 23:39:23 -08:00
Jeff Lowdermilk 4cd345b8a6 Merge pull request #3377 from brendandburns/cli
Add a resize command to kubectl.
2015-01-14 22:20:18 -08:00
Brendan Burns d3a07adb38 Add a resize command to kubectl. 2015-01-14 21:36:08 -08:00
Daniel Smith 58da222400 Merge pull request #3436 from Primigenus/patch-1
Use UI instead of UX
2015-01-14 17:42:45 -08:00
Jeff Lowdermlk 250c948ae7 Autogenerate markdown docs for kubectl
Add test to verify generated docs are up to date.
2015-01-14 13:21:14 -08:00
Daniel Smith 87cf7a5e30 Merge pull request #3457 from mnagy/fix-doc-typo
Remove a duplicate 'its'
2015-01-14 10:26:12 -08:00
Martin Nagy 9a04ceb661 Remove a duplicate 'its' 2015-01-14 15:42:11 +01:00
Brendan Burns 1ce6c27f3d Add an initial run command 2015-01-13 20:00:29 -08:00
deads2k b51a717f6e add kubectl config 2015-01-13 16:19:57 -05:00
Rahul d3b917fcda Use UI instead of UX
Replace all instances of UX with UI as that is what was meant.
2015-01-13 11:49:40 -08:00
Paulo Pires 3f5b30abf5 Updated to latest CoreOS alpha version available on AWS and GCE. 2015-01-13 18:50:22 +00:00
Paulo Pires 3b339653c1 Writes to etcd should wait for it to be ready. Flannel is happy now. 2015-01-13 18:49:55 +00:00
Paulo Pires 9e9b06ce00 Updated to Kubernetes 0.8.1 with some flags love. 2015-01-13 18:49:04 +00:00
Joe Beda 3ca6c231b2 Merge pull request #3395 from santoshsahoo/patch-1
Added link to boot2docker
2015-01-12 17:48:06 -08:00
bgrant0607 0f70aee68e Merge pull request #3227 from satnam6502/reliability-roadmap
Start to incorporate reliability work items into roadmap
2015-01-12 13:52:05 -08:00
Deyuan Deng 2945f87b1b Doc fixes 2015-01-11 21:20:49 -05:00
Santosh Sahoo ae23ef76e9 Added link to boot2docker
Linked to boot2docker official page http://boot2docker.io/
2015-01-11 09:46:41 -08:00
Alex Robinson 580ed0f868 Update the doc on how to test for flakiness to actually work and to use kubectl. 2015-01-09 22:46:36 +00:00
Satnam Singh 295bd3768d Launch Elasticsearch and Kibana automatically 2015-01-09 13:41:46 -08:00
Dawn Chen 21b661ecf3 Merge pull request #3364 from derekwaynecarr/reduce_default_minion
Reduce number of minions to improve user experience
2015-01-09 13:33:10 -08:00
Eric Tune d24c754474 Merge pull request #3281 from jbeda/cluster-join
Design doc for clustering.
2015-01-09 11:46:22 -08:00
derekwaynecarr 2d9977cf1a Reduce number of minions to improve user experience 2015-01-09 13:00:48 -05:00
Joe Beda 3047d2a4bc Tweaks based on comments 2015-01-09 09:11:26 -08:00
Jeff Lowdermilk b26dfacfff Merge pull request #3316 from deads2k/deads-add-kubeconfig-file-properly
add kubeconfig file properly
2015-01-08 13:50:52 -08:00
Tim Hockin 327e0f46b0 Revert "Revert "fix "=" is missing."" 2015-01-08 13:08:26 -08:00
Tim Hockin c31b2b79a3 Revert "fix "=" is missing." 2015-01-08 10:36:53 -08:00
Tim Hockin 2302bc5335 Merge pull request #3321 from t-miyake/prototype
fix "=" is missing.
2015-01-08 10:35:13 -08:00
T.Miyake 87779023c7 fix "=" is missing. 2015-01-09 01:58:47 +09:00
derekwaynecarr cfd58000e9 Update design doc with final PR merge 2015-01-08 11:15:40 -05:00
deads2k 480635bb72 Revert "Revert "add kubeconfig types""
This reverts commit 02dbad7094.
2015-01-08 09:42:30 -05:00
Brendan Burns 02dbad7094 Revert "add kubeconfig types" 2015-01-07 12:39:37 -08:00
Joe Beda 7a806b2e57 Design doc for clustering.
This is related to #2303 and steals from #2435.
2015-01-07 12:35:38 -08:00
Brendan Burns 0d69093b63 Merge pull request #3271 from PhilippeDupont/patch-1
Update etcd-http-read-timeout to match with coreos validator
2015-01-07 11:46:43 -08:00
deads2k 0e688dc271 add kubeconfig file 2015-01-07 13:09:10 -05:00
PhilippeDupont cd055a785c Update master.yaml
fix incorrect type for "http_read_timeout" (want float64).
2015-01-07 17:30:19 +01:00
PhilippeDupont d2b1817617 Update etcd-http-read-timeout to match with coreos validator
Refering to https://github.com/coreos/coreos-cloudinit-validator/blob/master/third_party/github.com/coreos/coreos-cloudinit/config/etcd.go#L31
http-read-timeout must be used to fit in coreos validator
2015-01-07 16:57:09 +01:00
Eric Tune 58abb40f6c Merge pull request #860 from smarterclayton/isolate_kubelet_from_etcd
Proposal: Isolate kubelet from etcd
2015-01-06 13:28:46 -08:00
Joe Beda 22a241aa57 Merge pull request #3231 from jbeda/remove-run-images
Remove support for building "run containers".
2015-01-06 10:32:58 -08:00
Eric Tune 25a19039fb Merge pull request #3250 from a-robinson/failure
Minor doc/comment fixes that came up while reading through some code.
2015-01-06 10:18:36 -08:00
Alex Robinson d8dab5dfb9 Minor doc/comment fixes that came up while reading through some code. 2015-01-06 18:05:33 +00:00
Brendan Burns 24e4c2caa9 Merge pull request #3143 from brendandburns/cli
Cli
2015-01-05 21:37:30 -08:00
Brendan Burns 4f909b9208 Updates to cli docs. 2015-01-05 21:37:06 -08:00
Joe Beda 642f4f7b0b Remove local_docker.md 2015-01-05 16:54:27 -08:00
Satnam Singh 66b334f308 Start to incorporate reliability work items into roadmap 2015-01-05 13:59:08 -08:00
Eric Tune abc48dcdeb Merge pull request #3213 from unicell/typo-fix
Typo fix in docs/volumes.md
2015-01-05 08:34:52 -08:00
Qiu Yu 63ed16797d Typo fix in docs/volumes.md 2015-01-05 02:45:33 -08:00
Clayton Coleman 99977ceb91 Proposal: Isolate kubelet from etcd
Discusses the current security risks posed by the kubelet->etcd pattern
and discusses some options.

Triggered by #846 and referenced in #859
2015-01-04 00:21:47 -05:00
Daniel Smith d098456b6d Merge pull request #3186 from clkao/local-docker-doc
Fix local-docker KUBERNETES_MASTER
2015-01-02 10:27:51 -08:00
Chia-liang Kao 82a72c805d KUBERNETES_MASTER needs to include scheme for cluster/* scripts to work 2014-12-31 18:01:24 +08:00
Dawn Chen 05ef2c1c24 Update doc volumes.md to make sure mount point is created before mounting. 2014-12-29 16:46:06 -08:00
Joe Beda 75085279eb Merge pull request #3149 from adimania/master
"kind" is needed to start the pod
2014-12-29 09:49:01 -08:00
Thorsten Scherf 91df16f96b Added config note for ssh root logins. 2014-12-27 18:36:00 +01:00
Aditya Patawari f86af137e0 it gets confusing without the output sometimes 2014-12-25 23:46:16 +05:30
Brendan Burns 4808d16558 Update cli.md to include kubectl 2014-12-23 19:53:40 -08:00
Eric Tune 1f068fab41 Merge pull request #2501 from derekwaynecarr/admission_control_proposal
Admission control proposal
2014-12-22 14:50:05 -08:00
Brendan Burns a1a3f1853e Merge pull request #3089 from sergeyevstifeev/patch-2
Fix broken flaky-tests.md documentation link
2014-12-22 14:42:52 -08:00
Sergey Evstifeev a8461efa29 Fix broken flaky-tests.md documentation link
The link ended up pointing at ./docs/devel/docs/devel/flaky-tests.md instead of .docs/devel/flaky-tests.md
2014-12-22 15:53:32 +01:00
Sergey Evstifeev fb2466bf21 Remove unnecessary 'sudo'
It seems to me that calling 'sudo' is not necessary at this point. In fact, if kubernetes hasn't been built yet, this will result in _output/ folder being owned by root thus making it not possible to run other consequent commands without 'sudo'.
2014-12-22 14:59:06 +01:00