devin-donnelly
84253dcbdf
Merge pull request #1623 from w0mbat/init-container-beta-update
...
Updated documentation to use beta version of init-containers
2016-11-21 16:45:48 -08:00
devin-donnelly
74dc6cf45d
Merge pull request #1630 from blankenhaus/master
...
Layer 3 <=> layer 4
2016-11-21 16:42:40 -08:00
devin-donnelly
94149087ef
Merge pull request #1638 from tremaineeto/patch-1
...
Fixed typo
2016-11-21 16:40:27 -08:00
devin-donnelly
4c099553b4
Merge pull request #1647 from StephenKing/patch-1
...
configuring-containers: Fix syntax highlight
2016-11-21 16:38:42 -08:00
Jared
3d3e7326a3
Merge branch 'master' into master
2016-11-21 15:07:07 -08:00
devin-donnelly
7be9e1b694
Merge pull request #1667 from bdurette/patch-1
...
Typo fix
2016-11-21 14:58:57 -08:00
devin-donnelly
9d72e1d548
Merge pull request #1709 from ahawtho/patch-1
...
Fix shell example in sharing-clusters.md
2016-11-21 14:48:10 -08:00
devin-donnelly
8d36e87929
Merge pull request #1723 from ahmetalpbalkan/patch-4
...
service-accounts.md: Better paragraph flow
2016-11-21 14:38:39 -08:00
Jared
79821557f5
Merge branch 'master' into init-container-beta-update
2016-11-21 14:28:56 -08:00
devin-donnelly
aae7524cbc
Merge pull request #1741 from rfay/20161120_fix_broken_pv
...
Fix broken path in pv configuration, minor doc improvement
2016-11-21 14:16:10 -08:00
Jared
fb77d274b3
Merge branch 'master' into init-container-beta-update
2016-11-21 13:59:14 -08:00
Jared
e1e9cb2f22
Merge branch 'master' into patch-1
2016-11-21 13:56:23 -08:00
Jared
af0639bf95
Merge branch 'master' into fix-kubectl-link
2016-11-21 13:32:48 -08:00
Jared
a88fd8e8fa
Merge branch 'master' into patch-1
2016-11-21 13:30:45 -08:00
Jared
2a96b334b2
Merge branch 'master' into patch-1
2016-11-21 13:27:44 -08:00
Jared
0dcb86c294
Merge branch 'master' into patch-1
2016-11-21 13:27:39 -08:00
Jared
9e3ac0ddb8
Merge branch 'master' into master
2016-11-21 13:27:31 -08:00
Jared
2d0b9d0a27
Merge branch 'master' into init-container-beta-update
2016-11-21 13:27:25 -08:00
Jared
b8a1f1bdef
Merge branch 'master' into patch-1
2016-11-21 13:27:14 -08:00
Jared
5d6460b979
Added link to DNS Admin Guide
2016-11-21 13:23:58 -08:00
Jared
48ce104b76
Merge branch 'master' into 2016-10-10-fed-ingress-user-guide-improvements
2016-11-21 11:20:49 -08:00
Jared
b5c86dfe02
Merge branch 'master' into init-cont-doc
2016-11-21 11:07:51 -08:00
Randy Fay
de9197661e
Fix broken path in pv configuration, minor doc improvement
2016-11-20 09:41:34 -07:00
Ahmet Alp Balkan
7f7fa5ac73
Fix broken links to some github paths
2016-11-17 19:31:59 -08:00
Ahmet Alp Balkan
c117759cfe
service-accounts.md: Better paragraph flow
...
It was not easy to follow what this paragraph is talking about
without clicking the link.
2016-11-17 19:20:11 -08:00
Jared
4bc42a3f5c
Merge branch 'master' into patch-1
2016-11-17 15:23:09 -08:00
Francois Deppierraz
9e25fddd86
typo kuberntes -> kubernetes
2016-11-18 00:10:29 +01:00
Ahmet Alp Balkan
34a31f41ba
List Deployment next to ReplicationController
...
RestartPolicy section gives an example of what kind of controller
should be used for what type of workload. However it only lists
rc for web-server type workloads. Adding Deployment next to rc
as well.
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-11-17 15:07:13 -08:00
ahawtho
6b151435da
Fix shell example in sharing-clusters.md
...
'export' command should not include dollar signs in variable declaration
2016-11-16 21:58:17 -05:00
Eric Tune
625774cc1b
Added init container documentation.
...
Based loosely on the design proposal.
2016-11-16 09:52:10 -08:00
Quinton Hoole
27840ef8fe
Improvements to Federated Ingress User Guide.
2016-11-15 09:47:32 -08:00
Michael Taufen
64ca647721
Fix broken kubectl link
2016-11-14 15:02:42 -08:00
Brandon DuRette
337c6c0546
Typo fix
2016-11-11 11:20:48 -06:00
David Kirstein
e745b04801
remove extra space in working-with-resources.md
2016-11-10 08:27:09 +01:00
David Kirstein
0bd5651d4f
Fix typo in working-with-resources.md
...
mode -> more
2016-11-10 08:19:22 +01:00
Steffen Gebert
3ca34c8e04
configuring-containers: Fix syntax highlight
...
looks weird to me without that..
2016-11-08 11:23:46 +01:00
Tremaine Eto
3d7e0b128c
Fixed typo
...
Removed extra "e" in "specify" in the "Secret files permission" section.
2016-11-07 10:16:15 -08:00
Denis Andrejew
2dcba7ffa2
fix typo in user-guide/replicasets.md
2016-11-06 15:32:07 +01:00
blankenhaus
bbceda0ba2
Layer 3 <=> layer 4
...
TCP/UDP are layer 4.
2016-11-05 12:29:50 -07:00
devin-donnelly
ab25c59af7
Update index.md
2016-11-04 16:43:30 -07:00
Michael van Tricht
05ffedcebd
Update init-containers to beta. ( #1624 )
2016-11-04 12:00:53 -07:00
Daniel Sachse
a516182f80
Updated documentation to use beta version of init-containers
2016-11-04 14:44:58 +01:00
devin-donnelly
35a14cda34
WIP: New Docs Landing Page and ToC Organization. ( #1468 )
...
New Docs Landing Page and ToC Organization.
2016-11-03 15:06:08 -07:00
devin-donnelly
aa995dded1
Merge pull request #1546 from soltysh/update_api_reference
...
Updated imported docs with ./update-imported-docs.sh
2016-11-02 15:16:39 -07:00
devin-donnelly
1257fe13c3
Merge pull request #1496 from kayrus/kayrus/probes
...
Added livenessprobe example with hidden parameters
2016-11-01 16:50:25 -07:00
Maciej Szulik
b506e647f3
Updated imported docs with ./update-imported-docs.sh
2016-10-28 11:28:17 +02:00
Julien Vey
e34352c152
Remove line numbers in ingress resource snippet
...
* To be consistent with the rest of the guide.
* To simplify copy/paste of the example.
2016-10-28 10:52:21 +02:00
devin-donnelly
78a44f7fa9
Merge pull request #1285 from kubernetes/eparis-networkpolicy
...
'namespaceSelector' in the NetworkPolicy example
2016-10-27 20:17:00 -07:00
devin-donnelly
4aeb2e2932
Merge pull request #1447 from rata/master
...
Clarify secrets file mode might be read in decimal notation
2016-10-27 19:58:26 -07:00
devin-donnelly
08d8336f80
Merge pull request #1417 from techtonik/patch-2
...
Update kubectl-overview.md
2016-10-27 19:48:52 -07:00