Commit Graph

82 Commits (9ee89b4e4889060240774c7ec97622fea903c54f)

Author SHA1 Message Date
Brian Grant 74d39cd51e Merge pull request #289 from janetkuo/config-map-doc-fix
Fix configmap docs
2016-03-30 15:26:57 -07:00
Brian Grant ba3ee16798 Merge pull request #283 from janetkuo/walkthrough-rc-deployment
Update connecting-applications.md
2016-03-30 15:24:50 -07:00
Brian Grant f22168bb65 Merge pull request #197 from janetkuo/update-managing-deployments
Update managing deployments user guide
2016-03-30 15:23:04 -07:00
johndmulhausen f8624cca21 Merge pull request #284 from jeroenvisser101/patch-1
Docs: Fix typo #trivial
2016-03-30 14:02:04 -07:00
Janet Kuo e5c0531677 Merge pull request #281 from janetkuo/update-deployment
Teaches how to see if a Deployment succeeds or not
2016-03-30 11:45:44 -07:00
Janet Kuo 1775b0a809 Fix configmap docs 2016-03-30 11:35:12 -07:00
Janet Kuo b1f9db6243 Teaches how to see if a Deployment succeeds or not 2016-03-30 10:29:08 -07:00
Jeroen Visser e8c931bc71 Fix typo 2016-03-30 14:44:41 +02:00
Janet Kuo 51d2d18801 Update connecting-applications.md 2016-03-29 19:42:30 -07:00
Janet Kuo 248744f93b Update managing deployments user guide 2016-03-29 17:48:51 -07:00
Janet Kuo a0600caf94 Update interactive pods section 2016-03-29 17:11:32 -07:00
Janet Kuo abdcfbea30 Further update docs to reflect changes kubectl run 2016-03-29 17:11:32 -07:00
John Mulhausen 8f8a777ae2 Fix for yaml file ref 2016-03-29 17:01:37 -07:00
johndmulhausen 0d31281f27 Surfaces previously hidden topics that had URL conflicts, moves pages to index.md as often as possible 2016-03-29 14:58:48 -07:00
johndmulhausen dc9bb89c09 Merge pull request #267 from andrewmichaelsmith/patch-1
More specific next version
2016-03-29 13:05:42 -07:00
Andrew Smith 961c947e39 Remove space 2016-03-29 09:44:34 +01:00
johndmulhausen 50d1a4db41 Merge pull request #251 from pwittrock/walkthrough7
Update introspection and debugging page with deployments
2016-03-28 16:44:38 -07:00
Andrew Smith 1e5721815c More specific next version 2016-03-28 23:04:49 +01:00
Brian Grant 7fa6e57226 Merge pull request #262 from janetkuo/update-kubectl-run
Update references to "kubectl run" in docs
2016-03-28 14:21:22 -07:00
Janet Kuo 71877590be Update 2016-03-28 14:10:52 -07:00
johndmulhausen 5789c87428 Fixes for kubectl links 2016-03-28 12:34:56 -07:00
Janet Kuo 6c669037ba Update references to "kubectl run" in docs 2016-03-28 10:59:09 -07:00
Phillip Wittrock 9be8c42332 Update introspection and debugging page with deployments 2016-03-28 09:38:11 -07:00
johndmulhausen 4c3c3c79a7 Merge pull request #65 from gertipoppel/userdoc
Updated screen shots and corrected link
2016-03-25 13:36:58 -07:00
johndmulhausen 40137d9c77 Merge pull request #132 from mwielgus/monitoring_doc
Update Heapster K8s doc
2016-03-25 13:35:34 -07:00
johndmulhausen 3db0b5b459 Merge pull request #212 from bprashanth/ingress_limitations
Explicitly callout the prerequisites of Ingress on GCE/GKE.
2016-03-25 12:36:35 -07:00
Sami Wagiaalla ec18c5d4f7 Flesh out security context documentation 2016-03-24 16:22:17 -07:00
Aleks Saul 27651534ea Update horizontal-pod-autoscaler.md
typo "verion" -> "version"
2016-03-23 15:43:17 -04:00
Prashanth Balasubramanian e519696635 Explicitly callout the prerequisites of Ingress on GCE/GKE. 2016-03-22 23:08:55 -07:00
johndmulhausen f434968bbb Update managing-deployments.md 2016-03-22 16:02:16 -07:00
johndmulhausen 276edecac9 Update managing-deployments.md
Fix for #194
2016-03-22 16:00:15 -07:00
johndmulhausen 1fab6c65be Merge pull request #214 from janetkuo/update-rc-to-deployment
Replace RC with Deployments in quick-start.md and deploying-applications.md
2016-03-22 15:35:17 -07:00
Janet Kuo 7077aac069 Replace RC with Deployments 2016-03-22 15:02:58 -07:00
David McMahon 2ece96fe74 Delete known-issues.md
Ref #205
2016-03-22 14:15:47 -07:00
johndmulhausen a3c40ab7fa Merge pull request #209 from janetkuo/update-example-link
Update links to examples
2016-03-21 15:07:03 -07:00
johndmulhausen 5bc866f76d Merge pull request #208 from janetkuo/update-demo-page
Styling the update-demo static page
2016-03-21 15:05:39 -07:00
johndmulhausen ef6d1613b8 Merge pull request #211 from rutsky/patch-3
remove excessive bracket
2016-03-21 15:02:37 -07:00
Eric Tune d9f82ecd0d Merge pull request #79 from soltysh/job_fix
Removed v1beta1 disclaimer for jobs, since jobs are now part of batch/v1
2016-03-21 13:47:02 -07:00
Vladimir Rutsky 3b7905f5ad remove excessive bracket 2016-03-21 23:04:42 +04:00
Janet Kuo e45fe3f916 Update links to examples 2016-03-21 11:05:25 -07:00
Janet Kuo 0e3b9129b9 Styling the update-demo static page 2016-03-21 10:39:51 -07:00
Prashanth Balasubramanian 63ff273bb8 TLS section. 2016-03-18 11:00:08 -07:00
Prashanth Balasubramanian 2df6cf0e5a Modify ingress use-doc to fix indent and lowercase 2016-03-18 11:00:08 -07:00
Filip Grzadkowski 1dd7198452 Merge pull request #133 from piosz/hpa
Updated HPA user guide and example
2016-03-18 16:01:36 +01:00
John Mulhausen b008519b04 s/console/shell per the Rouge lexer list 2016-03-17 17:36:36 -07:00
johndmulhausen e90b574aa2 Update index.md 2016-03-17 17:22:20 -07:00
John Mulhausen 2d0f2cee78 Fixes for refdocs 2016-03-17 17:08:15 -07:00
John Mulhausen dbe21d103a Refresh of refdocs; adds autoscaling and batch 2016-03-17 15:58:12 -07:00
johndmulhausen f17ef634b6 Update managing-deployments.md 2016-03-17 15:39:16 -07:00
johndmulhausen 67b23a4a53 Merge pull request #163 from kubernetes/davidopp-patch-2
Make node affinity documentation a little more descriptive
2016-03-17 13:38:23 -07:00