Commit Graph

617 Commits

Author SHA1 Message Date
devin-donnelly a6c58ae5eb Merge pull request #1290 from nikhiljindal/replicaSetDoc
federation: Adding user guides for federation replicasets and secrets
2016-09-23 18:16:28 -07:00
nikhiljindal d376fc98ad Adding user guides for federation replicasets and namespaces 2016-09-23 17:54:01 -07:00
Devin Donnelly f4457ae677 Merge remote-tracking branch 'origin' into release-1.4 2016-09-23 16:57:30 -07:00
bprashanth 1675176726 Clarify petset docs 2016-09-22 17:35:12 -07:00
devin-donnelly b7be044e29 Merge pull request #1280 from rata/release-1.4
Fix secret file mode bits example on JSON
2016-09-22 11:15:50 -07:00
nikhiljindal 8be6fc2e1e Deleting empty file 2016-09-22 11:04:06 -07:00
Eric Paris 273ac45bb4 Update networkpolicies.md 2016-09-22 13:18:18 -04:00
Eric Paris a27740b33a Update networkpolicies.md 2016-09-22 13:11:18 -04:00
Eric Paris c31b8d608b Update networkpolicies.md 2016-09-22 12:55:09 -04:00
Eric Paris 3c7d5fc9c6 Update networkpolicies.md 2016-09-22 12:52:39 -04:00
Eric Paris 5a7e1165bb 'namespaceSelector' in the NetworkPolicy example 2016-09-22 11:47:29 -04:00
Matthew Wong 93afc4cb00 Add protocol to resturl format 2016-09-22 11:22:02 -04:00
Chmouel Boudjnah d322b78c53 minor spelling update
using mispellings https://pypi.python.org/pypi/misspellings
2016-09-22 11:48:21 +02:00
YuPengZTE b0d3fd5f6b Capitalizes the first letter
Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>
2016-09-22 17:07:06 +08:00
YuPengZTE f2b90fa2c3 'etc' should be 'etc.'
Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>
2016-09-22 16:22:31 +08:00
keglevich3 6446dfe2e8 Changed according to the review 2016-09-22 10:55:16 +03:00
keglevich3 d99af82c5f Merge branch 'master' into patch-3 2016-09-22 10:50:18 +03:00
devin-donnelly f2465eec29 Merge pull request #1158 from pallavagarwal07/patch-1
Fix link to kubectl from docs/user-guide/kubectl/kubectl_version.md
2016-09-21 16:28:25 -07:00
Rodrigo Campos 5319085101 Fix secret file mode bits example on JSON
I tested the example on YAML and, wrongly, asumed that JSON supported it too.

Fixes: https://github.com/kubernetes/kubernetes/issues/33162
2016-09-21 20:14:24 -03:00
devin-donnelly 5e021e8a12 Merge pull request #1270 from derekmahar/patch-1
Correct name of secret in example in "Use-Case: Pod with ssh keys".
2016-09-21 16:10:18 -07:00
devin-donnelly 11a93cf1c5 Merge pull request #1277 from pweil-/fix-broken-yaml
fix broken file reference in PSP guide
2016-09-21 16:06:22 -07:00
devin-donnelly 67ad0e25d0 Merge pull request #1222 from nikhiljindal/NavLinks
Adding references to federation docs on left side navigation
2016-09-21 08:46:20 -07:00
pweil- b1bb2d33b6 fix broken file reference 2016-09-21 03:37:16 -04:00
nikhiljindal 6959d60797 Adding an empty sj.yaml file to fix netlify 2016-09-20 15:06:21 -07:00
Derek Mahar b3d167cfc2 Correct name of secret in example in "Use-Case: Pod with ssh keys".
In the example in section "Use-Case: Pod with ssh keys", change name of new SSH secret from "my-secret" to "ssh-key-secret" to match that in the subsequent pod specification that references the secret.
2016-09-20 13:01:18 -04:00
Pablo Guerrero 2d4f77995d Minor typo correction 2016-09-20 08:57:00 +02:00
devin-donnelly 669598ca07 Merge pull request #1233 from jsafrane/update-stroageclass
Update StorageClass API endpoint
2016-09-19 14:51:55 -07:00
devin-donnelly 79496bb686 Merge pull request #1258 from krmayankk/fix_drain
fix minor documentation issues
2016-09-19 14:40:52 -07:00
devin-donnelly f1b0476c88 Merge pull request #1263 from chuckbutler/cephfs-example
Update link to cephfs example
2016-09-19 14:38:14 -07:00
Chris Kim c2c95999f3 Fix typo in kubeconfig-file.md 2016-09-19 17:31:01 -04:00
Charles Butler a2869a4314 Update link to cephfs example
Closes #1262
2016-09-19 13:39:39 -05:00
bprashanth 75531c6315 Clarify Ingress multizone docs. 2016-09-19 11:19:58 -07:00
John Torres bf8daae076 Merge branch 'master' into master 2016-09-19 09:35:29 -05:00
Mayank Kumar 68334c0025 fix minor documentation issues 2016-09-19 01:07:05 -07:00
Jan Safranek 3bdaf76759 Update StorageClass API endpoint
It has been moved from extensions/ to storage.k8s.io/ in 1.4.
2016-09-19 09:40:19 +02:00
Sam Stoelinga bf8b978cc9 Fix update-demo references to doc location
It seems docs were moved from kubernetes repo and now
live in the website repo. I've updated the update-demo docs
to work again with actual references.
2016-09-16 13:37:25 -07:00
Matthew Wong fe499ca73e Update StorageClass docs
This reverts commit f4c98ddce7.
2016-09-16 10:33:33 -04:00
Matthew Wong 9c00377c7c Add section on Storage Classes to PV doc
This reverts commit 5099afc2c4.
2016-09-16 10:32:30 -04:00
devin-donnelly 946fe493b8 Merge pull request #1127 from caesarxuchao/client-go-doc
Add client-go in the accessing cluster doc
2016-09-15 15:38:09 -07:00
devin-donnelly 6dd2eae873 Merge pull request #1152 from caesarxuchao/update-gc
[GarbageCollector] update user guide
2016-09-15 15:36:42 -07:00
Devin Donnelly e0cde221b4 Merge remote-tracking branch 'origin' into release-1.4 2016-09-15 14:40:22 -07:00
devin-donnelly f602a1ee9f Merge pull request #1224 from nikhiljindal/fedEvents
Adding user guides for federation events and namespaces
2016-09-15 14:13:47 -07:00
Matthew Wong c77492ab79 Update gluster provisioner parameters 2016-09-15 15:41:05 -04:00
keglevich3 6697485f54 This feature wasn't ready in 1.3V 2016-09-15 17:19:13 +03:00
Pallav Agarwal 36fefcf873 Correct broken links - fix #1154, fix #1161, fix #1162, fix #1163
Fix some broken links in documentation, as well as add a dummy page
for single-node docker with deprecation notice to prevent error with
old links.
2016-09-15 17:26:29 +05:30
Chao Xu 2be2ac9cec update gc doc 2016-09-14 22:24:32 -07:00
Chao Xu 1ba01e4a22 add client-go 2016-09-14 22:22:52 -07:00
devin-donnelly fdf71d832f Merge pull request #1063 from therc/patch-3
Add ExternalName to service docs
2016-09-14 17:05:54 -07:00
devin-donnelly f0e8e36b58 Merge pull request #1206 from pweil-/psp-docs-1.4
Create a ref doc for pod security policy
2016-09-14 16:02:30 -07:00
Matthew Wong 5099afc2c4 Revert "Merge pull request #1064 from wongma7/storage-class"
This reverts commit 086c65ab61, reversing
changes made to e802d51435.
2016-09-14 18:29:46 -04:00
Matthew Wong f4c98ddce7 Revert "Update StorageClass docs (#1121)"
This reverts commit 86975061d7.
2016-09-14 18:29:46 -04:00
nikhiljindal 27f0b6f2a6 Adding user guides for federation events and ns 2016-09-14 13:48:32 -07:00
John Torres fd9ecc38c3 Merge branch 'master' into master 2016-09-14 15:06:17 -04:00
Rudi C 462f581789 Update user guide for ExternalName services
This is the documentation part of  kubernetes/features#33

cc @kubernetes/docs @thockin @smarterclayton
2016-09-14 09:30:49 +02:00
pweil- 01fe9bf1f2 psp initial documentation 2016-09-14 02:54:09 -04:00
devin-donnelly 26d8a596b8 Merge pull request #1178 from rata/release-1.4
Add documentation for secret, configmap and downwardAPI file permissions for 1.4 release
2016-09-13 16:54:08 -07:00
devin-donnelly 6b0c81ae43 Merge pull request #1194 from hellwen/patch-1
Update volumes.md
2016-09-13 15:43:03 -07:00
devin-donnelly 5fdc4447bd Merge pull request #1217 from caseydavenport/master
Getting started guide for NetworkPolicy
2016-09-13 15:32:52 -07:00
John Torres 0a519300f7 Merge branch 'master' into master 2016-09-13 14:51:14 -04:00
Casey Davenport 3dc824673f Split out Calico bits 2016-09-12 19:24:24 -07:00
Matthew Fisher a0cecd07cb GCE runs the l7 cluster addon on the master 2016-09-12 15:30:35 -07:00
Casey Davenport 5ce89f84f3 Getting started guide which walks through using NetworkPolicy 2016-09-12 15:29:11 -07:00
Devin Donnelly 319ef0623f Merge branch 'master' into release-1.4 2016-09-12 15:10:12 -07:00
John Torres 93a39ee3d6 Merge branch 'master' into master 2016-09-12 17:55:24 -04:00
John Torres 6c4163fa64 updates based on comments from @devin-donnelly 2016-09-11 16:41:02 -04:00
John Torres c558fb5701 Merge branch 'master' into master 2016-09-11 13:31:46 -07:00
chrislovecnm 26cbacc3d6 fixing a couple of commands, and adding an echo 2016-09-10 14:31:35 -06:00
devin-donnelly 45e25747df Merge pull request #1067 from johscheuer/add-quobyte-volume-1.4
Add Quobyte volumes in docs
2016-09-09 15:51:20 -07:00
devin-donnelly 88120bb8a8 Merge pull request #1106 from erickhun/patch-1
Update command to show labels on nodes
2016-09-09 15:37:53 -07:00
devin-donnelly 9da1df31db Merge pull request #1107 from aveshagarwal/release-1.4-dapi-issue
Fix downward api docs to have default limits via node allocatables not node capacities
2016-09-09 15:35:31 -07:00
devin-donnelly 0c97a1d75e Merge pull request #1139 from hyunchel/update-hpa-docs
Add missing commas, fix typos
2016-09-09 15:17:57 -07:00
devin-donnelly f493c10534 Merge pull request #1177 from rootfs/azuredisk-doc
add azure disk volume doc
2016-09-09 14:25:04 -07:00
hellwen 1b0fafbbe0 Update volumes.md 2016-09-09 18:17:17 +08:00
Rodrigo Campos 7f8b65d3e0 Add documentation for secret, configmap and downwardAPI file permissions
The patch that adds this feature in core kubernetes,
https://github.com/kubernetes/kubernetes/pull/28936, was merged and will be
released with kubernetes 1.4.
2016-09-09 00:07:56 -03:00
Devin Donnelly 502c2fe184 Merge remote-tracking branch 'origin' into release-1.4 2016-09-08 16:39:34 -07:00
Devin Donnelly 301a3e4da9 Merge branch 'master' into release-1.4 2016-09-08 16:11:25 -07:00
Aaron Rice 64503f43a8 Remove typo'd '=' from AWS ELB SSL documentation
It looks like there was a typo in this annotation key.
2016-09-08 18:02:19 +01:00
Avesh Agarwal ee859e3a3e Fix downward api docs to have default limits via node allocatables
not node capacities.
2016-09-07 15:59:42 -04:00
Hyunchel Kim 820fa73edf Fix typo 2016-09-07 13:57:30 -05:00
Hyunchel Kim ceb5189d48 Update sentences based on reviewed comments 2016-09-07 13:57:30 -05:00
Hyunchel Kim c734060e6f Add missing commas, fix typos 2016-09-07 13:57:30 -05:00
Huamin Chen 4a51e74572 add azure disk volume
Signed-off-by: Huamin Chen <hchen@redhat.com>
2016-09-07 09:47:29 -04:00
Jedrzej Nowak 7112d4c53d Typos and englishify user-guide 2016-09-06 19:01:52 +02:00
John Torres 49491ae333 Merge branch 'master' into master 2016-09-06 01:20:01 -07:00
Johannes Scheuermann c5005ed013 Add Quobyte volumes in docs 2016-09-05 12:08:30 +02:00
nikhiljindal caa3d8c8e3 Updating docs by running update-imported-docs.sh 2016-09-02 16:23:08 -07:00
Devin Donnelly 2fc0029858 Merged master; fixed merge conflict. 2016-09-01 14:16:13 -07:00
Hyunchel Kim 44c9508a40 Correct grammar 2016-08-31 10:17:46 -05:00
Hyunchel Kim 0f79678cd5 Fix spelling 2016-08-31 09:35:48 -05:00
Janet Kuo 7debbe4438 Create a ref doc for scheduled jobs 2016-08-30 19:34:25 -07:00
Matthew Wong 86975061d7 Update StorageClass docs (#1121)
* Update StorageClass docs

* Fix broken link
2016-08-30 14:25:16 -07:00
John Torres bf118aab39 Merge branch 'master' into master 2016-08-29 13:55:52 -07:00
Ricky Pai 4c504ad0af Use different anchor for better navigation
the anchor `#use-case-two-containers` will jump the page where the title is not visible, so it's hard to understand the context. `#use-case-secret-visible-to-one-container-in-a-pod` is a better anchor choice since it jumps straight to the title so the context is clear.
2016-08-26 16:25:35 -07:00
Eric Khun 99dfe0ee2d Update command to show labels on nodes 2016-08-26 16:16:07 +02:00
Matthew Wong 8ecd91b349 more feedback 2016-08-26 10:08:23 -04:00
Matthew Wong 1c8bc666ab copy latest paremeters section from examples readme 2016-08-26 10:08:23 -04:00
Matthew Wong 8593aa43f8 trailing whitespace 2016-08-26 10:08:23 -04:00
Matthew Wong 3e0e58bf16 dynamic provisioning in lifecycle section 2016-08-26 10:08:23 -04:00
Matthew Wong 4e486e97b6 fix admission controller bit 2016-08-26 10:08:23 -04:00
Matthew Wong edbac93ea8 make admission controller bit clearer 2016-08-26 10:08:23 -04:00
Matthew Wong 12c3921fc9 if ac turned off description 2016-08-26 10:08:23 -04:00
Matthew Wong 676a4f1577 add class sections 2016-08-26 10:08:23 -04:00
Matthew Wong d70418625e default behaviour bit 2016-08-26 10:08:23 -04:00
Matthew Wong 0c5b27f2e6 Intro 2016-08-26 10:08:23 -04:00
Matthew Wong 91d0988afb Add section on storage classes to PV doc 2016-08-26 10:08:23 -04:00
Girish Kalele f1fb380d1f Modify loadbalancer docs for new external source ip preservation annotation 2016-08-24 10:40:29 -07:00
Alex Robinson 7f9846bbbc Fix tiny grammatical errors in petset user guide 2016-08-24 10:49:03 -04:00
Jared acc2143fa3 Update kubectl.md 2016-08-23 14:24:07 -07:00
Jared 1772478d0c Fix broken links in kubectrl 2016-08-23 14:17:38 -07:00
desert-orchid 94140aee70 Fix typo
`it can be disable through` should be `it can be disabled through`
2016-08-23 09:08:12 -07:00
Ricky Pai 5e905842ee Fix link to docker reference on runtime privilege
Fixes the link to point to the right anchor. Also adds white space after period.
2016-08-19 14:12:35 -07:00
Peter Novotnak 65c0fffb2f Merge branch 'master' into pnovotnak/feat/volume-claim-exclusivity-and-namespacing 2016-08-17 15:03:21 -07:00
John Torres 9486eefd06 Merge branch 'master' into master 2016-08-17 10:16:05 -04:00
Anirudh 307b31af00 Fix #28688 2016-08-17 01:03:59 -07:00
Peter Novotnak 5bc7de4f1d noted exclusivity of volume claims and namespacing 2016-08-16 09:14:22 -07:00
Abrar Shivani aed25f6ce7 Update volume specification for vSphere in volumes.md 2016-08-15 15:46:41 -07:00
Phillip Wittrock fe1a4c3781 Revert "Update volume specification for vSphere in volumes.md"
This reverts commit 047221dd6f.
2016-08-15 15:08:24 -07:00
kayrus ec110ab367 petset: added petset scale example 2016-08-15 19:33:33 +02:00
chrislovecnm 5834bd0404 fixing an alias that was left in an example 2016-08-13 13:45:18 -06:00
Phillip Wittrock 272f018a7b Fix vsphereVirtualDisk -> vsphereVolume in docs 2016-08-12 16:44:56 -07:00
Phillip Wittrock f0e987da75 Merge pull request #995 from sputnik13/vsphere_virtual_disk
fix vsphere volume type for Pod spec docs
2016-08-12 16:43:23 -07:00
Phillip Wittrock 899d27a16c Push v1.3 release documentation to the live site. 2016-08-12 14:48:32 -07:00
Michael Stapelberg 81847110f9 iptables proxy actually is the default since 1.2
See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG.md#v120
2016-08-12 22:50:08 +02:00
John Torres 19ac992525 updated access to cluster/api w/o proxy post kube v1.3.2 2016-08-11 10:41:58 -04:00
Ronnie Maor 83885a035e Update jobs.md
Fixed broken links
2016-08-10 03:00:08 +03:00
Phillip Wittrock 5c3e93da9a Merge pull request #997 from pwittrock/patch-1
Updated docs/user-guide/configmap/index.md sample code command args t…
2016-08-09 09:57:59 -07:00
Naveen 6eb75c100e Updated docs/user-guide/configmap/index.md sample code command args to work correctly. 2016-08-08 16:35:53 -07:00
Min Pae a7a8af7a8d fix vsphere volume type for Pod spec docs
The documentation has vsphere volumes for the Pod spec as vsphereVirtualDisk.
It should instead be vsphereVolume.
2016-08-08 16:17:12 -07:00
Drew Rapenchuk dc53bcf59e Fix simple typo in node affinity type
preferresDuringSchedulingIgnoredDuringExecution -> preferredDuringSchedulingIgnoredDuringExecution
2016-08-08 15:02:48 -04:00
Phillip Wittrock 6aaadbed3e Merge pull request #967 from PhiloInc/update-quick-start
Replace "rc" with "deployment" in expose command in Quick Start
2016-08-04 16:18:54 -07:00
Gabe Kopley 0626f32271 s/rc/deployment in expose command in Quick Start
According to
http://kubernetes.io/docs/user-guide/docker-cli-to-kubectl/, since
version 1.2, `run` creates a deployment rather than a replication
controller
2016-08-04 13:32:50 -07:00
Janet Kuo 48d2ae54d7 Don't create deployments with overlapping selectors 2016-08-04 11:35:57 -07:00
Kelsey Hightower 5a2677a7af Merge pull request #938 from wongma7/sg
Document persistentvolume gid annotation
2016-08-03 15:26:00 -07:00
Matthew Wong f392b86088 Document persistentvolume gid annotation 2016-08-03 15:41:35 -04:00
foxish 0f18a994c2 Removed non-org members from OWNERS. 2016-08-03 01:31:31 -07:00
Kelsey Hightower 306c0a6042 remove unnecessary use of grep 2016-08-02 23:00:11 -07:00
Kelsey Hightower 7c20717a7a Merge pull request #884 from dshulyak/add_note_inject_file
Add example mounting ConfigMap as a single file into /etc dir
2016-08-02 21:48:37 -07:00
foxish 66f28bb820 Adding OWNERS for docs. 2016-08-02 18:13:52 -07:00
Kelsey Hightower 61acb684c9 Merge pull request #727 from tolleiv/pvs
Add some missing supported PVs and a capability overview
2016-08-02 16:48:08 -07:00
Phillip Wittrock 0cb3bf8ebb Merge pull request #286 from kubernetes/erictune-patch-1
Add requirements and troubleshooting for ECR
2016-08-02 16:22:33 -07:00
markturansky e34b834815 added named port to example 2016-08-02 13:16:48 -04:00
Eric Tune 1c3e499e79 Update images.md 2016-07-29 16:13:04 -07:00
Janet Kuo fed59d5d50 Further update docs about revisionHistoryLimit 2016-07-29 11:18:31 -07:00
Rudi Chiarito 32aeae5684 Document revisionHistoryLimit in Deployment spec
I'm not sure the field should be optional, but that ship has already sailed. It should definitely be a lot more prominent than hidden in the API docs, though.
2016-07-29 11:16:33 -07:00
Kelsey Hightower b7bc56e1fe use the expose command to expose the nginx service 2016-07-29 08:10:34 -07:00
Kelsey Hightower 792833ee84 Merge pull request #916 from agemooij/patch-1
Fixes bad label reference in "Creating a Service" section of connecting-applications.md
2016-07-28 16:39:33 -07:00
Kelsey Hightower 8e7ce01ded Merge pull request #816 from abkaplan07/patch-1
Clarify AWS ECR Instructions
2016-07-28 12:41:05 -07:00
Kelsey Hightower 6d577fca78 Merge pull request #841 from wongma7/pvc-selector
Add section on label selectors to PVC doc
2016-07-28 12:13:19 -07:00
Kelsey Hightower 3e78c52866 Merge pull request #753 from asalkeld/add-cephfs
Add CephFS volume type
2016-07-28 11:42:53 -07:00
Kelsey Hightower 083cd6eadd Merge pull request #907 from bdangit/patch-1
Walkthrough Docs: fix quotation when specifying a specific attribute
2016-07-28 11:35:17 -07:00
Kelsey Hightower a047c56ee8 Merge pull request #630 from prodatakey/headless-selectorless
How selectors interact with headless services
2016-07-28 11:13:58 -07:00
Age Mooij 30df8d7f36 Fixes bad label reference in "Creating a Service" section of connecting-applications.md
My assumption here is that the linked service yaml file (`nginx-svc.yaml`) is correct and the text that refers to the contents of that file is incorrect. 

If that assumption is false, the `nginx-svc.yaml` file should be changed instead. But I suspect it is linked into multiple other docs and that this issue is the result of someone updating the file without updating all docs that reference it.
2016-07-28 11:40:57 +02:00
Brian Grant a899c21d0c Merge pull request #847 from matthewdupre/network-policy-hyphen
Correct hyphenation of net.beta.kubernetes.io/network-policy
2016-07-25 21:57:46 -07:00
Ben Dang 4179f70343 fix quotation when specifying a specific attribute 2016-07-25 15:42:43 -07:00
Janet Kuo 5407cc0cde Merge pull request #625 from endocode/master_fix_broken_examples_in_job_user-guide
Fix commands and output of "Running an example job" in user-guide/jobs.md
2016-07-25 11:31:30 -07:00
Chris Seto c0100848ac s/creae/create/ 2016-07-23 18:03:33 -04:00
Gurvinder Singh 9266e7145c Update networkpolicies.md
FIxed typo in api group path
2016-07-21 14:59:00 +02:00
Matthias Schmitz 097e93b287 Fix commands and output of "Running an example job"
* The examples in the jobs user-guide are not longer working because
  the ``labels app=pi`` got removed in commit
  f16668b45f

* The exammples now use the automatic added label ``job-name`` as
  selector for kubectl.
2016-07-21 11:27:50 +02:00
Phillip Wittrock cc6c22b52d Merge pull request #887 from jaredbhatti/patch-1
Remove commas at the end of "containerPort"
2016-07-20 22:00:53 -07:00
Jared 55d549283f Remove commas at the end of "containerPort"
"containerPort": 8000, should be "containerPort": 8000
2016-07-20 15:32:50 -07:00
Scott Stensland 4c4dd13f36 I fixed typo on command line
If you actually issue these commands you will see the error I am fixing

old :    kubectl get pods/original -o yaml > /tmp/current.yaml
           Error from server: pods "original" not found

new :  kubectl get pods/foo -o yaml > /tmp/current.yaml

previously the pod name was wrong
2016-07-20 14:30:50 -04:00
Anirudh 00ca10945d Reviewed examples and petset docs, minor errors fixed. 2016-07-20 10:26:38 -07:00
Dmitry Shulyak d58ba7b075 Add example mounting ConfigMap as a single file into /etc dir
ref: https://github.com/kubernetes/kubernetes/pull/22575
2016-07-20 17:05:19 +03:00
Phillip Wittrock 181b620852 Merge pull request #865 from untoldone/patch-1
Update jobs future work
2016-07-19 12:25:28 -07:00
Phillip Wittrock d7a6607c7e Merge pull request #799 from quinton-hoole/2016-07-06-ccsd-user-guide
User Guide for Federated Services.
2016-07-19 12:21:51 -07:00
Phillip Wittrock 63a77e5004 Merge pull request #794 from erictune/cpu
Describe CPU and Memory resources.
2016-07-19 12:20:02 -07:00
johndmulhausen 049e19bfc2 Merge pull request #867 from eyalev/patch-4
Add line break between commands
2016-07-19 12:02:12 -07:00
johndmulhausen 6d0dfe00b3 Merge pull request #869 from eyalev/patch-6
Remove redundant line
2016-07-19 12:01:54 -07:00
johndmulhausen e0fb3e0a48 Merge pull request #871 from eyalev/patch-7
Remove redundant word
2016-07-19 12:01:18 -07:00
Phillip Wittrock aa506b565f Merge pull request #527 from mattdoran/patch-1
Inconsistent secret name in db credentials example
2016-07-19 11:22:31 -07:00
johndmulhausen 27193347fd Merge pull request #868 from eyalev/patch-5
Fix decode flag
2016-07-19 10:54:09 -07:00
Phillip Wittrock c622ec399e Merge pull request #523 from thuey/patch-1
Fixes "Error: unknown shorthand flag: 't' in -type=json"
2016-07-18 15:22:36 -07:00
Phillip Wittrock 4417c4e9d3 Merge pull request #761 from Malet/patch-1
Fix "Sharing Clusters" docs error
2016-07-18 15:09:21 -07:00
Phillip Wittrock e95c54ae22 Merge pull request #713 from bodepd/host_path_update
Minor changes to volume.md
2016-07-18 14:56:28 -07:00
Phillip Wittrock d4a4d3e22e Merge pull request #864 from krmayankk/fix1
fix doc bug 64Mb is 2^26
2016-07-18 08:32:15 -07:00
Eyal Levin 1c58c91401 Remove redundant word 2016-07-17 17:32:05 +03:00
Eyal Levin 22c41d2dfc Remove redundant line
The link refers to itself.
2016-07-17 16:03:13 +03:00
Eyal Levin 5e9ef0f593 Fix decode flag
I'm on Ubuntu 14.04 and `-D` is invalid. 
`-d` gets the required output.
2016-07-17 15:39:54 +03:00
Eyal Levin 3676d73665 Add line break between commands
Currently the second command seems to "disappear" between the two outputs. This change tries to mitigate it.
2016-07-17 15:16:44 +03:00
Michael Wasser 2fcf8d31c0 Update jobs future work
See https://github.com/kubernetes/kubernetes/issues/2156#issuecomment-223385808
2016-07-16 14:35:45 -07:00
Mayank Kumar c927ce104e fix doc bug 64Mb is 2^26 2016-07-16 00:08:56 -07:00
Quinton Hoole b122a8ddea Address review feedback. 2016-07-15 10:05:03 -07:00
Phillip Wittrock a050413349 Merge pull request #399 from rwillmer/master
Add example for hostPath volume type
2016-07-15 08:23:36 -07:00
Tim Hockin 0138900a94 Merge pull request #797 from lukaszo/pf
Fix commands in Connect with Port Forwarding guide
2016-07-14 23:30:03 -07:00
johndmulhausen 6e930b52ed Merge pull request #800 from ryane/patch-1
fix LoadBalancer spelling in services-firewalls.md
2016-07-14 19:07:42 -07:00
Matt Dupre ef8005c112 Correct hyphenation of net.beta.kubernetes.io/network-policy 2016-07-14 17:23:30 -07:00
Matthew Wong 25dc768bdc Add section on label selectors to PVC doc 2016-07-14 16:08:41 -04:00
johndmulhausen e30ce75757 Merge pull request #832 from MikeSpreitzer/netpolschema
Added missing list structure in example NetworkPolicy
2016-07-14 12:53:45 -07:00
johndmulhausen 43fbbb7373 Merge pull request #837 from ronaldpetty/patch-1
CMD syntax is invalid
2016-07-14 12:50:00 -07:00
johndmulhausen 0025e131e6 Merge pull request #829 from Kashomon/master
Capitalize replica set -> Replica Set for consistency.
2016-07-14 12:49:28 -07:00
Pete Miller d516a86a7a fix links to volume examples 2016-07-14 15:03:27 +01:00
Ronald Petty dfa61ed831 CMD syntax is invalid
Argument to 'cat' command was lost.  Merged 'cat' and args for exec command syntax.
2016-07-13 20:58:42 -07:00
Quinton Hoole ffcc0baadb User Guide for Federated Services. 2016-07-13 16:33:48 -07:00
Mike Spreitzer 6208bcf9ef Added missing list structure in example NetworkPolicy
Fixes #801
2016-07-13 11:52:17 -04:00
Josh Hoak 8240c9259a Capitalize replica set -> Replica Set for consistency. 2016-07-12 13:54:36 -07:00
Manuel de Brito Fontes 6fede2cf0f Update nginx-slim image version and remove default command 2016-07-12 15:03:47 -04:00
Łukasz Oleś 3a151822bc Fix commands in Connect with Port Forwarding guide
fixes:
* added -f flag to command create
* changed not existent flag -t to --template
2016-07-11 22:55:48 +02:00
Adam Kaplan aa43a90b0d Clarify AWS ECR Instructions
Adding additional notes on using Kubernetes with AWS EC2 Container Registry. Like GKE, Kubernetes admins in AWS should not use `imagePullSecrets` to store ECR credentials. The kubelets should manage that on your behalf, since Amazon rotates ECR credentials on a regular basis.
2016-07-11 14:11:28 -04:00
Eric Tune 389c77b6ac Describe CPU and Memory resources. 2016-07-10 07:53:38 -07:00
Ryan Eschinger 5c0f338c3e fix LoadBalancer spelling in services-firewalls.md 2016-07-09 07:44:09 -04:00