Commit Graph

148 Commits

Author SHA1 Message Date
johndmulhausen ea19c922fc Merge pull request #241 from vishh/localcluster
Fix docker based localhost setup documentation.
2016-03-25 11:18:37 -07:00
johndmulhausen bfa5e15139 Merge pull request #226 from erictune/master
Flesh out security context documentation
2016-03-25 11:16:25 -07:00
Vishnu Kannan b8dd9ad381 Fix docker based localhost setup documentation. 2016-03-25 10:33:40 -07:00
Brian Grant 304b0256a8 Merge pull request #140 from justinsb/multizone
Multizone: initial docs
2016-03-25 10:28:14 -07:00
Justin Santa Barbara cbbf1fa6a7 Multizone: docs
Docs for multizone aka Ubernetes Lite
2016-03-24 21:39:21 -04: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
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
johndmulhausen ba6c8a14d3 Merge pull request #220 from david-mcmahon/patch-1
Delete known-issues.md
2016-03-22 15:34:19 -07:00
Janet Kuo 7077aac069 Replace RC with Deployments 2016-03-22 15:02:58 -07:00
David McMahon b86bd40b91 Update troubleshooting.md 2016-03-22 14:55:10 -07:00
johndmulhausen 4f543697e0 Merge pull request #217 from andrewmichaelsmith/master
Replace HA docs podmaster with --leader-elect flag
2016-03-22 14:42:28 -07:00
David McMahon 2ece96fe74 Delete known-issues.md
Ref #205
2016-03-22 14:15:47 -07:00
Andrew Smith 4c79e1c381 Update high-availability.md 2016-03-22 18:03:52 +00:00
Andrew Smith 1484749ca3 Correction: We use API locks, not etcd locks 2016-03-22 18:03:15 +00:00
Andrew Smith 810247a1fa Replace podmaster method with --leader-elect 2016-03-22 11:49:41 +00:00
Andrew Smith 06b593b6ee Update kube-scheduler.yaml 2016-03-22 11:46:10 +00:00
Andrew Smith 96d116e29f Add leader elect flag 2016-03-22 11:45:53 +00:00
Vladimir Rutsky 32211b516e fix name: "CLUSTERNAME" -> "CLUSTER_NAME"
`CLUSTER_NAME` is used below several times.
2016-03-22 15:02:26 +04:00
johndmulhausen a9f14224e3 Merge pull request #64 from mfanjie/update-vagrant-docs
update proxy settings doc
2016-03-21 15:09:11 -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 2aee7636f9 Merge pull request #195 from madhusudancs/gettingstarted-docker-expose
Now that kubectl run creates a deployment by default, expose here should expose the deployment previously created.
2016-03-21 15:03:55 -07:00
johndmulhausen ef6d1613b8 Merge pull request #211 from rutsky/patch-3
remove excessive bracket
2016-03-21 15:02:37 -07:00
johndmulhausen ec56f4c6f0 Merge pull request #210 from rutsky/patch-2
fix typo: "kublet"
2016-03-21 15:02:18 -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
Vladimir Rutsky ad02c1a4d3 fix typo: "kublet" 2016-03-21 22:41:24 +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
Madhusudan.C.S 1c27f43b7b Now that kubectl run creates a deployment by default, expose here should expose the deployment previously created. 2016-03-18 16:09:33 -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
Tony Hsu 4f72547851 Once -> One 2016-03-18 09:16:54 +08:00
John Mulhausen b008519b04 s/console/shell per the Rouge lexer list 2016-03-17 17:36:36 -07:00
johndmulhausen 02e6fff302 Merge pull request #70 from MikeSpreitzer/issue/69
Issue #69: Updated version of k8s from 1.1.4 to 1.1.8
2016-03-17 17:24:20 -07:00
johndmulhausen e90b574aa2 Update index.md 2016-03-17 17:22:20 -07:00
johndmulhausen cae5138957 Update deployDNS.md 2016-03-17 17:14:50 -07:00
John Mulhausen 2d0f2cee78 Fixes for refdocs 2016-03-17 17:08:15 -07:00
John Mulhausen 634654a96b Add Batch and Autoscaling API topics to left nav 2016-03-17 16:26:59 -07:00
johndmulhausen 963111f10a Update operations.html 2016-03-17 16:01:09 -07:00
johndmulhausen 4548bc49f2 Update definitions.html 2016-03-17 16:00:41 -07:00
johndmulhausen 8bb6c50dd3 Update operations.md 2016-03-17 16:00:04 -07:00
johndmulhausen 63e716696a Update definitions.md 2016-03-17 15:59:48 -07:00
johndmulhausen 26659fba74 Update operations.md 2016-03-17 15:59:31 -07:00
johndmulhausen c4232cf108 Update definitions.md 2016-03-17 15:59:17 -07:00
John Mulhausen dbe21d103a Refresh of refdocs; adds autoscaling and batch 2016-03-17 15:58:12 -07:00