Commit Graph

1295 Commits

Author SHA1 Message Date
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
James Munnelly 65e8941239 Add kubeadm reference docs 2016-10-10 20:31:29 +01:00
anatoly techtonik 97aa665e14 Make link portable 2016-10-10 10:50:49 +03:00
anatoly techtonik 7143b1e782 More broken links 2016-10-09 19:14:02 +03:00
anatoly techtonik 5fabbd59d0 Update kubectl-overview.md 2016-10-09 17:30:38 +03:00
anatoly techtonik 95b028be80 Update kubectl-overview.md
Add link to kubectl installation instructions
2016-10-09 17:29:57 +03:00
anatoly techtonik 58ae316dfe Update kubectl-overview.md
Broken link
2016-10-09 16:42:13 +03:00
Anirudh Ramanathan 63f9993bb0 Init containers are in beta in 1.4 2016-10-08 13:46:38 -07:00
Anirudh Ramanathan ee5b5eea39 Point init containers to documentation
The proposal doesn't reflect reality.
2016-10-08 13:43:19 -07:00
Jerzy Szczepkowski cb9cee5df5 Merge branch 'master' into hpa-doc-fix 2016-10-07 13:52:50 +02:00
Pablo Guerrero cd709f29aa Minor corrections 2016-10-07 08:47:24 +02:00
Łukasz Oleś 8d5a4c0838 Fix kubectl get documentation
- fix list of valid resource types
- fix showing template
  It was fainling with following error message:
  Liquid Warning: Liquid syntax error (line 68): [:dot, "."] is not a valid expression in "{{.status.phase}}" in docs/user-guide/kubectl/kubectl_get.md
2016-10-06 12:00:39 +02: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
Anirudh Ramanathan e857d466cb Add example for pod using emptyDir 2016-10-05 18:44:15 -07:00
devin-donnelly f382b06a16 Merge branch 'master' into eparis-networkpolicy 2016-10-05 15:56:59 -07: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
Jerzy Szczepkowski 85486f968d Merge branch 'master' into hpa-doc-fix 2016-10-04 11:40:09 +02: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
Jerzy Szczepkowski 835a939da9 Merge branch 'master' into hpa-doc-fix 2016-10-03 12:34:12 +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
Steven Pousty d59443b6fb Clarifying the purpose and intended use of a ConfigMap 2016-09-30 14:44:18 -07:00