Commit Graph

1232 Commits

Author SHA1 Message Date
Tim Hockin
f11ba4a1b5 Switch git hooks to use pre-commit 2015-05-13 12:50:25 -07:00
Clayton Coleman
82913c3112 Merge pull request #8170 from wojtek-t/update_conversion_instructions
Update instructions for generating conversions.
2015-05-13 13:16:23 -04:00
Wojciech Tyczynski
1fe4b56176 Instructions for generating conversions. 2015-05-13 14:43:48 +02:00
Jeff Lowdermilk
a64cdb34c5 getting-started gce-guide tells users to use downloaded kubectl 2015-05-12 18:21:11 -07:00
Victor Marmol
43029345f9 Merge pull request #7973 from dchen1107/podstatus
Add kubectl log --previous support to view last terminated container log
2015-05-11 17:08:45 -07:00
Jeff Lowdermilk
ac87ed6516 Merge pull request #8064 from deads2k/death-to-auth-path
eliminate auth-path
2015-05-11 15:41:41 -07:00
Dawn Chen
ecaf0874b2 Introduce --previous option to kubectl log 2015-05-11 10:14:22 -07: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
Nikhil Jindal
4b5d47d103 Merge pull request #8027 from pmorie/dapi-docs
Fix example in downward-api docs
2015-05-11 10:12:08 -07:00
Satnam Singh
8de5dbcbdb Merge pull request #7956 from RichieEscarez/7094-kube_auth_to_kubectl
Fixes 7094 - Replace "kubernetes_auth" with kubectl config view
2015-05-11 09:45:44 -07:00
deads2k
19784dbc4f remove auth-path from kubeconfig 2015-05-11 10:40:23 -04:00
Paul Morie
3988e0e069 Merge pull request #7987 from pweil-/security-context-doc
Update Security Context Documentation
2015-05-11 10:07:41 -04:00
Clayton Coleman
8755ea8ec9 Merge pull request #7704 from smarterclayton/parallel_allocator
Use etcd to allocate PortalIPs instead of in-mem
2015-05-11 09:56:10 -04:00
Wojciech Tyczynski
c18f7dfde9 Merge pull request #8041 from nak3/fix-filepath-to-pod
Correct filepath to sample pod.yaml in locally.md
2015-05-11 12:42:23 +02:00
Wojciech Tyczynski
6c281ec0f8 Merge pull request #7889 from wjiangjay/master
Fix wrong link for security context
2015-05-11 10:34:48 +02:00
Kenjiro Nakayama
cb2c62f0d8 Fix filepath to simple sample pod 2015-05-11 00:21:33 +09:00
Paul Morie
634fb6e9a4 Fix example in downward-api docs 2015-05-09 22:19:44 -04:00
Shimin Guo
539b3523ee Fixing master.yaml: Replacing <master-private-up> with $private_ipv4. 2015-05-09 00:07:26 -04:00
Paul Weil
05e8915b37 bring doc up to date with actual api types 2015-05-08 16:38:28 -04:00
deads2k
6498fc1fda remove cmd respect for auth-path 2015-05-08 16:33:33 -04:00
Clayton Coleman
e200d5a317 Make PortalIP alloc HA
* Add an allocator which saves state in etcd
* Perform PortalIP allocation check on startup and periodically afterwards

Also expose methods in master for downstream components to handle IP allocation
/ master registration themselves.
2015-05-08 13:34:16 -04:00
RichieEscarez
6d41db6f92 Issue7094- Replace "kubernetes_auth" with kubectl config view
Removed the deprecated “kubenetes_auth” command and replaced it with
the “kubectl config view” command (and corresponding example).
2015-05-08 08:48:39 -07: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
Robert Bailey
e5b9f7421e Merge pull request #7616 from brendandburns/qps
Adds a simple release-note builder that scrapes the Github API for recent PRs
2015-05-07 13:04:47 -07: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
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