Commit Graph

868 Commits (97b8cbb500b483dd12a3bf7b4c3468d30bc8bc19)

Author SHA1 Message Date
devin-donnelly b6809130aa Merge pull request #1226 from wongma7/gluster
Update gluster provisioner parameters
2016-09-25 20:37:42 -07:00
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
Ivan Babrou c787d16479
Fix quotes in yaml 2016-07-08 20:52:55 +01:00
johndmulhausen d570275d0d Merge pull request #774 from guersam/patch-1
Fix broken link url to deployments doc
2016-07-07 02:10:59 -07:00
johndmulhausen cef1accd9d Merge branch 'master' into release-1.3
# Conflicts:
#	docs/admin/resourcequota/index.md
#	docs/admin/resourcequota/object-counts.yaml
#	docs/admin/resourcequota/walkthrough.md
#	docs/user-guide/downward-api/index.md
2016-07-07 02:00:32 -07:00
Minhan Xia 94e7f02e53 Merge pull request #632 from freehan/svcfw
add docs for loadBalancerSourceRange field
2016-07-06 17:21:44 -07:00
Minhan Xia 62677a7f8f add docs for loadBalancerSourceRange field 2016-07-06 17:20:44 -07:00
Prashanth Balasubramanian 1c47cd800c Update ingress docs 2016-07-06 17:19:28 -07:00
johndmulhausen 81aa4c8712 Merge pull request #478 from ingvagabund/extend-secrets-with-key2path-and-atomic-updates
Extend secrets docs with key to path mapping and automatic updates
2016-07-06 17:01:15 -07:00
johndmulhausen a135f0a717 Merge pull request #507 from therc/patch-2
Update service doc with AWS ELB SSL annotations
2016-07-06 17:00:33 -07:00
johndmulhausen cc3efb7eec Merge pull request #757 from bprashanth/petset_1.3_init
Petset initialization
2016-07-06 16:59:12 -07:00
Prashanth Balasubramanian 4df7d96369 Petset bootstrapping 2016-07-06 16:21:48 -07:00
Prashanth Balasubramanian 37510560b6 Petset 1.3 user guide 2016-07-06 16:21:45 -07:00
Minhan Xia 700cecea80 Merge pull request #748 from freehan/hairpin
add explaination of hairpin problem
2016-07-06 15:20:50 -07:00
Minhan Xia 0c8bf7b160 add explaination of hairpin problem 2016-07-06 15:18:10 -07: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
Jisoo Park 03ba417287 Fix the link url to deployments doc 2016-07-04 21:27:39 +09: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
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
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
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
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 12f6ae829c Merge pull request #698 from bprashanth/petset_1.3
Petset 1.3 documentation.
2016-06-28 10:08:49 -07:00
Prashanth Balasubramanian 99f6734342 Petset 1.3 user guide 2016-06-27 11:14:05 -07:00
johndmulhausen 53a1a3e559 Merge pull request #380 from liggitt/patch-2
Note service account token cleanup
2016-06-25 23:10:54 -07:00
johndmulhausen c0749bc8a2 Merge pull request #693 from ffledgling/ffledgling-patch-1
Fix broken link
2016-06-25 07:46:22 -07:00
Tolleiv Nietsch 429028dc54 Add some missing PVs and a capability overview 2016-06-25 13:20:33 +02:00
johndmulhausen b2259f92e8 Merge pull request #676 from kubernetes/jszczepkowski-hpa-update
Updated HPA walkthrough.
2016-06-24 16:55:19 -07:00
Avesh Agarwal d45e0ce4df Document examples of downward API exposing container resources via
environment variables and volumes.
2016-06-24 10:54:40 -04:00
johndmulhausen 07cb8b573c Merge pull request #252 from erictune/master
Moved jobs examples to docs repo
2016-06-24 00:59:12 -07:00
johndmulhausen 822476522a Merge pull request #135 from mwielgus/custom-metrics
Custom Metrics in HPA doc
2016-06-24 00:56:43 -07:00
johndmulhausen 0042e2e101 Merge pull request #679 from smarterclayton/initcontainer
Add init container documentation
2016-06-23 16:49:00 -07:00
Vish Kannan bc6311d1b1 Merge pull request #472 from derekwaynecarr/fix_limits
Fix errors in how compute resources are handled
2016-06-23 16:24:20 -07:00
Phillip Wittrock e6466948c4 Merge pull request #700 from metral/release-1.3
add docs for recursive flag usage
2016-06-23 14:29:04 -07:00
johndmulhausen 420906885f Merge pull request #686 from caesarxuchao/gc-doc
Add a doc for the garbage collector
2016-06-23 14:23:25 -07:00
johndmulhausen b708ffa486 Merge pull request #590 from aveshagarwal/release-1.3-dapi-issues
Fix the path to dapi-volume.yaml
2016-06-23 14:21:34 -07:00
Chao Xu 212341002a add a doc for garbage collector 2016-06-23 11:13:36 -07:00
Dan Bode b76d25b7c1 Minor changes to volume.md
This patch adds additional content
to the description of the hostPath
volume type based on things that I
did not find to be clear from the
documentation.

1. included an example pod definition
in the hostPath description to demonstrate
that `path` is the name of the key to use to
specify the local directory location.

2. documented that any directories created
based on hostPath definitions will only be writable
by root and offers some ways of working around this.
2016-06-23 00:03:10 -07:00
johndmulhausen 5041656b83 Merge pull request #690 from zoidbergwill/patch-1
Stop Downward API docs from linking to themselves
2016-06-22 15:07:23 -07:00
purificant 8539c55fba fix typo, change base24 to base64 2016-06-22 11:29:52 +01:00
Mike Metral ad3009c822 add docs for recursive flag usage 2016-06-21 10:57:34 -07:00
Eric Tune 72a3fb3c37 Moved jobs examples to docs repo
These are not considered "examples", per
https://github.com/kubernetes/kubernetes/pull/17345#issuecomment-197153744
2016-06-20 07:59:19 -07:00
William Martin Stewart 2bc2409b72 Stop Downward API docs from linking to themselves 2016-06-19 21:28:41 +02:00
Marcin Wielgus 3ae0ef3444 Custom metrics in HPA doc 2016-06-17 12:17:47 +02:00
Clayton Coleman 47d7b0968b
Add init container documentation 2016-06-16 18:32:11 -04:00
Jerzy Szczepkowski 729d750ef7 Updated HPA walkthrough.
Updated HPA walkthrough: mentioned custom metrics.
2016-06-16 11:54:21 +02:00
Gerti Poppel b73a097e4b Update dashboard documentaion. 2016-06-16 10:13:47 +02:00
johndmulhausen 327aae6b65 Merge pull request #655 from justinsb/hpa_docs
HPA: cleanup some nits, based on a readthrough of the docs
2016-06-15 14:02:29 -07:00
David Xia d7f1884266 Fix typo in connecting-applications.md 2016-06-15 16:03:29 -04:00
Anhad Jai Singh 2297454795 Fix broken link
Linked to a non-existent page, fixed by linking to the correct relevant page.
2016-06-15 16:06:45 +05:30
Eyal Levin f8b3c2be01 Remove redundant 'the' 2016-06-13 14:04:30 +03:00
Justin Santa Barbara 43705be9fb HPA: cleanup some nits, based on a readthrough of the docs 2016-06-12 14:57:22 -04:00
Joshua Perry 015ee23450 Wording update 2016-06-09 14:10:20 -06:00
Joshua Perry f066890632 Delint 2016-06-09 14:04:30 -06:00
johndmulhausen 9e68ca2f52 Merge pull request #635 from eyalev/patch-1
Fix ENVVAR syntax link
2016-06-09 12:57:48 -07:00
Ricky Pai 05ce7e27dd Fix self-referencing link in Horizontal Pod Autoscaling doc
The link was self-referencing. Linking the walkthrough that has actual example.
2016-06-08 17:04:10 -07:00
Avesh Agarwal cfaf885568 Fix the path to dapi-volume.yaml and update the example to reflect
the current state
2016-06-08 13:54:51 -04:00
Eyal Levin 5b256c4a41 Fix ENVVAR syntax link 2016-06-08 16:47:17 +03:00
Joshua Perry 07d137ee1c How selectors interact with headless services
There was no information on how the system handles headless services differently.
2016-06-07 15:33:26 -06:00
Janet Kuo 6cf91c527c Document kubectl rollout status and kubectl set image for deployments 2016-06-06 14:51:39 -07:00
derekwaynecarr e1af050e29 Fix errors in how compute resources are handled 2016-06-06 14:26:13 -04:00
Adam Eivy 774832039c "rather then" -> "rather than" 2016-06-02 15:37:21 -07:00
Brian Grant cc321486bd Merge pull request #406 from dagnello/vshpere-volume
Adding vShpere volume section to Volumes doc
2016-06-01 15:29:14 -07:00
Jan Chaloupka 3589ddbde7 Convert level-5 heading into bold heading 2016-06-01 09:36:16 +02:00
johndmulhausen 55131eb734 Merge pull request #511 from scheeles/patch-1
Fix kubectl command
2016-05-31 16:32:59 -07:00
johndmulhausen 3126556747 Merge pull request #488 from mahata/patch-2
Fix typo
2016-05-31 16:32:24 -07:00
johndmulhausen 588e30e6af Merge pull request #492 from joonathan/patch-1
Use `echo -n` for less ambiguous base64 secret example
2016-05-31 16:32:03 -07:00
johndmulhausen 783a627b2d Merge pull request #540 from m8ryx/master
Update kubectl_get.md for escape issue 81
2016-05-26 17:51:07 -07:00
johndmulhausen 00fa3b80e5 Merge pull request #573 from isubuz/pod_name_with_suffix
Correct pod name in kubectl command output
2016-05-26 14:28:00 -07:00
johndmulhausen 3d24e309d0 Merge pull request #569 from a-robinson/access
Fix local reference to section on constructing proxy URLs
2016-05-26 14:26:56 -07:00
Piotr Szczesniak d00c9e4295 Merge pull request #452 from gouyang/fix_hpa_rs
Change scaleRef to scaleTargetRef
2016-05-26 07:23:10 +02:00
isubuz 7ac94da6c2 Correct pod name in kubectl command output
Use the complete pod name including the deployment prefix and the random characters.

Signed-off-by: isubuz <isubuz.g@gmail.com>
2016-05-25 21:42:08 +01:00
Guohua Ouyang 6408eb1bbd Change scaleRef to scaleTargetRef
Fixes kubernetes/kubernetes#24973
2016-05-25 11:14:19 +08:00
johndmulhausen 287a08b0c8 Merge pull request #198 from pwittrock/docs
Replace references to Replication Controllers with Deployments in doc…
2016-05-24 17:02:42 -07:00
Alex Robinson 9020b24ce7 Fix local reference to section on constructing proxy URLs 2016-05-24 23:39:17 +00:00
johndmulhausen 8d8d80c3ce Merge pull request #364 from APSL/replicaset-tip
Replica set clarification: no need to write directly
2016-05-24 16:25:35 -07:00
johndmulhausen af55ba8098 Merge pull request #545 from AlginMaduro/patch-1
Updated secrets index.md
2016-05-24 16:23:51 -07:00
johndmulhausen 0dc4de9d88 Merge pull request #539 from tpryan/master
Uploaded diagrams for illustrating basic pod architecture.
2016-05-23 14:28:23 -07:00
johndmulhausen 58e13580b7 Merge pull request #541 from gnomeontherun/swagger
fix links to swagger UI and add a section on swagger specs
2016-05-22 15:40:13 -07:00
Pavel Strashkin 6dd070c5d9 Update index.md
Fixes typo in "Using Secrets as Environment Variables" section
2016-05-21 15:42:15 -07:00
AlginMaduro 05276f34cf Updated index.md
Without -n option to echo. Without the -n the file would contain a newline at the end.
https://scottlinux.com/2012/09/01/encode-or-decode-base64-from-the-command-line/ as reference
2016-05-20 12:15:37 +02:00
Terrence Ryan 8bb7a0463a Removing unwanted contributions. 2016-05-19 15:36:31 -07:00
johndmulhausen a71fb7dcbe Update index.md 2016-05-19 17:00:26 -05:00
johndmulhausen c51b2bd7b5 Update index.md 2016-05-19 16:59:48 -05:00
johndmulhausen b4216e2aad Update index.md 2016-05-19 16:58:59 -05:00
johndmulhausen 472e8751e2 Update index.md 2016-05-19 16:58:01 -05:00
Jeremy Wilken c5b5d952a1 fix links to swagger UI and add a section on swagger specs 2016-05-19 16:33:36 -05:00
Terrence Ryan 3ce8c0d8a9 Uploaded diagrams for illustrating basic pod architecture. 2016-05-19 14:05:49 -07:00
Rick 7666469d0b Update kubectl_get.md
issue 81 ( {{ needs raw wrap )
2016-05-19 14:05:47 -07:00
Phillip Wittrock 1086e6426c Replace references to Replication Controllers with Deployments in docs/user-guide/walkthrough.
Also:
* Cleanup pasted yaml and instead embed file
* Clarify Service test sections by including busybox exec commands as part of the preformatted section
2016-05-18 16:57:07 +00:00
Matt Doran ff6bb8a671 Inconsistent secret name in db credentials example
The creation of the secret uses prod/test-db-password, but the remainder of the example uses prod/test-db-secret.
2016-05-18 16:44:46 +10:00
Trevor Huey fed4af1151 Fixes "Error: unknown shorthand flag: 't' in -type=json" 2016-05-17 14:25:04 -06:00
Brian Grant c98ffccc58 Merge pull request #462 from ingvagabund/secret-corrections
Remove "a" article in "Once the a secret is fetched, ..."
2016-05-17 09:53:53 -07:00
Brian Grant 8b210f765d Merge pull request #473 from StephenCharles/patch-1
Update connecting-to-applications-port-forward.md
2016-05-17 09:53:02 -07:00
Brian Grant aea6edf47a Merge pull request #457 from matthughes/patch-1
Remove 'generic' copy/paste error
2016-05-17 09:40:23 -07:00
Pau Ruŀlan f3ffbdb7f4 Replica set clarification: no need to manipulate directly 2016-05-17 11:47:33 +02:00
Brian Grant 05b0076735 Merge pull request #508 from janetkuo/kubectl-usage-conventions
Adding kubectl user conventions
2016-05-16 16:37:42 -07:00
Brian Grant 60a946a285 Merge pull request #499 from kubernetes/ghodss-patch-1
Update pod-states.md
2016-05-16 15:31:41 -07:00
Sebastian c59312bd5e Fix kubectl commmand 2016-05-15 06:58:31 +02:00
Janet Kuo 7aa9ce389a Adding kubectl user conventions 2016-05-13 18:20:48 -07:00
Rudi C 0700c5ca79 Update service doc with AWS ELB SSL annotations
Mostly the same as https://github.com/kubernetes/kubernetes/pull/25574
2016-05-13 12:01:14 -04:00
Janet Kuo ded5417580 Change RC to deployments in multi-container and simple-nginx docs 2016-05-12 15:35:47 -07:00
Janet Kuo 7edbc5f944 Merge pull request #463 from AdoHe/master
update manage deployment kubectl apply part
2016-05-12 15:20:18 -07:00
Sam Ghods 64053fd2f7 Update pod-states.md
Split the descriptions for LivenessProbe and ReadinessProbe into two sections - one explaining the pure technical details and the other explaining how/why you'd use them.
2016-05-11 16:52:51 -07:00
Joonathan Mägi 5c9d6060f3 Use `echo -n` for less ambiguous base64 secret example
One could be bitten by having unexpected newline characters in base64 encoded secrets (reference: https://github.com/kubernetes/kubernetes/issues/23404).
Calling `echo -n` will omit the trailing newline character.

`
     The echo utility writes any specified operands, separated by single blank (` ') characters and followed by
     a newline (`\n') character, to the standard output.

     The following option is available:

     -n    Do not print the trailing newline character.  This may also be achieved by appending `\c' to the end
           of the string, as is done by iBCS2 compatible systems.  Note that this option as well as the effect
           of `\c' are implementation-defined in IEEE Std 1003.1-2001 (``POSIX.1'') as amended by Cor. 1-2002.
           Applications aiming for maximum portability are strongly encouraged to use printf(1) to suppress the
           newline character.
`
2016-05-11 14:33:33 +03:00
Yasu aa5d37c508 Fix typo 2016-05-10 22:13:35 +09:00
Janet Kuo f80b89ca2b Document that only pod template is considered for triggering a deployment new revision 2016-05-09 17:03:16 -07:00
Jan Chaloupka 407a05b6d2 Extend secrets docs with key to path mapping and automatic updates of mounted secrets.
Secret volume plugin has been refactored. Currently, AtomicWritter is used to project all keys.
Allowing to automatically refresh projected secrets.
2016-05-07 09:59:18 +02:00
Stephen Baldwin b1c26e1310 Update connecting-to-applications-port-forward.md
Fixed invalid port typo.
2016-05-05 12:34:12 +09:00
AdoHe 560c557499 update manage deployment kubectl apply part 2016-05-03 23:04:41 -04:00
Jan Chaloupka 66f23d05d3 Remove "a" article in "Once the a secret is fetched, ..." 2016-05-03 12:02:05 +02:00
Matt Hughes 0bc4016764 Remove 'generic' copy/paste error
Looks like this doc was created from copying the kubectl create secret command, which is similar, but not the same as configmap.  There is no type parameter like kubectl create secret.
2016-05-02 17:14:10 -04:00
dagnello 163ae4a8ea Adding vShpere volume section to Volumes doc
This documentation is being added in reference to vSphere cloud provider
support work (issue #23932)
2016-04-28 15:33:12 -07:00
Brian Grant ebb5a5d61f Merge pull request #434 from janetkuo/deployments-restart-policy
Document Deployment restartPolicy
2016-04-27 07:52:45 -07:00
Brian Grant bc4fec4ad8 Merge pull request #368 from janetkuo/canary-deployment
Teach how to run canary deployments
2016-04-27 07:51:36 -07:00
Janet Kuo 59dc7da9a4 Address comments 2016-04-26 17:19:58 -07:00
Dan Winship dbf7879dc0 Warn that iptables proxier doesn't handle readiness failures. 2016-04-26 16:49:17 -04:00
johndmulhausen 55ff9c2917 Merge pull request #422 from poiuytrez/patch-1
Completed pod not hidden anymore
2016-04-26 11:26:52 -07:00
johndmulhausen b2a6b0575c Merge pull request #413 from carsonoid/patch-1
Update description to match yaml
2016-04-26 11:24:20 -07:00
johndmulhausen 35b8cfd63f Merge pull request #430 from rata/postStart
Clarify postStart
2016-04-26 11:23:50 -07:00
johndmulhausen cd6980b0b6 Merge pull request #421 from ghodss/patch-2
Update compute-resources.md
2016-04-26 11:20:53 -07:00
Guohua Ouyang c00031837f Fix #435 2016-04-26 16:38:31 +08:00
Janet Kuo cc0661a69e Address comments 2016-04-25 17:10:23 -07:00
Janet Kuo cd2b268905 Document Deployment restartPolicy 2016-04-25 14:04:05 -07:00
Rodrigo Campos 62eec8ae0b Clarify postStart
As Brendan Burns explained me in this email:
https://groups.google.com/forum/#!topic/google-containers/5eUsmTSXpb8
2016-04-24 23:51:29 -03:00
Brian Grant abff28dd7c Merge pull request #396 from janetkuo/rc-alternatives-deployment
In RC doc, add deployment & RS as alternatives, and link to kubectl rolling-update tutorial
2016-04-22 16:27:28 -07:00
Janet Kuo f348f318d7 Address comments 2016-04-22 10:57:08 -07:00
Guillaume Charhon 0d864fd1e7 Completed pod not hidden anymore
Before the fix, the hello-world pod did not show up.
2016-04-22 16:30:32 +02:00
Sam Ghods 8ea462be4d Update compute-resources.md 2016-04-22 01:06:50 -07:00
Sam Ghods d0081d3c6e Update compute-resources.md 2016-04-22 01:05:56 -07:00
Sam Ghods f83e1741d7 Update compute-resources.md
Just some small suggestions.
2016-04-22 01:04:55 -07:00
Carson A 5dfbd29a8c Update description to match yaml
The tag matching description didn't match the example yaml.
2016-04-20 14:36:02 -06:00
Rachel Willmer 71539b23da Add example for hostPath volume type 2016-04-19 09:12:47 +01:00
Janet Kuo 4d3ae8af81 In RC doc, add deployment & RS as alternatives, and link to kubectl rolling-update tutorial 2016-04-18 17:51:49 -07:00
Janet Kuo 2ee2c3e86e Advocate not to use `:latest` 2016-04-18 15:48:21 -07:00
Eric Tune 50081fdd22 Merge pull request #379 from stevesloka/patch-1
Added extra IAM permissions to download images from AWS ECR
2016-04-18 11:05:38 -07:00
Steve Sloka dc645e147b Added space 2016-04-15 07:39:35 -04:00
Jordan Liggitt d3cf59c0d5 Note service account token cleanup 2016-04-14 21:34:45 -04:00
Janet Kuo 74ae94d43d Address comments 2016-04-14 17:24:38 -07:00
Janet Kuo 24b8db0877 Teach how to run canary deployments 2016-04-14 17:24:38 -07:00
johndmulhausen b03faa1f41 Merge pull request #337 from jsafrane/delete-policy
Document 'Delete' reclaim policy
2016-04-14 14:44:12 -07:00
Steve Sloka 58e8d44642 Added extra IAM permissions to download images from AWS ECR 2016-04-14 09:37:42 -04:00
Brian Grant f398d2737e Merge pull request #223 from gertipoppel/master
Updated the dashboard documentation
2016-04-13 14:01:20 -07:00
johndmulhausen 93c5d65ec7 Merge pull request #357 from brianredbeard/b64-cli-errata
docs: Clarify use of the base64 utility
2016-04-13 13:36:25 -07:00
johndmulhausen 8e86f8081e Merge pull request #339 from kubernetes/erictune-patch-2
Document Deleting Jobs and Job Timeouts
2016-04-13 13:34:50 -07:00
Sam Ghods ec045ed216 Update service account token docs
The docs currently indicate that setting permissions on service account tokens is a future feature, but it can be done today with the ABAC authorization plugin.
2016-04-13 00:30:45 -07:00
johndmulhausen ccd351da3a Merge pull request #340 from javiercr/fix-ingress-tls-sample
Fix sample for Ingress TLS
2016-04-12 14:02:44 -07:00
johndmulhausen a6a3139592 Merge pull request #254 from bprashanth/fw_rule
Update firewall rule in ingress docs.
2016-04-12 13:04:12 -07:00
johndmulhausen fe8b2ac126 Merge pull request #345 from anzhsoft/patch-1
Update load-balancer.md
2016-04-11 14:38:10 -07:00
johndmulhausen 56e0556bc4 Merge pull request #319 from rickypai/patch-1
Fix secrets examples to be valid json
2016-04-11 14:12:41 -07:00
johndmulhausen 7bc344e5ca Merge pull request #327 from zlabjp/fix-typo-and-bad-links
Fix typo and bad links
2016-04-11 14:11:02 -07:00
johndmulhausen d42da21c99 Merge pull request #336 from dougkoch/fix-job-pattern
Fix a row in the job patterns table
2016-04-11 14:10:18 -07:00
johndmulhausen 5ed4ce178e Merge pull request #351 from SpencerBrown/patch-1
Update secrets/index.md to fix example
2016-04-11 14:04:28 -07:00
johndmulhausen c188be1afe Merge pull request #349 from mikebrow/adding-raw-tags
Add missing raw tags
2016-04-11 13:58:11 -07:00
Brian 'Redbeard' Harrington e90337bf19 docs: Clarify use of the base64 utility
The base64 utility has different options on both Darwin and Linux.
Adding clarification as to how the use of these utilities differ
on platforms.
2016-04-09 13:38:12 -07:00
Janet Kuo 16b135298d Clarify that rollout revision is only created when pod template is changed 2016-04-08 15:50:53 -07:00
Spencer Brown 87628894c7 Update secrets/index.md
fixing example for Consuming Secret Values from Environment Variables
2016-04-08 14:49:03 -05:00
mikebrow 62fdb3f5fa addresses issue #81
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-08 13:49:34 -05:00
anzhsoft dff3af6096 Update load-balancer.md
this json file is invaliad, just rm the , to make it right.
2016-04-08 16:42:34 +08:00
Janet Kuo c462c6bc1e Fix broken resources-are-automatically-modified link 2016-04-07 14:35:44 -07:00
Javier Cuevas e40d2d3462 Fix sample for Ingress TLS
v1beta1.IngressSpec expects an v1beta1.IngressTLS array.
2016-04-07 21:46:04 +02:00
Eric Tune 40bab01676 Update jobs.md 2016-04-07 12:18:35 -07:00
Eric Tune a82c7a5a56 Document Deleting Jobs and Job Timeouts 2016-04-07 12:03:59 -07:00
Jan Safranek 9eadd28de2 Document 'Delete' reclaim policy 2016-04-07 12:16:34 +02:00
Doug Koch bd3b408e29 Fix a row in the job patterns table
The row for the "Queue with Variable Pod Count" pattern has one more
column than the other rows. The extra column shifts the checkmarks one
column to the right of where they should be.
2016-04-06 20:56:34 -07:00
Kazuki Suda 1df62bfdfb Fix typo 2016-04-06 17:43:34 +09:00
Kazuki Suda f7e4c4a347 Fix bad links 2016-04-06 17:43:25 +09:00
Gerti Poppel 3749dc9fd4 Include comments and add correct zero state page again 2016-04-05 15:08:17 +02:00
Ricky Pai 404420b05d Fix secrets examples to be valid json
Working through the secrets example, I found some of the json descriptors to be invalid. This fixes them.
2016-04-04 15:14:42 -07:00
Brian Grant d956b20b4d Merge pull request #290 from slintes/fix-configmap
Fixed environment variables use-case for ConfigMap
2016-03-31 20:17:14 -07:00
Brian Grant cbf701b788 Merge pull request #299 from janetkuo/link-rs-in-deployment
Link RS doc in Deployment doc
2016-03-31 20:10:44 -07:00
Janet Kuo 12b81e0f43 Link RS doc in Deployment doc 2016-03-31 13:43:53 -07:00
johndmulhausen 34c2002a1c Update load-balancer.md 2016-03-31 12:58:31 -07:00
johndmulhausen 26a1687a0e Update index.md 2016-03-31 12:55:32 -07:00
Brian Grant 6684555ed9 Merge pull request #148 from madhusudancs/replicaset
ReplicaSet documentation.
2016-03-30 20:38:30 -07:00
Brian Grant 695cce17b1 Merge pull request #296 from janetkuo/update-production-pods
Update production-pods.md and replace rc with deployments
2016-03-30 20:36:11 -07:00
Janet Kuo 84ebc37f66 Update production-pods.md and replace rc with deployments 2016-03-30 19:18:07 -07:00
Janet Kuo f9772b17f2 Further update managing deployments user guide 2016-03-30 17:14:39 -07:00
Madhusudan.C.S f7691f9852 Add initial ReplicaSet documentation. 2016-03-30 15:44:52 -07:00
Brian Grant 74d39cd51e Merge pull request #289 from janetkuo/config-map-doc-fix
Fix configmap docs
2016-03-30 15:26:57 -07:00
Brian Grant ba3ee16798 Merge pull request #283 from janetkuo/walkthrough-rc-deployment
Update connecting-applications.md
2016-03-30 15:24:50 -07:00
Brian Grant f22168bb65 Merge pull request #197 from janetkuo/update-managing-deployments
Update managing deployments user guide
2016-03-30 15:23:04 -07:00
johndmulhausen f8624cca21 Merge pull request #284 from jeroenvisser101/patch-1
Docs: Fix typo #trivial
2016-03-30 14:02:04 -07:00
Marc Sluiter eda11f14d7 Fixed environment variables use-case 2016-03-30 22:33:36 +02:00
Janet Kuo e5c0531677 Merge pull request #281 from janetkuo/update-deployment
Teaches how to see if a Deployment succeeds or not
2016-03-30 11:45:44 -07:00
Janet Kuo 1775b0a809 Fix configmap docs 2016-03-30 11:35:12 -07:00
Janet Kuo b1f9db6243 Teaches how to see if a Deployment succeeds or not 2016-03-30 10:29:08 -07:00
Jeroen Visser e8c931bc71 Fix typo 2016-03-30 14:44:41 +02:00
Janet Kuo 51d2d18801 Update connecting-applications.md 2016-03-29 19:42:30 -07:00
Janet Kuo 248744f93b Update managing deployments user guide 2016-03-29 17:48:51 -07:00
Janet Kuo a0600caf94 Update interactive pods section 2016-03-29 17:11:32 -07:00
Janet Kuo abdcfbea30 Further update docs to reflect changes kubectl run 2016-03-29 17:11:32 -07:00
John Mulhausen 8f8a777ae2 Fix for yaml file ref 2016-03-29 17:01:37 -07:00
johndmulhausen 0d31281f27 Surfaces previously hidden topics that had URL conflicts, moves pages to index.md as often as possible 2016-03-29 14:58:48 -07:00
johndmulhausen dc9bb89c09 Merge pull request #267 from andrewmichaelsmith/patch-1
More specific next version
2016-03-29 13:05:42 -07:00
Andrew Smith 961c947e39 Remove space 2016-03-29 09:44:34 +01:00
johndmulhausen 50d1a4db41 Merge pull request #251 from pwittrock/walkthrough7
Update introspection and debugging page with deployments
2016-03-28 16:44:38 -07:00
Andrew Smith 1e5721815c More specific next version 2016-03-28 23:04:49 +01:00
Brian Grant 7fa6e57226 Merge pull request #262 from janetkuo/update-kubectl-run
Update references to "kubectl run" in docs
2016-03-28 14:21:22 -07:00
Janet Kuo 71877590be Update 2016-03-28 14:10:52 -07:00
johndmulhausen 5789c87428 Fixes for kubectl links 2016-03-28 12:34:56 -07:00
Janet Kuo 6c669037ba Update references to "kubectl run" in docs 2016-03-28 10:59:09 -07:00
Phillip Wittrock 9be8c42332 Update introspection and debugging page with deployments 2016-03-28 09:38:11 -07:00
Prashanth Balasubramanian 8e06b116f9 Update firewall rule docs. 2016-03-25 18:08:55 -07:00
johndmulhausen 4c3c3c79a7 Merge pull request #65 from gertipoppel/userdoc
Updated screen shots and corrected link
2016-03-25 13:36:58 -07:00
johndmulhausen 40137d9c77 Merge pull request #132 from mwielgus/monitoring_doc
Update Heapster K8s doc
2016-03-25 13:35:34 -07:00
johndmulhausen 3db0b5b459 Merge pull request #212 from bprashanth/ingress_limitations
Explicitly callout the prerequisites of Ingress on GCE/GKE.
2016-03-25 12:36:35 -07:00
Sami Wagiaalla ec18c5d4f7 Flesh out security context documentation 2016-03-24 16:22:17 -07:00
Aleks Saul 27651534ea Update horizontal-pod-autoscaler.md
typo "verion" -> "version"
2016-03-23 15:43:17 -04:00
Prashanth Balasubramanian e519696635 Explicitly callout the prerequisites of Ingress on GCE/GKE. 2016-03-22 23:08:55 -07:00
johndmulhausen f434968bbb Update managing-deployments.md 2016-03-22 16:02:16 -07:00
johndmulhausen 276edecac9 Update managing-deployments.md
Fix for #194
2016-03-22 16:00:15 -07:00
johndmulhausen 1fab6c65be Merge pull request #214 from janetkuo/update-rc-to-deployment
Replace RC with Deployments in quick-start.md and deploying-applications.md
2016-03-22 15:35:17 -07:00
Janet Kuo 7077aac069 Replace RC with Deployments 2016-03-22 15:02:58 -07:00
David McMahon 2ece96fe74 Delete known-issues.md
Ref #205
2016-03-22 14:15:47 -07:00
johndmulhausen a3c40ab7fa Merge pull request #209 from janetkuo/update-example-link
Update links to examples
2016-03-21 15:07:03 -07:00
johndmulhausen 5bc866f76d Merge pull request #208 from janetkuo/update-demo-page
Styling the update-demo static page
2016-03-21 15:05:39 -07:00
johndmulhausen ef6d1613b8 Merge pull request #211 from rutsky/patch-3
remove excessive bracket
2016-03-21 15:02:37 -07:00
Eric Tune d9f82ecd0d Merge pull request #79 from soltysh/job_fix
Removed v1beta1 disclaimer for jobs, since jobs are now part of batch/v1
2016-03-21 13:47:02 -07:00
Vladimir Rutsky 3b7905f5ad remove excessive bracket 2016-03-21 23:04:42 +04:00
Janet Kuo e45fe3f916 Update links to examples 2016-03-21 11:05:25 -07:00
Janet Kuo 0e3b9129b9 Styling the update-demo static page 2016-03-21 10:39:51 -07:00
Prashanth Balasubramanian 63ff273bb8 TLS section. 2016-03-18 11:00:08 -07:00
Prashanth Balasubramanian 2df6cf0e5a Modify ingress use-doc to fix indent and lowercase 2016-03-18 11:00:08 -07:00
Filip Grzadkowski 1dd7198452 Merge pull request #133 from piosz/hpa
Updated HPA user guide and example
2016-03-18 16:01:36 +01:00
John Mulhausen b008519b04 s/console/shell per the Rouge lexer list 2016-03-17 17:36:36 -07:00
johndmulhausen e90b574aa2 Update index.md 2016-03-17 17:22:20 -07:00
John Mulhausen 2d0f2cee78 Fixes for refdocs 2016-03-17 17:08:15 -07:00
John Mulhausen dbe21d103a Refresh of refdocs; adds autoscaling and batch 2016-03-17 15:58:12 -07:00
johndmulhausen f17ef634b6 Update managing-deployments.md 2016-03-17 15:39:16 -07:00
johndmulhausen 67b23a4a53 Merge pull request #163 from kubernetes/davidopp-patch-2
Make node affinity documentation a little more descriptive
2016-03-17 13:38:23 -07:00
Rodrigo Campos b7a8b7c59a Fix link to ingress controllers on github
The capital "I" is wrong and it returns a 404. Also, it should point to /controllers.
2016-03-17 16:38:50 -03:00
David Oppenheimer dd298f4f32 Update index.md 2016-03-17 00:35:35 -07:00
johndmulhausen 3da0f7cc74 Merge pull request #155 from janetkuo/update-deployment-user-guide
Update deployment user guide
2016-03-16 17:34:44 -07:00
johndmulhausen 85b579dd27 Merge pull request #156 from erictune/master
spell a numeral
2016-03-16 17:33:20 -07:00
johndmulhausen de1558b744 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io 2016-03-16 15:54:46 -07:00
johndmulhausen c8dd8b8831 Import from Container Engine docs, addition of Tabs functionality, various link fixes 2016-03-16 15:54:34 -07:00
Eric Tune a2654c126a spell a numeral 2016-03-16 15:32:54 -07:00
Janet Kuo 0e30139550 Update deployment user guide 2016-03-16 15:12:30 -07:00
johndmulhausen ff8f6f92a3 Merge pull request #107 from ragnard/patch-1
Fix broken link to ingress contrib tree
2016-03-16 09:01:35 -07:00
Beni Cherniavsky-Paskin 0753c5191a Fix broken labels -> node-selection link
http://kubernetes.io/docs/user-guide/labels/node-selection// doesn't exist;
http://kubernetes.io/docs/user-guide/node-selection/ does.
2016-03-16 15:05:33 +02:00
Piotr Szczesniak 664f570450 Updated HPA user guide and example 2016-03-16 13:28:47 +01:00
Janet Kuo 08c0f1025f Update deployment document to fit what's in beta release 2016-03-15 17:31:45 -07:00
Marcin Wielgus f002c35eee Update Heapster K8s doc 2016-03-15 15:59:08 +01:00
Ragnar Dahlén fd8584ce88 Fix broken link to ingress contrib tree 2016-03-13 08:14:14 +00:00