Denis Andrejew
|
2dcba7ffa2
|
fix typo in user-guide/replicasets.md
|
2016-11-06 15:32:07 +01: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 |
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 |
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 |
kayrus
|
fd48554659
|
Added livenessprobe example with hidden parameters
|
2016-10-27 15:36:53 +02:00 |
Abrar Shivani
|
66e66c8572
|
Add vSphere Storage class
|
2016-10-25 00:31:48 -07:00 |
Chris Love
|
8f02f91f53
|
Improving kubectl cheat sheet (#1486)
* Improving kubectl cheatsheet
* removing sentence and some cleanup
|
2016-10-24 17:56:11 -07:00 |
Justin Garrison
|
2f7dcedbbb
|
Update jobs.md with link to scheduled jobs
Removed future work because we're living in the future 🚀
|
2016-10-21 18:20:37 -07:00 |
Jess Frazelle
|
7b330390e2
|
mungers: fix preformat balance
Signed-off-by: Jess Frazelle <acidburn@google.com>
|
2016-10-20 12:23:08 -07:00 |
Sascha Brawer
|
ff78098474
|
Fix broken links in work queue user guide
|
2016-10-20 07:50:07 -07:00 |
Eric Paris
|
0a28be3613
|
Update networkpolicies.md
|
2016-10-19 08:55:03 -04:00 |
Rodrigo Campos
|
5b6055a374
|
Clarify secrets file mode might be read in decimal notation
Fixes: https://github.com/kubernetes/kubernetes/issues/33475
|
2016-10-19 01:03:20 -03:00 |
devin-donnelly
|
2f0b53d3e6
|
Merge pull request #1356 from jszczepkowski/hpa-doc-fix
Updated hpa config file to the latest API version.
|
2016-10-18 16:39:08 -07:00 |
devin-donnelly
|
b18d74eee8
|
Merge pull request #1393 from kubernetes/foxish-add-example
Add example for pod using emptyDir
|
2016-10-18 16:38:48 -07:00 |
devin-donnelly
|
6749b5acab
|
Merge pull request #1396 from lukaszo/kub_get
Fix kubectl get documentation
|
2016-10-18 16:38:00 -07:00 |
devin-donnelly
|
1af2733315
|
Merge pull request #1405 from pabloguerrero/patch-2
Minor corrections
|
2016-10-18 16:36:33 -07:00 |
Anirudh Ramanathan
|
e7ac683fd8
|
Merge branch 'master' into foxish-add-example
|
2016-10-18 11:05:40 -07:00 |
Jerzy Szczepkowski
|
fd47392ff6
|
Merge branch 'master' into hpa-doc-fix
|
2016-10-18 15:47:39 +02:00 |
anatoly techtonik
|
064fb4f5b0
|
Merge branch 'master' into patch-2
|
2016-10-18 14:16:11 +03:00 |
anatoly techtonik
|
ad39de970d
|
Remove 'quickly'
|
2016-10-18 14:12:52 +03:00 |
devin-donnelly
|
92c443e8c5
|
Merge pull request #1409 from apelisse/add-privileged-link
Points to documentation about running privileged containers
|
2016-10-17 16:43:26 -07:00 |
devin-donnelly
|
44ef8d3d0f
|
Merge pull request #1436 from rickypai/patch-2
Change RDB typo to RBD
|
2016-10-17 16:36:10 -07:00 |
devin-donnelly
|
16ce9c5fec
|
Merge pull request #1413 from kubernetes/foxish-fix-annotation
Init containers are in beta in 1.4
|
2016-10-17 14:57:48 -07:00 |
devin-donnelly
|
017601da81
|
Merge pull request #1457 from bobsky/patch-1
Update federated-ingress.md
|
2016-10-17 14:57:08 -07:00 |
devin-donnelly
|
139d64eeed
|
Merge pull request #1483 from marrrvin/fix-link-to-qos
Fix link to qos
|
2016-10-17 11:49:12 -07:00 |
devin-donnelly
|
e308661861
|
Merge pull request #1488 from digitalfishpond/master
Update to Pet Set link
|
2016-10-17 11:45:27 -07:00 |
Ricky Pai
|
553718a31e
|
Change RDB typo to RBD
I assume this is referring to `RBD (Ceph Block Device)` and not something else
|
2016-10-17 11:11:53 -07:00 |
Chris Love
|
67db9da420
|
Merge branch 'master' into kubectl-overview-add-explain
|
2016-10-17 11:09:26 -06:00 |
Sergey Orlov
|
c4d943313a
|
Merge branch 'master' into fix-link-to-qos
|
2016-10-17 16:12:47 +03:00 |
Denis Poisson
|
3bc8013a28
|
Update to Pet Set link
'Pet Set' now links correctly to http://kubernetes.io/docs/user-guide/petset/
|
2016-10-17 11:43:55 +02:00 |
Kami Gerami
|
3ef9c7e526
|
34613 404 Not Found on links referring to /docs/user-guide/kubectl/kubectl/
Changed all links referring to kubectl from /docs/user-guide/kubectl/kubectl/ to /docs/user-guide/kubectl/
|
2016-10-16 13:39:43 +02:00 |
Sergei Orlov
|
4b506ea498
|
Fix link to qos
|
2016-10-16 13:11:36 +03:00 |
chrislovecnm
|
95e14cc5f7
|
fixing format
|
2016-10-15 20:46:20 -06:00 |
chrislovecnm
|
f5934f521b
|
updating kubectl overview with explain
|
2016-10-15 20:44:10 -06:00 |
bobsky
|
0ce841df60
|
Update federated-ingress.md
minor correction, feature is in alpha not beta.
|
2016-10-13 13:23:31 -07:00 |
Pablo Guerrero
|
ce10237f3c
|
Merge branch 'master' into patch-2
|
2016-10-13 11:27:02 +02:00 |
Steel Brain
|
a250e18e2f
|
🐛 Fix broken JSON format
|
2016-10-12 05:44:51 +05:30 |
Antoine Pelisse
|
5b8d8332fc
|
Points to documentation about running privileged containers
|
2016-10-11 15:34:54 -07:00 |
Anirudh Ramanathan
|
3e5d07081e
|
Merge branch 'master' into foxish-fix-annotation
|
2016-10-11 15:25:55 -07:00 |
Anirudh Ramanathan
|
7ad46582d5
|
Merge branch 'master' into foxish-fix-annotation
|
2016-10-11 08:20:18 -07:00 |
Anirudh Ramanathan
|
61577a2361
|
Merge branch 'master' into foxish-fix-link
|
2016-10-11 08:20:03 -07:00 |
Lucas Käldström
|
23d7719663
|
Move kubeadm reference, add a navigation link to it and assignees
|
2016-10-11 09:01:12 +03:00 |
devin-donnelly
|
2928804b6e
|
Merge pull request #1292 from soltysh/generators
Add generators section in kubectl conventions
|
2016-10-10 16:14:39 -07:00 |
anatoly techtonik
|
ddf0061ecf
|
Merge branch 'master' into patch-2
|
2016-10-11 00:36:19 +03:00 |