Commit Graph

1201 Commits

Author SHA1 Message Date
Dawn Chen
ecaf0874b2 Introduce --previous option to kubectl log 2015-05-11 10:14:22 -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