Commit Graph

22131 Commits (734ded5cc489605abadfefda407c0043fc15eeb3)

Author SHA1 Message Date
Gert Leenders 16e0ef9ad2 Put back in place project id placeholder 2016-04-01 11:32:46 +02:00
Gert Leenders 2697a17407 Replaced replication controllers with deployments 2016-04-01 08:16:22 +02:00
Brian Grant d956b20b4d Merge pull request #290 from slintes/fix-configmap
Fixed environment variables use-case for ConfigMap
2016-03-31 20:17:14 -07:00
Brian Grant cbf701b788 Merge pull request #299 from janetkuo/link-rs-in-deployment
Link RS doc in Deployment doc
2016-03-31 20:10:44 -07:00
Janet Kuo 12b81e0f43 Link RS doc in Deployment doc 2016-03-31 13:43:53 -07:00
Vishnu Kannan cbbdb5354d Remove vagrant from the UI. It hasn't been working reliably on OS X for many people.
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2016-03-31 13:35:48 -07:00
johndmulhausen 55f126956f Update index.md 2016-03-31 13:11:04 -07:00
johndmulhausen 34c2002a1c Update load-balancer.md 2016-03-31 12:58:31 -07:00
johndmulhausen 26a1687a0e Update index.md 2016-03-31 12:55:32 -07:00
johndmulhausen 53acce9392 Merge pull request #248 from pwittrock/hellonode
Clarify v1.2 required for hello-node and remove 1.1 ui section.
2016-03-31 12:31:29 -07:00
johndmulhausen 481fb9c313 Merge pull request #292 from janetkuo/kubectl-sh-run
Update docs using kubectl.sh run
2016-03-31 12:28:34 -07:00
Brian Grant 6684555ed9 Merge pull request #148 from madhusudancs/replicaset
ReplicaSet documentation.
2016-03-30 20:38:30 -07:00
Brian Grant 695cce17b1 Merge pull request #296 from janetkuo/update-production-pods
Update production-pods.md and replace rc with deployments
2016-03-30 20:36:11 -07:00
Brian Grant 28c34248aa Merge pull request #295 from janetkuo/update-managing-deployments-followup
Further update managing deployments user guide
2016-03-30 20:30:20 -07:00
Janet Kuo 84ebc37f66 Update production-pods.md and replace rc with deployments 2016-03-30 19:18:07 -07:00
Janet Kuo f9772b17f2 Further update managing deployments user guide 2016-03-30 17:14:39 -07:00
Janet Kuo 9ee89b4e48 Update docs using kubectl.sh run 2016-03-30 16:00:00 -07:00
Madhusudan.C.S f7691f9852 Add initial ReplicaSet documentation. 2016-03-30 15:44:52 -07:00
Brian Grant 21887f20ee Merge pull request #287 from chuckbutler/juju-docs
Updated Juju Documentation
2016-03-30 15:30:30 -07:00
Brian Grant f5704a6888 Merge pull request #291 from janetkuo/locally-download
Teach users how to download K8s in local cluster guide
2016-03-30 15:28:13 -07:00
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
ckleban aa7580de81 Cap fix 2016-03-30 13:50:53 -07:00
ckleban 1510530d68 Make needed changes to the getting started guide for CLC
based on comments in PR  126
2016-03-30 13:48:40 -07:00
Janet Kuo 0c3de487a7 Teach users how to download K8s in local cluster guide 2016-03-30 13:48:19 -07:00
Marc Sluiter eda11f14d7 Fixed environment variables use-case 2016-03-30 22:33:36 +02:00
ckleban f27bcff8b1 Merge remote-tracking branch 'kubernetes/master' into add-clc 2016-03-30 12:02:50 -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 a9770badb6 Address comments 2016-03-30 10:32:58 -07:00
Janet Kuo b1f9db6243 Teaches how to see if a Deployment succeeds or not 2016-03-30 10:29:08 -07:00
scotty 4cbce7619f strip debug 2016-03-30 10:10:09 -07:00
scotty 7ef2e88b32 strip debug 2016-03-30 09:59:56 -07:00
scotty 4bf269f431 added pushState to fix Firefox ridiculousnesses 2016-03-30 09:57:49 -07:00
Charles Butler f1f0090d37 Merge pull request #2 from mbruzek/mbruzek-juju
addressing Review comments
2016-03-30 12:54:00 -04:00
Phillip Wittrock 4a59b21e8b Clarify v1.2 required for hello-node and remove 1.1 ui section. 2016-03-30 09:48:42 -07:00
scotty e3978e42da js tests 2016-03-30 09:25:15 -07:00
scotty d539ec4129 dynamically assign HEADER_HEIGHT (Linux caveat) 2016-03-30 09:09:09 -07:00
scotty 250be20b53 Merge remote-tracking branch 'origin/master' 2016-03-30 09:03:26 -07:00
scotty 0121f8ba03 anchor scrolling fix 2016-03-30 09:03:15 -07:00
Matt Bruzek 8ac73e38a1 Spelling and other formatting changes. 2016-03-30 08:38:23 -05:00
Jeroen Visser e8c931bc71 Fix typo 2016-03-30 14:44:41 +02:00
Brian Grant 7b4ca8b1c3 Merge pull request #273 from janetkuo/update-kubectl-run-follow-up
Further update docs to reflect changes kubectl run
2016-03-29 21:02:29 -07: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 969453c37e rebase 2016-03-29 17:11:32 -07:00
Janet Kuo a0600caf94 Update interactive pods section 2016-03-29 17:11:32 -07:00
Janet Kuo 147c23a372 Address comments 2016-03-29 17:11:32 -07:00