Commit Graph

2830 Commits

Author SHA1 Message Date
Stefan Gangefors 41370f3c04 Add proxy environment section to Vagrant guide
This commit readds the proxy environment section that was removed in
previous commits.
2016-07-06 19:34:45 +02:00
Tim Hockin c8c918ad98 Merge pull request #401 from danwinship/iptables-readiness
Warn that iptables proxier doesn't handle readiness failures.
2016-07-05 23:32:53 -07:00
derekwaynecarr 8513dfb9db Out of resource handling for 1.3 2016-07-05 14:27:26 -04:00
Stefan Gangefors aa8340007c Merge remote-tracking branch 'kubernetes/master' 2016-07-04 23:41:25 +02:00
Lee Calcote 1fcbfa3d31 docs/kubelet.md
Corrected grammar and added bulleted list.
2016-07-04 09:37:41 -05:00
Jisoo Park 03ba417287 Fix the link url to deployments doc 2016-07-04 21:27:39 +09:00
Tomasz Kopczynski f8a42ad1d4 Fix a typo in logging-elasticsearch.md 2016-07-03 21:09:02 +02:00
Alain Roy abd3ee50f5 This includes two things:
1. Documentation for kube-up integration with VMware's Photon
Controller
2. Minor tweaks to vSphere documentation:
   - Changed maintainer
   - Added small note on vSphere parameters
2016-07-02 13:57:54 -07:00
johndmulhausen 857a256564 Merge pull request #766 from mml/fed-pd
Update details now that we try to make a PV for etcd.
2016-06-30 15:44:44 -07:00
johndmulhausen 8e4631af2e Merge pull request #763 from skippbox/fixit-701
fixit-701: correct expression to get externalIP
2016-06-30 15:37:52 -07:00
johndmulhausen a99b68d823 Merge pull request #765 from kubernetes/jlowdermilk-patch-2
Add kubectl download instructions to minikube.md
2016-06-30 15:37:27 -07:00
Jeff Lowdermilk b06a313ab9 remove inapplicable bits 2016-06-30 14:28:18 -07:00
Matt Liggett 6b9412830a Update details now that we try to make a PV for etcd. 2016-06-30 13:45:13 -07:00
Josh Wood 456daa1391 docs/getting-started/rkt: Add stage1 section, update, rewrite
Update the rkt getting started guide:
Add information about rkt stage1 images.
Fix broken/outdated links.
Fix the heading hierarchy.
Edit language/clarity.
Reformat markdown source for plaintext legibility.

Addresses prior reviews on and supersedes #725.
2016-06-30 11:21:58 -07:00
Jeff Lowdermilk 99c200eba0 Add kubectl download instructions to minikube.md
https://github.com/kubernetes/kubernetes/issues/28171
2016-06-30 11:12:28 -07:00
runseb 2b77882112 fixit-701: correct expression to get externalIP 2016-06-30 18:53:05 +02:00
Malet 3be608750f Fix "Sharing Clusters" docs error 2016-06-30 13:29:48 +01:00
Tolleiv Nietsch ad83d18db4 Add header to the empty column 2016-06-30 12:32:40 +02:00
Suraj Deshmukh 7230d84e59 Added fedora in docker-multinode master script
Fedora was considered in the initialization scripts but
when actual checks were done fedora was missing so
added fedora at required positions.

Fixes #758
2016-06-30 12:09:03 +05:30
johndmulhausen 56623f9e63 Merge pull request #662 from nikhiljindal/addFederationToRelease.13
Adding a guide for admins to set up federation
2016-06-29 16:19:13 -07:00
nikhiljindal 7f5008d1b9 Adding a doc with instructions to setup federation 2016-06-29 16:11:04 -07:00
johndmulhausen 89ea52c058 Merge pull request #742 from girishkalele/dns_doc_fixup
Fix DNS documents to remove references to DNS as an optional addon.
2016-06-29 15:25:48 -07:00
johndmulhausen eb90fcf886 Merge pull request #641 from derekwaynecarr/quota_13
Improve and update ResourceQuota for 1.3
2016-06-29 13:56:01 -07:00
Minhan Xia df20c0a7ff explain network-plugin-dir in case of kubenet 2016-06-29 11:42:56 -07:00
johndmulhausen 64b6a65de5 Merge pull request #754 from skippbox/fixit-730
fixit-730: wrong link and missing newline in index.md
2016-06-29 11:05:00 -07:00
johndmulhausen 1d6b921ed4 Merge pull request #752 from skippbox/fixit-675
Fixit: #675, wrong ling to PV walkthrough
2016-06-29 11:02:42 -07:00
johndmulhausen 9e505664ea Merge pull request #755 from skippbox/fixit-575
fixit-575: typo in link to k8petstore
2016-06-29 11:02:21 -07:00
runseb 3ba2887476 fixit-575: typo in link to k8petstore 2016-06-29 15:12:16 +02:00
runseb 9cc2a24ada fixit-730: wrong link and missing newline in index.md 2016-06-29 14:53:05 +02:00
Angus Salkeld e8c103a3bf Add CephFS volume type 2016-06-29 14:19:56 +02:00
runseb b12e7f5cdc Fixit: #675, wrong ling to PV walkthrough 2016-06-29 14:07:07 +02:00
johndmulhausen f6aa550416 Merge pull request #740 from dlorenc/master
Add minikube docs to the "Downloading or Building Kubernetes" page.
2016-06-28 15:16:30 -07:00
johndmulhausen aa89c6d42f Merge pull request #664 from johscheuer/foreman-coreos
Add Foreman CoreOS guide
2016-06-28 15:14:34 -07:00
johndmulhausen 5c104666af Merge pull request #622 from derekwaynecarr/quota_example
Improve and update ResourceQuota for 1.2
2016-06-28 15:11:13 -07:00
johndmulhausen b6531ec3e6 Manually flying in Tech-Reviewed changes
From PR #309, which I am shutting down due to non-CLA
2016-06-28 15:07:34 -07:00
John Mulhausen bc1cf11065 Revert "Update authorization.md"
This reverts commit b012f04501.
2016-06-28 15:05:21 -07:00
johndmulhausen b012f04501 Update authorization.md 2016-06-28 15:00:34 -07:00
dlorenc dcc4ccefac Add more details about minikube, per feedback. 2016-06-28 14:50:55 -07:00
Girish Kalele c634053ec1 Fix DNS documents to remove references to DNS as an optional addon. 2016-06-28 13:48:24 -07:00
Casey Davenport ad53cd7423 Fix title 2016-06-28 13:23:30 -07:00
Casey Davenport cb6f85b484 Code review comments 2016-06-28 13:22:33 -07:00
Casey Davenport c1206d7b53 First commit of network policy user guide 2016-06-28 13:22:08 -07:00
johndmulhausen ab612c6bd6 Merge pull request #669 from smarterclayton/protobuf_13
Add description of protobuf and clarify versioning policy
2016-06-28 10:10:11 -07:00
johndmulhausen 12f6ae829c Merge pull request #698 from bprashanth/petset_1.3
Petset 1.3 documentation.
2016-06-28 10:08:49 -07:00
johndmulhausen 7bc64ce744 Merge pull request #745 from mikebrow/document-slack-novice-channel
promote slack use for novice and dev channels
2016-06-28 10:06:07 -07:00
Mike Brown 486d8411bb promote slack use for novice and dev channels
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2016-06-28 09:00:35 -05:00
Takeshi Takizawa 469f48ae21 Fix can't start service
etcd is missing in centos-master
KUBE_MASTER is not localhost in centos-minion
2016-06-28 19:05:27 +09:00
Girish Kalele 0e49d214f9 Revert "Fix DNS documents to remove references to DNS as an optional addon."
This reverts commit 8b3359f75d.
2016-06-27 16:14:21 -07:00
Girish Kalele 8b3359f75d Fix DNS documents to remove references to DNS as an optional addon. 2016-06-27 16:13:11 -07:00
dlorenc d1898b59df Add minikube docs to the "Downloading or Building Kubernetes" page. 2016-06-27 14:23:52 -07:00