devin-donnelly
2928804b6e
Merge pull request #1292 from soltysh/generators
...
Add generators section in kubectl conventions
2016-10-10 16:14:39 -07:00
James Munnelly
65e8941239
Add kubeadm reference docs
2016-10-10 20:31:29 +01:00
anatoly techtonik
7143b1e782
More broken links
2016-10-09 19:14:02 +03:00
anatoly techtonik
58ae316dfe
Update kubectl-overview.md
...
Broken link
2016-10-09 16:42:13 +03:00
Łukasz Oleś
1a17ab3772
Update kubectl address
...
It fixes kubernetes/kubernetes#33864
2016-10-06 11:40:40 +02:00
Maciej Szulik
deae72a03e
Add generators section in kubectl conventions
2016-10-06 11:09:17 +02:00
devin-donnelly
35e25311b5
Merge pull request #1144 from adieu/format
...
Some small style tweaks to make pandoc working
2016-10-05 15:44:26 -07:00
devin-donnelly
bd0243c797
Merge pull request #1348 from IanLewis/thirdpartyresource-doc
...
Created new ThirdPartyResource Glossary page.
2016-10-05 14:15:31 -07:00
devin-donnelly
69cec55b6c
Merge pull request #1357 from jonboulle/patch-1
...
docs/pods: update reference to pets
2016-10-05 14:13:46 -07:00
devin-donnelly
c6142f4943
Merge pull request #1358 from jouve/get_resource
...
update resources available for kubeclt get
2016-10-05 14:13:09 -07:00
devin-donnelly
ee68bec54d
Merge pull request #1367 from SimenB/patch-1
...
Update rolling-updates.md
2016-10-05 14:12:15 -07:00
devin-donnelly
2940905cfc
Merge pull request #1372 from jpeeler/secrets-docs
...
Fix incorrect wording with secrets
2016-10-05 14:11:48 -07:00
Theotime Leveque
a1d122f85b
Fix kubectl 404
2016-10-05 15:37:47 -04:00
Cyril Jouve
ba6747a284
remove scheduledjobs (alpha)
2016-10-05 18:54:58 +02:00
Jeff Peeler
bdb7016f41
Fix incorrect wording with secrets
...
1) The example given in the section "Using Secrets as Environment
Variables" incorrectly stated the secret was using a volume.
2) The commands used to produce secrets in the section "Use-Case: Pods
with prod / test credentials" has been modified such that the literal
used matches the text for what expected files should be on the
filesystem (changed user to username).
2016-10-04 16:37:24 -04:00
devin-donnelly
8cf8430ad8
Merge pull request #1366 from caesarxuchao/fix-gc-newline
...
Fix an formatting issue in the garbage collection doc
2016-10-03 14:55:11 -07:00
devin-donnelly
a59bbd093e
Merge pull request #1344 from janetkuo/fix-kubectl-404
...
Fix kubectl 404
2016-10-03 14:46:52 -07:00
Jonathan Boulle
485fb3e788
docs/pods: update reference to pets
...
Now that PetSets are implemented we can link there.
2016-10-03 20:27:18 +02:00
Simen Bekkhus
a163701fc4
Update rolling-updates.md
2016-10-03 10:51:38 +02:00
Chao Xu
5d80dec66e
fix newlines
2016-10-02 22:11:04 -07:00
Jared
5db693f5d2
Merge pull request #1349 from webwurst/patch-1
...
Fix urls
2016-09-30 18:12:03 -07:00
Cyril Jouve
b316d1acb3
update resources available for kubeclt get
2016-09-30 17:16:34 +02:00
Tobias Bradtke
2b2d8dc0bc
Fix urls
2016-09-29 12:23:37 +02:00
Michail Kargakis
55017a1f27
Fix note for paused deployments
2016-09-29 12:07:27 +02:00
Ian Lewis
3965d87cec
Created new ThirdPartyResource Glossary page.
...
1. Created a new page for the ThirdPartyResource object.
2. Added a link for the new page to the Glossary menu.
2016-09-29 17:34:39 +09:00
Janet Kuo
28a0bcb969
Run the script to fix kubectl 404 issue
2016-09-28 15:32:14 -07:00
devin-donnelly
9cd34ffcda
Merge pull request #1308 from YuPengZTE/devVS
...
The VS and dot is seprated
2016-09-27 15:34:14 -07:00
Eric Tune
ef07e501f0
Document writing portable config with storage
2016-09-27 08:26:49 -07:00
adieu
c42b866ad2
Minor style tweaks.
2016-09-27 17:12:02 +08:00
adieu
838352ff6e
Change files in dos format to unix format. Removing ^M.
2016-09-27 17:12:02 +08:00
ankurshukla
4634a4b703
added Nuage Network to partner section
...
Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>
2016-09-27 14:28:13 +08:00
David Oppenheimer
034f9a808d
Update user-guide/node-selection/index.md to include pod affinity/anti-affinity
...
and addd an example. Also clean up user-guide/node-selection/index.md a bit.
2016-09-26 15:46:51 -07:00
devin-donnelly
a581b8087e
Merge pull request #1011 from aidevops/master
...
updated access to cluster/api w/o proxy post kube v1.3.2
2016-09-26 13:30:02 -07:00
devin-donnelly
d0e15b0f38
Merge pull request #1247 from samos123/update-demo-fixes
...
Fix update documentation reference to doc location
2016-09-26 13:23:58 -07:00
devin-donnelly
6bad1e3ce2
Merge pull request #1282 from YuPengZTE/dev
...
The etc and dot is seprated
2016-09-26 13:17:53 -07:00
devin-donnelly
e53615460d
Merge pull request #1283 from YuPengZTE/devFirst
...
Capitalizes the first letter
2016-09-26 13:16:46 -07:00
devin-donnelly
53f0dbbe8a
Merge pull request #1259 from chmouel/patch-1
...
minor spelling update
2016-09-26 13:16:05 -07:00
Devin Donnelly
fae6e5b331
Added Federation docs to TOC (in reference for now; this is not where they should permanently go).
...
This should fix the issue where TOCs and Titles do not appear for Federation docs.
2016-09-26 11:37:58 -07:00
Devin Donnelly
8ea18355d1
Added title.
2016-09-26 11:27:32 -07:00
Devin Donnelly
16a304f77a
Added title.
2016-09-26 11:18:13 -07:00
Devin Donnelly
d30443d659
Added title.
2016-09-26 11:18:00 -07:00
Devin Donnelly
349f3bc8a5
Added title.
2016-09-26 11:17:45 -07:00
Devin Donnelly
7e53161eec
Added a link to Federated Ingress to the list of guides.
2016-09-26 11:17:19 -07:00
Devin Donnelly
83842f10ec
Added title.
2016-09-26 11:16:59 -07:00
devin-donnelly
37e296de63
Merge pull request #1267 from quinton-hoole/2016-09-19-federated-ingress-user-guide
...
Federated Ingress User Guide
2016-09-26 10:34:25 -07:00
devin-donnelly
ba97178584
Merge pull request #1235 from keglevich3/patch-3
...
This feature wasn't ready in 1.3V
2016-09-26 10:34:06 -07:00
Quinton Hoole
b28c58a93c
Federated Ingress User Guide
2016-09-25 21:24:36 -07:00
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