Commit Graph

403 Commits (e6c31215e44d04096002024b51fd39260b5e7055)

Author SHA1 Message Date
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
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 5fdc4447bd Merge pull request #1217 from caseydavenport/master
Getting started guide for NetworkPolicy
2016-09-13 15:32:52 -07:00
Casey Davenport 3dc824673f Split out Calico bits 2016-09-12 19:24:24 -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
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
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
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
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