Commit Graph

1142 Commits (9fd8cbae643e1bba46abeb86ea794367cfbefad2)

Author SHA1 Message Date
Jeff Lowdermilk 9fd8cbae64 Merge pull request #7510 from eparis/cobra-rebase
Cobra rebase
2015-04-29 15:08:41 -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
Eric Paris 52a005fa24 Update docs after cobra update (spellling mistake) 2015-04-29 11:26:55 -04: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
Brian Grant f8569dc5d3 Merge pull request #7366 from erictune/apiprincip
API Conventions for Late-initializers
2015-04-28 16:00:09 -07:00
Eric Tune 7ca60d5775 API Conventions for Late-initializers 2015-04-28 15:41:44 -07:00
Brendan Burns e1256c0802 Make delete actually stop resources by default.
Refactor for shared code.
2015-04-28 14:36:43 -07:00
Alex Robinson 93d06e1061 Merge pull request #7450 from brendandburns/docs
Added some details about hook execution guarantees.
2015-04-28 12:09:58 -07:00
Brendan Burns d944fa44bf Added some details about hook execution guarantees. 2015-04-28 11:26:03 -07:00
Brendan Burns d327ba7776 Merge pull request #7383 from roberthbailey/basic-auth
Add support for HTTP basic auth to the kube-apiserver.
2015-04-28 10:59:26 -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
Robert Bailey 6d85dcb4a0 Add support for HTTP basic auth to the kube-apiserver. 2015-04-28 10:33:51 -07:00
Alex Robinson 89488e0cfe Merge pull request #7442 from ashcrow/patch-1
Added optional step to fedora getting started.
2015-04-28 10:30:40 -07:00
Steve Milner 4af8cd78a3 Added optional step to fedora getting started. 2015-04-28 13:15:58 -04:00
Jeff Lowdermilk 4045dedc99 Merge pull request #7279 from brendandburns/update
Further implementation of rolling-update, add rename
2015-04-28 09:31:28 -07:00
Hendrik Volkmer 1d6ca8c7fe Cleaned up getting started README and fixed typo 2015-04-28 08:21:53 +02:00
Jerzy Szczepkowski 99fc906f78 Merge pull request #7418 from aveshagarwal/doc-fix
Fixed broken matrix link in the cluster admin guide.
2015-04-28 07:31:29 +02:00
Avesh Agarwal dd5614ba09 Fixed typo in the matrix link in cluster admin guide. 2015-04-27 23:46:58 -04:00
Brendan Burns 591d98b6b2 Add replication controller renaming as a cleanup option. 2015-04-27 20:38:20 -07:00
Paul Morie 82044e62e8 Add docs for downward API 2015-04-27 21:59:17 -04:00
Tim Hockin a3d45fada8 Change flags to use dashes in help 2015-04-27 15:11:03 -07:00
Tim Hockin 635c393a5a Merge pull request #6105 from markturansky/yoko_pv_mgr
PersistentVolumeClaimBinder
2015-04-27 13:35:44 -07:00
Derek Carr 8d40ebd001 Merge pull request #7336 from PeterLamar/patch-1
Update vagrant.md
2015-04-27 16:02:26 -04:00
Rohit Jnagal f2fcab577c Merge pull request #7314 from pmorie/doc
Add hint re: fuzzer to api changes doc
2015-04-27 12:40:32 -07:00
Satnam Singh 81acaeb86e Fix path for swagger-ui 2015-04-27 11:02:12 -07:00
markturansky 242567460d PersistentVolumeClaimBinder implementation 2015-04-27 12:05:11 -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
Paul Morie ada020e57e Add hint re: fuzzer to api changes doc 2015-04-27 09:25:17 -04: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
Jerzy Szczepkowski 1afaf9de24 Merge pull request #7331 from westurner/patch-1
Fixed URLs in docker getting started guide.
2015-04-27 09:04:05 +02:00
George Kuan 9f64d009e0 Corrected some typos 2015-04-26 19:37:14 -07:00
Peter Lamar 052ae3130e Update vagrant.md 2015-04-26 14:20:15 -07:00
Wes Turner 3910114b53 DOC: docs/gsg/docker.md: HTTPS URLS to kubectl
Is there a docker run command to build this?
2015-04-25 05:10:53 -05:00
Brian Grant 7330ced1fe Merge pull request #7268 from brendandburns/qps
First part of improved rolling update, allow dynamic next replication controller generation.
2015-04-24 16:11:07 -07:00
Brendan Burns 217e6ff0d0 First part of improved rolling update, allow dynamic next replication controller generation. 2015-04-24 15:19:00 -07:00
Eric Tune bbf48f59c4 Merge pull request #6726 from ashcrow/order-getting-started
Reordered getting started guides by provider name.
2015-04-24 13:07:43 -07:00
Avesh Agarwal affef892e4 It fixes a regression in fedora guide and provides minor updates. 2015-04-24 15:25:09 -04:00
Brendan Burns 49977e6a47 Revert "Update docker examples to 0.15.0" 2015-04-24 10:05:27 -07:00
Robert Bailey c1d1e1d45c Merge pull request #7224 from errordeveloper/master
coreos/azure: Weave version bump, various other enhancements
2015-04-24 09:27:28 -07:00
Tim Hockin 12e4e8f304 Make docs links go through docs.k8s.io 2015-04-23 16:36:27 -07:00
Jeff Lowdermilk a8e2f6e9c8 Add examples for kubectl describe, and make gendocs less spammy
Makes hack/{run/verify}-gendocs.sh ignore generated-timestamp-only
changes so minor changes to kubectl don't have to touch the entire
set of md docs.
2015-04-23 14:53:10 -07:00
Satnam Singh bb478a9e21 Merge pull request #7007 from jlowdermilk/kubeconfig-verbose
Add a --short flag to kubectl config view
2015-04-23 14:51:13 -07:00
Satnam Singh 90bbe123a0 Fix path of kube-version-change 2015-04-23 12:26:46 -07:00
David Oppenheimer 54f20151f4 Merge pull request #6713 from brendandburns/docs
Suggest a simple rolling update.
2015-04-23 11:52:30 -07:00
Jeff Lowdermilk fa6ce7b7bf Add a --raw flag to kubectl config view
Defaults to false, unless --flatten is specified. Default behavior
(--raw=false) is that byte data (Client{Certificate,Key}data,
CertificateAuthorityData) is redacted for a more human-readable view.
Useful for manually inspecting files that have embeded data.
2015-04-23 09:19:45 -07:00
Ilya Dmitrichenko c8b06a9a85 coreos/azure: Use drop-in to fix the interwebz -
It turns out `network-online.target` doesn't imply that there is
access to the Internet and simply using `curl --retry 10` doesn't
work and hangs forever, even if we can already reach github.com...
2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko 652972b31a coreos/azure: Update the docs 2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko fc1feebcf5 coreos/azure: Parametrise registration label 2015-04-23 12:56:21 +01:00