Commit Graph

1506 Commits (1f952b05d3e56cf233c94f1b2c65f05e6cde5061)

Author SHA1 Message Date
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
Brendan Burns 40dde19853 Adds a simple release-note builder that scrapes the Github API for recent PRs. 2015-05-07 09:37:38 -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
Weiwei Jiang d59f3aeef1 Fix wrong link for security context 2015-05-07 16:10:50 +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
Benjamen Keroack 96c5896c74 service documentation: fix location of selector in JSON, make it clear that publicIPs belongs in the spec field 2015-05-06 17:37:31 -07:00
Brian Grant 32b4b1cdd7 Merge pull request #7575 from brendandburns/kubectl
Rolling Updates: Add support for --rollback.
2015-05-06 11:35:57 -07:00
Maxwell Forbes fccfa5cab2 Merge pull request #7841 from thockin/netdocs
Beef up services doc a little
2015-05-06 10:36:19 -07:00
Brendan Burns c9e33e197d Add support for --rollback. 2015-05-06 10:21:35 -07:00
Tim Hockin bfde99ac4b Beef up services doc a little
Convert examples to v1beta3, flesh out some details, mention L7.
2015-05-06 09:05:06 -07:00
Eric Tune 1c905863ad Merge pull request #7816 from mbforbes/nfsDocs
Update volumes doc to fix broken link and describe new file.
2015-05-06 09:04:24 -07:00
Maxwell Forbes 390f269272 Merge pull request #7836 from pmorie/security-context-doc
Fix link to service accounts doc in security context doc
2015-05-06 08:38:50 -07:00
Paul Morie a6b06f4932 Fix link to service accounts doc in security context doc 2015-05-06 10:04:39 -04:00
Steve Milner 478ce734b0 Added client header info for authentication doc. 2015-05-06 09:14:45 -04:00
Robert Bailey 3a24c0e898 Merge pull request #7667 from antoineco/master
update AWS CloudFormation template and cloud-configs
2015-05-06 00:28:10 -07:00
Maxwell Forbes 7adaaa4c64 Merge pull request #7823 from saad-ali/fix-event-doc-link
Fix event doc link
2015-05-05 18:18:06 -07:00
Saad Ali 66e0985715 Fix event doc link 2015-05-05 18:11:58 -07:00
Max Forbes 5ba39646c7 Update volumes doc to fix broken link and describe new file. 2015-05-05 16:06:49 -07:00
Jeff Lowdermilk d8b970e8cf Update kubeconfig-file doc.
Remove the '.' in references to '.kubeconfig file' to avoid confusion as
default location is now ~/.kube/config. Also remove auth-path examples,
as that option is deprecated and should not be used.
2015-05-05 11:36:22 -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
Quinton Hoole 868df8679a Merge pull request #7614 from tamsky/patch-1
React to failure by growing the remaining clusters
2015-05-04 18:17:01 -07: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
Clayton Coleman bb82fbb24f Merge pull request #7727 from pmorie/api-changes
Add step to API changes doc for swagger regen
2015-05-04 16:32:24 -04:00
Paul Morie d0c8f52d9c Add step to API changes doc for swagger regen 2015-05-04 16:32:08 -04:00
Victor Marmol 90de73ac7a Merge pull request #7536 from rjnagal/node
Add --hostport to run-container.
2015-05-04 12:55:12 -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
Rohit Jnagal 9cbfb0c3f9 Add --hostport to run-container.
This helps as a starting point to show a single-machine container.
Its easier to use this as an example to show where host port mapping breaks and move on to
services.
2015-05-01 23:45:03 +00:00
Andy Lindeman ba83a511f2 Removes spurious quotation mark 2015-05-01 17:38:33 -04:00
Eric Tune 285a990cbe Merge pull request #6973 from AntonioMeireles/etcd2
bringing CoreOS cloud-configs up-to-date (against 0.15.x and latest OS' alpha)
2015-05-01 13:34:41 -07:00
Eric Paris 204170e038 Merge pull request #7636 from eparis/copyright-boilerplate-man2doc
Update license boilerplate for docs/man/md2man-all.sh
2015-05-01 12:57:36 -05:00
Eric Paris ea9d6dfee6 Update license boilerplate for docs/man/md2man-all.sh 2015-05-01 13:50:14 -04:00
Jeff Lowdermilk 01fdd74a91 Merge pull request #7624 from erictune/servicedoc
Explain what pets are.
2015-05-01 10:45:40 -07:00
Jeff Lowdermilk ec9942e995 Merge pull request #7540 from bprashanth/rollingupdate
Fix rolling update --image
2015-05-01 10:07:46 -07:00
David Oppenheimer 0759864d74 Merge pull request #6995 from rrati/ha-proposal-6993
Proposal for High Availability of Daemons
2015-05-01 09:56:56 -07: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 51d96cb683 Explain what pets are. 2015-05-01 09:39:42 -07:00
Robert Rati 0beb72729e Fixed list formatting in the design discussion notes. #6993 2015-05-01 10:02:56 -04:00
Marc Tamsky 7fc51ca580 React to failure by growing the remaining clusters 2015-04-30 22:58:33 -07: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 248508ca9b Merge pull request #7583 from erictune/servicedoc
Document session affinity option.
2015-04-30 15:37:20 -07:00
Eric Tune 53c6c5cfb3 Document session affinity option.
Closes #2867
2015-04-30 12:41:21 -07:00
Prashanth Balasubramanian c8ea0c27e9 Fix rollingupdate --image 2015-04-30 11:28:18 -07:00
Clayton Coleman d03b5299f9 Merge pull request #7432 from piosz/termination_notice
Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop
2015-04-30 13:55:51 -04:00
CJ Cullen f4b9efff54 Merge pull request #7531 from pmorie/secret-docs
Fix representation of v1beta3 pod in secrets doc
2015-04-30 09:55:30 -07:00
Victor Marmol 5bd2e6d37f Merge pull request #7552 from rjnagal/kubectl
Fix typo in 'kubectl expose' examples.
2015-04-30 09:19:37 -07:00
Piotr Szczesniak 11a2dc496f Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop
Those are changes which touch users required by Termination Notice

Addresses #6804
2015-04-30 18:00:33 +02:00
Victor Marmol 6e900176c7 Merge pull request #7484 from colemickens/patch-1
Mention :latest behavior for image version tag
2015-04-30 08:39:31 -07:00
Paul Morie dd51882b4f Fix representation of v1beta3 pod in secrets doc 2015-04-30 10:34:45 -04:00
Filip Grzadkowski 231284187e Merge pull request #7431 from wojtek-t/conversion_chains
Prepare for chaining autogenerated conversion methods
2015-04-30 09:08:40 +02:00
Rohit Jnagal 0a8b136ee6 Fix typo in 'kubectl expose' examples. 2015-04-30 06:02:16 +00:00
Cole Mickens 92f5b8ca7a Mention :latest behavior for image version tag 2015-04-29 21:34:07 -07:00
Jeff Lowdermilk 9fd8cbae64 Merge pull request #7510 from eparis/cobra-rebase
Cobra rebase
2015-04-29 15:08:41 -07:00
Robert Rati ed2f3c6b1f More updates based on feedback. #6993 2015-04-29 14:50:13 -04: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
Wojciech Tyczynski 8eca76298f Improvements to conversions generator. 2015-04-29 16:32:31 +02: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
Federico Simoncelli 391ea823a0 cloudproviders: add ovirt getting started guide
Fixes #6965

Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-04-25 15:53:21 -04: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
Robert Rati 4e6a329121 More updates from feedback. #6993 2015-04-24 14:55:42 -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
Ilya Dmitrichenko 9ac9670022 coreos/azure: Registration before proxy & kublet -
it seems a little odd, sometimes we get an error that node had
already been registered... it's unclear whether kubelet somehow
does self-registration?
2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko 7b8abf3cbb coreos/azure: Make etcd cluster scalable 2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko d882ad5411 coreos/azure: Make examples work with Azure provider as-is 2015-04-23 12:56:20 +01:00
Ilya Dmitrichenko 3b6b369b26 coreos/azure: Bump CLI tools version 2015-04-23 12:56:20 +01:00
Ilya Dmitrichenko 55efa3f400 coreos/azure: Pass `--local` to weave, as docker is not running yet 2015-04-23 12:56:20 +01:00
Ilya Dmitrichenko d8f839bb72 coreos/azure: Simplify etcd, use Weave 0.10.0 2015-04-23 12:55:09 +01:00
Zach Loafman 26aeb6c370 Merge pull request #6618 from roberthbailey/no-nginx
Salt reconfiguration to get rid of nginx on GCE
2015-04-22 13:59:12 -07:00
Matt Bruzek 60f678be32 Merge branch 'master' of github.com:GoogleCloudPlatform/kubernetes into add-charms 2015-04-22 15:07:49 -05:00
Steve Milner 5d11bb2f87 Reordered getting started guides by version/support level. 2015-04-22 15:57:26 -04:00
Brendan Burns dacd0e0847 Merge pull request #6398 from BlueShells/master
update the doc of fedora to let someone else out of trouble
2015-04-22 12:51:06 -07:00
Robert Bailey dc45f7f9e6 Remove nginx and replace basic auth with bearer token auth for GCE.
- Configure the apiserver to listen securely on 443 instead of 6443.
 - Configure the kubelet to connect to 443 instead of 6443.
 - Update documentation to refer to bearer tokens instead of basic auth.
2015-04-22 11:11:20 -07:00
Brendan Burns 7e0f6f859f Suggest a simple rolling update. 2015-04-22 10:22:47 -07:00
Robert Bailey 7854954fc2 Merge pull request #7158 from crossorigin/azure-0.15.0
Set Weave To 0.9.0 And Update Etcd Configuration For Azure
2015-04-22 08:33:02 -07:00
Robert Rati 03ad9af16a More updates based on feedback. #6993 2015-04-22 11:21:31 -04:00
Ido Shamun eb2cf2f904 set weave version to 0.9.0 instead of latest 2015-04-22 14:05:09 +03:00
caesarxuchao 61818cfcbe fix the link to services.md 2015-04-21 21:24:53 -07:00
Matt Bruzek 9ca54b3cb6 Merge branch 'master' of github.com:GoogleCloudPlatform/kubernetes into add-charms 2015-04-21 16:55:00 -05:00
Robert Rati c3469dd236 Updated HA proposal based upon comments. #6993 2015-04-21 16:58:45 -04:00
Brian Grant 7f0258ff83 Merge pull request #6963 from davidopp/master
Fix some wording in cluster management doc.
2015-04-21 13:17:00 -07:00
Brian Grant 7977949767 Merge pull request #6593 from derekwaynecarr/object_counts
ResourceQuota add object count support for secret and volume claims
2015-04-21 13:16:00 -07:00
Ido Shamun 29b64bf64c update etcd2 configuration 2015-04-21 22:05:39 +03:00
markturansky 0b6eb6c05b Fixed typo in README.md 2015-04-21 13:58:28 -04:00
derekwaynecarr 06eb45fb75 ResourceQuota add object count support for secret and volume claims 2015-04-21 09:49:40 -04:00
Justin Santa Barbara 29592356f7 Rename salt minion_ip to hostname_override
Prep work for making AWS node identifier -> instance id
2015-04-21 06:24:49 -07:00
Robert Bailey 26edb7581e Remove old design file (that has been fully implemented). 2015-04-20 21:33:03 -07:00
Robert Bailey 9d5da502e1 Merge pull request #7074 from crossorigin/azure-0.15.0
Update Azure Coreos To Kubernetes 0.15.0
2015-04-20 20:34:46 -07:00
Robert Bailey f637582541 Merge pull request #7088 from benmccann/aws-docs
Add additional details to the AWS documentation
2015-04-20 20:21:08 -07:00
Robert Bailey 24a9a21fcb Merge pull request #7084 from benmccann/avail-doc-fixes
Minor cleanup for availability docs
2015-04-20 20:10:12 -07:00
Ben McCann 10c351b1b5 Add additional details to the AWS documentation 2015-04-20 19:10:02 -07:00
CJ Cullen 1be193098a Merge pull request #7072 from dchen1107/cleanup
Remove fqdn dependency for node name
2015-04-20 18:00:21 -07:00
Ben McCann 4731e78d62 Minor cleanup for availability docs 2015-04-20 17:00:56 -07:00
Vish Kannan db7a56529f Merge pull request #7077 from brendandburns/hyperkube
Update docker examples to 0.15.0
2015-04-20 19:48:49 -04:00
Brendan Burns 8c947de4e2 Update docker examples to 0.15.0 2015-04-20 15:40:08 -07:00
Ido Shamun 770479b261 update readme versions table 2015-04-21 01:28:55 +03:00
Matt Bruzek c0412776bc @chuckbutler changed the documentation to current 2015-04-20 17:19:45 -05:00
Nikhil Jindal b37328a551 Merge pull request #7064 from benmccann/roadmap2
Mark an item as in progress on roadmap which was accidentally marked as completed
2015-04-20 14:40:04 -07:00
Ido Shamun 314bd39747 update azure coreos to kubernetes 0.15.0
add affinity group variable to azure coreos scripts
2015-04-21 00:31:04 +03:00
Kenjiro Nakayama 2e702b0c61 Replace hostname -f with uname -n 2015-04-20 14:16:21 -07:00
Brendan Burns 996ded35ff Merge pull request #6890 from bussyjd/patch-2
Fixes getting started aws/cloud-configs/node.yaml
2015-04-20 13:51:25 -07:00
Ben McCann 00b0dccdec Mark an item as in progress on roadmap which was accidentally marked as completed 2015-04-20 12:52:21 -07:00
Brendan Burns e079e23e47 Merge pull request #6597 from fabioy/kubectl-validate
Add "kubectl validate" command to do a cluster health check.
2015-04-20 11:21:06 -07:00
Ben McCann 7d608f4290 Mark a couple items as complete in the roadmap 2015-04-20 08:33:40 -07:00
David Oppenheimer 377f7e9836 Address review comments from @bgrant0607. 2015-04-19 14:07:22 -07:00
Fabio Yeon c6ef2ddf8a Fix "validate-cluster.sh" to use "kubectl get componentstatus". 2015-04-17 11:59:53 -07:00
Robert Rati b5390a991e Proposal for High Availability of Daemons #6993 2015-04-17 14:59:37 -04:00
Derek Carr 40d0e559a6 Merge pull request #6983 from posita/vagrant-provider-support-2741
READY FOR REVIEW - Fix #2741. Add support for alternate Vagrant providers: ...
2015-04-17 14:42:19 -04:00
Matt Bogosian e8672e2242 Fix #2741. Add support for alternate Vagrant providers: VMWare Fusion, VMWare Workstation, and Parallels. 2015-04-17 11:26:29 -07:00
Alex Robinson 92e668108b Merge pull request #6987 from erictune/remove_rackspace_link
Unlink stale rackspace getting-started-guide.
2015-04-17 11:19:41 -07:00
Alex Robinson 959d6f406c Merge pull request #6950 from roberthbailey/getting-started
Update GKE/GCE getting started guides to refer to the latest release.
2015-04-17 11:01:23 -07:00
Eric Tune ed23bbb0ab Unlink stale rackspace getting-started-guide.
Leaving cloud provider in as community person is
working on updating it.
2015-04-17 09:46:32 -07:00
Wojciech Tyczynski a20215beec Merge pull request #6970 from marekbiskup/typoFix
Broken links fixed.
2015-04-17 12:47:41 +02:00
Marek Biskup 817049cc73 Broken links fixed. 2015-04-17 11:04:53 +02:00
David Oppenheimer bae12d6369 Fix some wording in cluster management doc. 2015-04-16 22:31:19 -07:00
Robert Bailey c65035a80f Update GKE/GCE getting started guides to refer to the latest release. 2015-04-16 18:34:55 -07:00
Daniel Smith 288effa7c1 Merge pull request #6933 from bgrant0607/docfix
Update docs. Add design principles.
2015-04-16 16:55:10 -07:00
Brian Grant f1cea092df Update docs. Add design principles. Fixes #6133. Fixes #4182.
# *** ERROR: *** docs are out of sync between cli and markdown
# run hack/run-gendocs.sh > docs/kubectl.md to regenerate

#
# Your commit will be aborted unless you regenerate docs.
    COMMIT_BLOCKED_ON_GENDOCS
2015-04-16 22:13:44 +00:00
Eric Tune 1d8659d9de Merge pull request #5959 from jeffmendoza/patch-1
Update getting started support matrix.
2015-04-16 14:50:19 -07:00
Jeff Lowdermilk 97e4549170 Merge pull request #6680 from deads2k/deads-change-kubeconfig-chain
change kubeconfig loading chain
2015-04-16 13:57:31 -07:00
Eric Tune 67435e10c5 Merge pull request #6931 from mesosphere/fix-mesos-gsg-instructions
Fixed error in Mesos getting started guide.
2015-04-16 13:41:38 -07:00
Alex Robinson 391e079cf6 Merge pull request #6917 from thockin/dockerfile-images-are-dead
Stop using dockerfile/* images
2015-04-16 13:30:50 -07:00
Connor Doyle a6d0b44a33 Fixed error in Mesos getting started guide.
The instructions previously advised that the Kubernetes-Mesos executor
will not start up a proxy instance on each minion, but this is
incorrect.  Changed the wording to indicate that the proxy only needs to
be started manually on the master.
2015-04-16 13:26:08 -07:00
Tim Hockin c2bacd588d Stop using dockerfile/* images
As per
http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/
docker has stopped answering dockerfile/redis and dockerfile/nginx.  Fix all
users in our tree.  Sadly this means a lot of published examples are now broken.
2015-04-16 12:20:43 -07:00
Ahmet Alp Balkan cf58b7283a Correct typo in azure.md 2015-04-16 11:39:40 -07:00
Robert Bailey 17181cbb81 Merge pull request #6918 from bgrant0607/docfix
Update link to Borg paper.
2015-04-16 10:53:46 -07:00
Alex Robinson d2de75cf55 Merge pull request #6907 from ianmiell/patch-1
Minor pit-nicks
2015-04-16 10:32:17 -07:00
deads2k de4be5422c change kubeconfig loading order 2015-04-16 13:05:09 -04:00
Brian Grant 3a2c482431 Update link to Borg paper. 2015-04-16 16:24:57 +00:00
Robert Bailey 4d3b66c09f Merge pull request #6897 from colemickens/patch-2
Add vnet instructions to azure getting started
2015-04-16 07:15:34 -07:00
Ian Miell f8e6ab5610 Minor pit-nicks 2015-04-16 14:24:29 +01:00
Cole Mickens 93d76762b7 Update azure.md 2015-04-16 00:30:10 -07:00
Cole Mickens 205d3bf907 Add vnet instructions to azure getting started 2015-04-16 00:22:39 -07:00
Robert Bailey 39bc39315b Add documentation to help new contributors with write access
from accidentally pushing upstream.
2015-04-15 20:51:49 -07:00
BUSSY Jean-Daniel 4115d78bc8 Fixes getting started aws/cloud-configs/node.yaml
Fixes 
https://github.com/GoogleCloudPlatform/kubernetes/issues/6555
2015-04-16 11:49:03 +09:00
Brian Grant 0709dc6aa1 Merge pull request #6837 from quinton-hoole/2015-03-09-Ubernetes-RFC
Cluster Federation RFC
2015-04-15 15:13:50 -07:00
Brian Grant 8c213bb119 Merge pull request #6840 from bgrant0607/docfix
Updated API conventions and other details, per #6133.
2015-04-15 14:26:30 -07:00
sandric f0c3f372a5 Update services.md
Fix pods docs link
2015-04-15 18:46:26 +03:00
Marek Biskup 013a10b320 fixed typo in doc (secrets) 2015-04-15 15:32:00 +02:00
Brian Grant 7beb6ddc76 Updated API conventions and other details, per #6133. 2015-04-15 02:32:34 +00:00
Quinton Hoole 53dde02827 Cluster Federation RFC.
# *** ERROR: *** docs are out of sync between cli and markdown
# run hack/run-gendocs.sh > docs/kubectl.md to regenerate

#
# Your commit will be aborted unless you regenerate docs.
    COMMIT_BLOCKED_ON_GENDOCS
2015-04-14 15:57:33 -07:00
Xiang Li 5f4b2f5551 docs: generate docs 2015-04-14 12:53:37 -07:00
Dawn Chen 9ffebf7f7d Merge pull request #6805 from eparis/fedora-docs
update fedora documentation
2015-04-14 09:50:02 -07:00
Yu-Ju Hong 190e6df400 Merge pull request #6407 from IanLewis/master
Updated instance name for standalone CoreOS guide.
2015-04-14 09:36:41 -07:00
Dawn Chen 124bece655 Merge pull request #6801 from abonas/fixSecretDoc
fix broken link in secrets doc
2015-04-14 09:25:28 -07:00
Eric Paris 069b3a9c29 update fedora documentation 2015-04-14 10:24:52 -04:00
deads2k bac5cbbe82 add flattening and minifying options to config view 2015-04-14 10:23:10 -04:00
Alissa Bonas 4a17d03577 fix broken link in secrets doc 2015-04-14 11:32:32 +03:00
Eric Paris 26149bd83d Doc generation should remove old doc files
Right now, our doc generation scripts notice if you make changes and
don't regen docs, don't include new docs, etc.  But they miss it if your
changes should have REMOVED a doc.  Both kubectl-apiversion and
kubectl-clusterinfo should have been removed, but weren't.

This patch starts tracking all generated doc files and will cause
problems if files should be removed and aren't.
2015-04-13 17:48:24 -04:00
Dawn Chen ae144d7b1f Merge pull request #6639 from eLobato/patch-1
Minor typos in Fedora ansible docs
2015-04-13 13:48:47 -07:00
Jeff Lowdermilk 4a41a7ffe5 Merge pull request #6745 from eparis/auto-gen-markdown
Auto gen markdown
2015-04-13 10:00:55 -07:00
Eric Paris faf60a3cab update docs using spf13/cobra generator 2015-04-12 15:04:39 -04:00
Young e4aa1b3924 supplement the way to add a DNS for local kubernetes 2015-04-12 14:40:52 +08:00
Robert Bailey d577db9987 Merge pull request #6721 from brendandburns/hyperkube
Update to 0.14.2 in the docker k8s instructions.
2015-04-10 23:45:36 -07:00
Brendan Burns 6217ae0242 Update to 0.14.2 in the docker k8s instructions. 2015-04-10 22:02:55 -07:00
Deyuan Deng 6679b850e3 Small fix for secret doc 2015-04-10 14:21:15 -04:00
Hendrik Volkmer 247e989690 Fixed typo in getting started documentation 2015-04-10 17:13:16 +02:00
deads2k b2e3f2185e make kubectl config behave more expectedly 2015-04-09 15:43:57 -04:00
Daniel Lobato García baabd96106 Minor typos in Fedora ansible docs 2015-04-09 20:54:14 +03:00
Maxwell Forbes 7eb7387d97 Merge pull request #6403 from zmerlynn/salt_docs
Update the existing salt.md, add the start of a Salt README tree
2015-04-09 10:34:25 -07:00
Jeff Lowdermilk ca6f1a1bc7 Merge pull request #6476 from deads2k/deads-fix-kubeconfig-serialization
fix kubeconfig serialization
2015-04-09 09:41:26 -07:00
nikhiljindal fe60be3179 Moving v1beta1 kubectl examples to v1beta3 2015-04-08 13:08:13 -07:00
Vish Kannan ffffbb7edf Merge pull request #6505 from brendandburns/hyperkube
Docker multi-node
2015-04-08 11:08:39 -07:00
Jeff Mendoza 076f4ac618 Update getting started support matrix.
Removing myself from Azure, as I no longer have the resources to support this.
2015-04-08 08:53:58 -07:00
Brendan Burns b3c46b5c66 Add a Docker multi-node setup. 2015-04-07 21:22:33 -07:00
Ilya Dmitrichenko ddfd480828 Fix markdown syntax. 2015-04-08 00:28:54 +01:00
Clayton Coleman c50355e34f Merge pull request #6509 from bgrant0607/docfix
Updated CLI roadmap.
2015-04-07 17:55:45 -04:00
Brian Grant 4404205da6 Merge pull request #6478 from AntonioMeireles/newrelchmngmt
adding release notes guidelines to the (new) releases policy.
2015-04-07 14:46:08 -07:00
Brian Grant 585aa77cd4 Merge pull request #6531 from bprashanth/liveness
Fix liveness probe in pod.json example
2015-04-07 13:52:40 -07:00
Prashanth Balasubramanian 56b8de6f6c Fix liveness probe in pod.json example 2015-04-07 12:15:06 -07:00
Sam Ghods 71027d1f19 Create Prerequisites section of GCE getting started guide
The "Troubleshooting" section of the Google Compute Engine is more like a prerequisites section, like the AWS guide. This reorganizes the guide to reflect that. (The "Networking" section actually is more of a troubleshooting section.)
2015-04-07 11:15:22 -07:00
António Meireles 6a872af29a adding release notes guidelines to the (new) releases policy.
per the ongoing conversation at GoogleCloudPlatform/kubernetes#6213

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-04-07 18:21:45 +01:00
Rohit Jnagal fe0fb72736 Merge pull request #6506 from brendandburns/docs
Move GKE to the top of the list of supported solutions.
2015-04-07 09:19:30 -07:00
gmarek ef56dca6b6 Remove ConditionSchedulable 2015-04-07 17:01:07 +02:00
deads2k 609208b8b5 update scripts with correct templates 2015-04-07 08:07:24 -04:00
deads2k 5c4b6583e4 fix kubectl config view to respect serialization formats 2015-04-07 08:07:24 -04:00
Brian Grant 30dd30802b Updated CLI roadmap. Fixes #5993.
Also added a couple links to api.md.
2015-04-07 06:50:59 +00:00
Brendan Burns cab0960965 Move GKE to the top of the list of supported solutions.
Also mention GKE in the GCE guide, and clean up some minor bits.
2015-04-06 22:16:07 -07:00
Brendan Burns 42e4eaa98a Add a multi-node startup guide. 2015-04-06 16:29:46 -07:00
Zach Loafman c292d2e8d6 Update the existing salt.md, add the start of a Salt README tree
Starts to fix #6070
2015-04-06 14:41:21 -07:00
Robert Bailey 05fd6fe619 Merge pull request #6432 from brendandburns/hyperkube
Add a docker image for hyperkube, and instructions on how to use.
2015-04-06 11:23:40 -07:00
Rohit Jnagal 62f399fb84 Merge pull request #6453 from mazswojejzony/master
Ubuntu-cluster updates: configure.sh fix and guide update
2015-04-06 11:17:51 -07:00
Brendan Burns 628b052aae Add a docker how-to guide. 2015-04-06 10:43:42 -07:00
mazswojejzony 0062da4956 Added extra info on 10.0.0.0/16 network
Using 10.0.0.0/16 for flannel network and 10.10.103.x for example cluster network is a bit misleading as people may think they should use the same network for both flannel and eth0 interfaces. This commit tries to clarify that flannel shall use different network.
2015-04-05 22:38:24 +02:00
Masahiro Sano d50af6c6bf fix broken tables in docs/resouce_quota_admin.md 2015-04-05 18:59:06 +09:00
Brian Grant b0b6418ca3 Merge pull request #6377 from nikhiljindal/kubevtl
Updating components to use v1beta3
2015-04-03 15:58:09 -07:00
nikhiljindal f2b72931fc Updating components to use v1beta3 2015-04-03 15:19:14 -07:00
Brian Grant 0d95883593 Merge pull request #6027 from ghodss/kube-patch
Implement Strategic Merge Patch in apiserver
2015-04-03 15:08:51 -07:00
Sam Ghods 2c977db1b3 Implement Strategic Merge Patch in apiserver 2015-04-03 11:51:02 -07:00
Ian Lewis 471ffcb714 Updated instance name for standalone CoreOS guide. 2015-04-03 16:08:15 +09:00
Brian Grant a1b5325011 Added s/hostDir/hostPath/
Added PullPolicy
Added the change from labels to label-selector
2015-04-03 07:03:44 +00:00
ZhiMing Zhang 6d31bc7ec4 Update fedora_manual_config.md
when I run into this trouble,I googled a lot and finally mattf helped me out of this ,I think it's better to update this document for someone else who try to follow this guide
2015-04-03 08:49:58 +08:00
Daniel Smith d69e7163a5 Merge pull request #6391 from bgrant0607/api
First cut at v1beta3 FAQ and versioning rationale.
2015-04-02 17:47:01 -07:00
David Oppenheimer eb11e02964 Merge pull request #5442 from mesosphere/getting-started-guide-mesos
Getting started guide for Mesos on Google Cloud Platform
2015-04-02 17:32:40 -07:00
Brian Grant 7e07989897 First cut at v1beta3 FAQ and versioning rationale.
Fixes #3670, #6272, #2695.
2015-04-02 23:41:36 +00:00
Sam Ghods ca18e86877 Make naming of kubectl subcommands consistent 2015-04-02 16:14:53 -07:00
Prashanth B 620af16892 Merge pull request #6097 from derekwaynecarr/limit_range_default_value
Limit range supporting a default resource limits value
2015-04-02 16:04:09 -07:00
Brendan Burns bd0ee98538 Add some more clarity around "controversial" or "complex" PRs and merging. 2015-04-02 12:05:49 -07:00
Tobi Knaup 8a6e13a8c4 Explain how to get to the Mesos GUI 2015-04-02 11:24:20 -07:00
Eric Tune 3025fa8708 Merge pull request #6151 from AntonioMeireles/add_pointer_to_docs
adding to docs pointers to my personal take on k8s on top of CoreOS and Vagrant
2015-04-02 09:15:36 -07:00
Eric Tune 294b71d2af Merge pull request #6138 from bronislav/update-aws-template
A few update AWS template
2015-04-02 09:01:58 -07:00
Jerzy Szczepkowski 860257e01f Merge pull request #6050 from piosz/docs
Changed merge policy
2015-04-02 10:09:05 +02:00
Prashanth B 3f2309ad15 Merge pull request #6307 from GoogleCloudPlatform/goltermann-issues-1
Update issues.md with modified priority definitions
2015-04-01 17:13:08 -07:00
goltermann bdbe3fc980 Update issues.md 2015-04-01 16:37:42 -07:00
Steve Watt 221a63396d Added yum install of etcd 2015-04-01 17:44:12 -05:00
Tim Hockin 4191c94e6b Merge pull request #6313 from krousey/design_doc_fix
Changing the case of API to be consistent with surrounding uses.
2015-04-01 15:11:52 -07:00
Alex Robinson 68ca910c1b Fix the kubectl docs at head. 2015-04-01 21:59:26 +00:00
Connor Doyle 6872a73827 Getting started guide for Mesos on GCP. 2015-04-01 14:52:02 -07:00
Kris Rousey 547ee5bb2a Changing the case of API to be consistent with surrounding uses. 2015-04-01 14:49:33 -07:00
Robert Bailey 22d9c67cb7 Merge pull request #6190 from liggitt/client_cert_auth
Add client cert authentication
2015-04-01 14:11:29 -07:00
Derek Carr 2af9b54147 Merge pull request #6259 from zmerlynn/fix_cloud_provider
Eliminate grains.cloud_provider (in preference to grains.cloud) from SaltStack
2015-04-01 17:04:05 -04:00
derekwaynecarr dbe4d42934 Update design doc for limit range change 2015-04-01 16:54:21 -04:00
Vish Kannan d010b2a34e Merge pull request #5560 from erictune/secrets_doc
Secrets doc
2015-04-01 13:24:19 -07:00
Brian Grant 7450da41f1 Merge pull request #6094 from ddysher/remove-reachability
Remove Reachable Condition
2015-04-01 13:16:47 -07:00
goltermann a0e78df2d3 Update issues.md
Updating priority definitions - open for discussion if there are other opinions.
2015-04-01 13:00:37 -07:00
Deyuan Deng 6bb9701489 Remove Reachable Condition 2015-04-01 13:56:43 -04:00
Jordan Liggitt c797a91e36 Add client cert authentication 2015-04-01 13:42:26 -04:00
Zach Loafman b581320bf7 Eliminate grains.cloud_provider (in preference to grains.cloud) from SaltStack
This variable can be entirely derived from grains.cloud, and it
simplifies the configuration somewhat. (Or someone convince me I'm
wrong. I'm happy to be wrong here.)
2015-04-01 08:32:32 -07:00
Derek Carr 762c449043 Merge pull request #6262 from zmerlynn/rm_master_ip
rm Salt grains.master_ip
2015-04-01 11:10:48 -04:00
Zach Loafman 0806e3bde0 rm Salt grains.master_ip
This appears in the Salt documentation, is set by Vagrant, but has no
consumers. Remove vestigial references.
2015-03-31 17:31:47 -07:00
Victor Marmol 08af9dbe24 Merge pull request #6250 from TamerTas/typo
Fix typo in /docs/design/secrets.md
2015-03-31 15:34:16 -07:00
Tamer Tas e5f29b915d Fix typo in Secrets design document 2015-04-01 01:18:49 +03:00
Victor Marmol a78a009877 Merge pull request #6249 from TamerTas/typo
Fix typo in Secrets
2015-03-31 15:14:55 -07:00
Eric Tune a1c36972a0 Added documentation for Secrets. 2015-03-31 15:02:35 -07:00
Tamer Tas 6c10cf7b98 Fix typo in Secrets 2015-04-01 00:56:20 +03:00
Victor Marmol f0b3493c26 Merge pull request #6240 from zmerlynn/fix_apiservers
s/apiservers/api_servers/ in Salt
2015-03-31 13:06:09 -07:00
Zach Loafman 6c219885e0 s/apiservers/api_servers/ in Salt
It looks like api_servers finally won this battle. Kill off the
last remaining places passing it, but allow the kubelet Salt to
accept apiservers for a period of time.

(This was bothering my OCD.)
2015-03-31 12:29:46 -07:00
Rohit Jnagal 903fb42a36 Merge pull request #6208 from brendandburns/aws
Shorten up the AWS getting started guide to point to get.k8s.io.
2015-03-31 11:12:47 -07:00
Brendan Burns fb10fb620f Shorten up the AWS getting started guide to point to get.k8s.io, stop pointing at
an obsolete release.
2015-03-31 10:57:31 -07:00
Victor Marmol 9bbf0b1546 Merge pull request #6100 from pmorie/entrypoint
Add control over container entrypoint
2015-03-31 09:58:40 -07:00
Paul Morie 7628b37d78 Add control over container entrypoint 2015-03-31 12:32:03 -04:00
Victor Marmol e2dcf29878 Merge pull request #6220 from krousey/minor_doc_fix
Fixing a small grammatical error in the pod states documentation.
2015-03-31 09:22:57 -07:00
Victor Marmol 402c0e36b6 Merge pull request #6206 from huangqg/master
add kubeclient of node.js client library
2015-03-31 08:05:20 -07:00
Victor Marmol d11189f426 Merge pull request #6192 from wattsteve/patch-2
Add NFS Volume Plugin Info to Docs
2015-03-31 08:04:05 -07:00
Piotr Szczesniak 1d4ccab526 Changed merge policy 2015-03-31 16:54:03 +02:00
huangqg b10e7a92b1 add kuberclients of node.js client library 2015-03-31 11:45:40 +08:00
Steve Watt 0df63ab0c1 Update volumes.md
Update docs and example for NFS Plugin

Modified the wording around how many Volumes exist

Cleaned up the text around the NFS Pod description

Fixed Spelling mistake on read-only
2015-03-30 20:40:51 -05:00
Kris Rousey d3312e27f2 Fixing a small grammatical error in the pod states documentation. 2015-03-30 17:08:28 -07:00
Jeff Grafton fd94fdbe2a Merge pull request #5141 from erictune/gsgrules
Guidelines for Getting Started Guide contributions
2015-03-30 15:35:37 -07:00
Brendan Burns 4659a12d6b Merge pull request #6135 from AntonioMeireles/master
getting 7bc7f47 fully right.
2015-03-30 12:27:28 -07:00
Eric Tune ebf3134c79 Proposed guidelines for new Getting-started-guides.
# *** ERROR: *** docs are out of sync between cli and markdown
# run hack/run-gendocs.sh > docs/kubectl.md to regenerate

#
# Your commit will be aborted unless you regenerate docs.
    COMMIT_BLOCKED_ON_GENDOCS
2015-03-30 09:52:52 -07:00
António Meireles 5a6069bb27 adding to docs pointers to my personal take on k8s on top of CoreOS and Vagrant.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-30 17:45:34 +01:00
Victor Marmol 4c23a6762d Merge pull request #6101 from ric03uec/fix_admission_control_url
fixing url for admission_control docs
2015-03-30 09:43:34 -07:00
Victor Marmol a922bf9d2c Merge pull request #6157 from AntonioMeireles/drop_remaining_cadvisor_refs
remove remaining references to containerized cadvisor.
2015-03-30 08:06:53 -07:00
Victor Marmol 58bc479e81 Merge pull request #6149 from ghodss/update-gce-quickstart
Update GCE getting started guide to include gcloud preview
2015-03-30 08:01:16 -07:00
António Meireles 0b793a6c74 remove remaining references to containerized cadvisor.
since GoogleCloudPlatform/kubernetes#5308 got merged cadvisor facilities are
built-in in kubelet, so time to update the 'screenshots'...

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-30 15:27:23 +01:00
António Meireles bb4071e8be getting 7bc7f47 fully right.
given that etcd is disabled in the nodes we need to wait for master's etcd to be
available so that flanneld gets properly wired.

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-30 08:33:11 +01:00
Sam Ghods ef77349306 Update GCE getting started guide to include gcloud preview 2015-03-29 18:37:01 -07:00
Deyuan Deng f35dc54d62 Fix docs 2015-03-28 23:42:54 -04:00
Anton Ilin 2d01f1f02e Fix indentation and types cf template parameters
Use AWS specific types for key pair name and vpc parts
2015-03-28 18:33:47 +02:00
Michael Bessolov db51edb767 Update networking.md
Fixed a typo.
2015-03-27 15:40:39 -07:00
devashish 95b528ffec fixing url for admission_control docs 2015-03-27 14:31:27 -07:00
Brian Grant c9ad322ba9 Merge pull request #5831 from smarterclayton/add_more_errors
Add more specific error handling and handle generic errors more effectively
2015-03-27 14:17:11 -07:00
Clayton Coleman aa44d29d10 Updated documentation and adjusted field names 2015-03-27 17:08:59 -04:00
Brendan Burns 1aa2b97792 Revert "Revert "Update gce starting guide to use get.k8s.io""
This reverts commit b369f2b48f.
2015-03-27 13:46:28 -07:00
Brendan Burns 3eda80b3c5 Merge pull request #5985 from lyda/aws-fixes
Template doesn't work with VPCs
2015-03-27 09:58:51 -07:00
Jeff Lowdermilk 803086c2c6 Merge pull request #6034 from thockin/target_port_flag
Alias --container-port to --target-port in kubectl
2015-03-27 09:56:33 -07:00
António Meireles 7bc7f47c3e simplify and turn more idiomatic flanneld's setup in CoreOS' cloud-configs.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-27 09:44:01 +00:00
Piotr Szczesniak eec9ad6dfc Merge pull request #5836 from adymitruk/patch-1
Better wording for clean up.
2015-03-27 10:06:21 +01:00
Piotr Szczesniak 87829067cd Merge pull request #6044 from gosharplite/patch-2
Fix typo.
2015-03-27 10:01:45 +01:00
Wojciech Tyczynski f488c3b468 Merge pull request #5923 from wojtek-t/update_roadmap
Change performance targets in roadmap
2015-03-27 08:29:32 +01:00
Tony Hsu fe26571157 Fix typo. 2015-03-27 12:55:09 +08:00
Zach Loafman b369f2b48f Revert "Update gce starting guide to use get.k8s.io" 2015-03-26 19:36:25 -07:00
Tim Hockin f928f52a4a Alias --container-port to --target-port in kubectl 2015-03-26 17:59:46 -07:00
Brendan Burns 61b624457d Update gce starting guide to use get.k8s.io
Also auto install gcloud if it's not present.
2015-03-26 16:08:56 -07:00
Jeff Lowdermilk 653b7e629d Merge pull request #5977 from smarterclayton/allow_expose_to_handle_other_resources
Allow `kubectl expose` to be polymorphic to the source of the selector
2015-03-26 13:23:21 -07:00
Jeff Lowdermilk fc2eb66d9f Merge pull request #5976 from smarterclayton/support_resource_builder_on_label
`kubectl label` should support resource builder
2015-03-26 13:21:56 -07:00
Clayton Coleman 64f91f7dac Allow `kubectl expose` to be polymorphic to the source of the selector
Allows exposing new resource types to be exposed (OpenShift deployment
controllers, copying services, and other resources that will have
pod label selectors).

Also fixed a bug where the selector wasn't exposed because of parameter
defaulting.
2015-03-26 14:36:53 -04:00
Zach Loafman 7814dd4ecd Merge pull request #5998 from wattsteve/patch-1
Fedora Guide: Clarify installation process for different Kube Versions
2015-03-26 11:32:35 -07:00
Clayton Coleman 1e496696ca Merge pull request #5903 from smarterclayton/support_resources_by_type_and_name
Allow resource.Builder commands to take arguments by type/name
2015-03-26 14:23:03 -04:00
Clayton Coleman 80aa498ba5 Merge pull request #5978 from smarterclayton/order_commands
Order the commands in kubectl by importance and function
2015-03-26 14:22:04 -04:00
Clayton Coleman 68c46e7f52 `kubectl label` should support resource builder
Allow applying labels to all resources, by existing selector, and
soon allow multiple selection.
2015-03-26 14:01:05 -04:00
Eric Tune 884b893370 Merge pull request #5913 from errordeveloper/master
Minor updates to CoreOS/Weave implementation for Azure cloud
2015-03-26 10:55:14 -07:00
Steve Watt 0d6cf9ae99 Add how-to for installing different Kube Versions
Provenance of the PR - https://groups.google.com/forum/#!topic/google-containers/kBw33yj33sU

This change provides users that may not be familiar with Fedora conventions with some additional information on how to quickly navigate the Fedora infrastructure to find and install the Kubernetes version that they are after.
2015-03-26 12:53:12 -05:00
Eric Tune 1f9cdce9cf Merge pull request #5521 from preillyme/patch-1
Update README to show community support
2015-03-26 10:52:09 -07:00
Eric Tune 9e5c0e3b3b Merge pull request #5296 from jeffbean/master
Adding new starting Guide for CoreOS with Kubernetes in an offline environment.
2015-03-26 10:39:36 -07:00
Kevin Lyda f3c775ae19 Fix AWS::AutoScaling::LaunchConfiguration.
This only supports SecurityGroups; I'm assuming I need to use the
GroupId for the SecurityGroup with VPCs.  In addition this doesn't
support SubnetId.
2015-03-26 14:26:08 +00:00
Clayton Coleman 0dd625ffd3 Order the commands in kubectl by importance and function
Move the client config commands towards the bottom, keep the primary
verbs near the top.  Version goes at the bottom.
2015-03-26 10:19:06 -04:00
Kevin Lyda 32aad891ef Fix SecurityGroups/SecurityGroupIds issue. 2015-03-26 13:49:43 +00:00
Kevin Lyda e2049b7ce7 Fixing issues with VPC.
One part of a fix to get this working on AWS VPCs.
2015-03-26 11:35:46 +00:00
Wojciech Tyczynski 82f565e3ea Change performance targets 2015-03-26 07:43:22 +01:00
jayunit100 280e525392 Clarify flannel vs networkmanager usage of ansible 2015-03-25 23:02:20 -04:00
Clayton Coleman 581d7cd789 Allow resource.Builder commands to take arguments by type/name
Will allow xarg behavior to fetch resources across multiple types.
Changes 'create', 'get', 'update', 'stop', and 'delete' to output
<resourceType>/<name>.
2015-03-25 20:39:22 -04:00
Robert Bailey 5936760b4e Merge pull request #5797 from ihmccreery/getting-started-guides-gce-update
Getting started on GCE: Clarify and update the Getting VMs section to po...
2015-03-25 16:54:33 -07:00
Mark Maglana fd29104ff5 Fix confusing use of "comprise"
The word "comprise" means "be composed of" or "contain" so
"applications comprised of multiple containers" would mean
"applications composed of of multiple containers" or "applications
contained of multiple containers" which is confusing.

I understand that this is nitpicking and that "comprise" has a new
meaning which is the opposite of its original definition just like
how "literally" now means "figuratively" to some people. However, I
believe that clarity is of utmost importance in technical
documentation which is why I'm proposing this change.
2015-03-25 14:55:34 -07:00
Isaac Hollander McCreery 76f3700388 Getting started on GCE: Clarify and update the Getting VMs section to point to current documentation; clarify and update Prerequisites to include ‘gcloud preview’; include information about ‘kube-down.sh’ if ‘kube-up.sh’ fails 2015-03-25 21:47:39 +00:00
Clayton Coleman 590acda4e2 Merge pull request #5932 from rjnagal/cleanup
Add a pointer to kubernetes-dev to API changes doc.
2015-03-25 14:32:08 -04:00
Benjamin Elder 8446cc9c50 Update gce.md OSX instructions per issue #5852
Update /docs/getting-started-guides/gce.md prerequisites to include relevant urls for osx.
See https://github.com/GoogleCloudPlatform/kubernetes/issues/5852 for the related issue.
2015-03-25 14:10:04 -04:00
Rohit Jnagal 3dfa26305e Add a pointer to kubernetes-dev to API changes doc. 2015-03-25 18:00:52 +00:00
Eric Paris 50452994cb Merge pull request #5847 from aveshagarwal/kubernetes-fedora-guides-minions
Describes addition and deletion of minions (or nodes) at run time, and some other fixes.
2015-03-25 12:04:59 -04:00
Ilya Dmitrichenko b6cc4cb22f coreos/azure: Update image IDs 2015-03-25 13:42:59 +00:00
Ilya Dmitrichenko edb39e0601 coreos/azure: Move `storage_account` under resources 2015-03-25 13:40:10 +00:00
Jeffrey Bean 6cb53acad7 Changing notes section to kubectl over kubecfg 2015-03-25 06:09:23 -07:00
Ilya Dmitrichenko 152ec2ed75 coreos/azure: Do cleanup storage account (Azure/azure-xplat-cli#1615) 2015-03-25 12:56:24 +00:00
Young c2e0f84f70 minor doc modification 2015-03-25 11:16:25 +00:00
Deyuan Deng ca68f4a9d1 Rename ConditionFull->ConditionTrue, ConditionNone->ConditionFalse 2015-03-24 17:28:59 -04:00
Avesh Agarwal 8d345fc94b Describes addition and deletion of kubernetes nodes dynamically.
Removes --machines stuff from /etc/kubernetes/controller-manager, and now
no change is required in it from its default configuration.
Changes terminology from kubernetes minions to kubernetes nodes.
Fixes /etc/kubernetes/proxy duplication issue.
2015-03-24 14:09:48 -04:00
Brendan Burns d216984194 Update coreos_single_node_cluster.md 2015-03-24 10:39:25 -07:00
Brendan Burns bcc9a43a6c Update coreos_multinode_cluster.md 2015-03-24 10:39:25 -07:00
Jeff Lowdermilk bc4a082f7a Merge pull request #5815 from brendandburns/kubecfg
Revert the revert of a previous run.  Update to a fixed cobra/pflag.
2015-03-24 09:09:26 -07:00
Robert Bailey 1dc7bcf53b Merge pull request #5760 from jayunit100/ansible-readme
Some minor cleanups and simplifications to the ansible directions.
2015-03-24 07:58:18 -07:00
Robert Bailey a2d5f8fe22 Merge pull request #5832 from brendandburns/master
Describe manual setting of PortalIP in service creation.
2015-03-24 07:57:19 -07:00
Saad Ali 959b3a45d6 Merge pull request #5583 from brendandburns/docs
Update error status code documentation a little bit.
2015-03-24 07:33:08 -07:00
Brian Grant 8da8cf16b0 Merge pull request #5844 from wojtek-t/change_ns_to_namespaces
Change "/ns" to "/namespaces" in few remaining places.
2015-03-24 07:30:33 -07:00