Commit Graph

706 Commits (cd2b26890520e89b2f858bb3e4a6f00495a00f92)

Author SHA1 Message Date
Janet Kuo cd2b268905 Document Deployment restartPolicy 2016-04-25 14:04:05 -07:00
Brian Grant abff28dd7c Merge pull request #396 from janetkuo/rc-alternatives-deployment
In RC doc, add deployment & RS as alternatives, and link to kubectl rolling-update tutorial
2016-04-22 16:27:28 -07:00
Janet Kuo f348f318d7 Address comments 2016-04-22 10:57:08 -07:00
johndmulhausen c3b8cccb9f Merge pull request #392 from jmiddleton/patch-1
removed tabs and spaces to fix the text.
2016-04-19 14:04:24 -07:00
Brian Grant 657201b1c5 Merge pull request #395 from janetkuo/avoid-latest-tag
Advocate not to use `:latest`
2016-04-19 10:09:26 -07:00
Janet Kuo 4d3ae8af81 In RC doc, add deployment & RS as alternatives, and link to kubectl rolling-update tutorial 2016-04-18 17:51:49 -07:00
Janet Kuo 2ee2c3e86e Advocate not to use `:latest` 2016-04-18 15:48:21 -07:00
Brian Grant f973b70cd4 Merge pull request #386 from idvoretskyi/patch-2
Updated env variables to the latest versions
2016-04-18 13:59:24 -07:00
Eric Tune 50081fdd22 Merge pull request #379 from stevesloka/patch-1
Added extra IAM permissions to download images from AWS ECR
2016-04-18 11:05:38 -07:00
Jorge Luis Middleton 1e5f4f5242 removed tabs and spaces to fix the text.
The docs contains "shell" because there were tabs in the text. Also I changed wget for curl on OSX.
2016-04-18 23:00:47 +10:00
Ihor Dvoretskyi a60943d464 Updated env variables to the latest versions
To simplify the deployment process, the sample components versions were updated to the latest actual.
2016-04-17 18:05:48 -07:00
Steve Sloka dc645e147b Added space 2016-04-15 07:39:35 -04:00
johndmulhausen c168f89aa9 Update script.js 2016-04-14 17:02:53 -07:00
johndmulhausen f6f4a1dce2 Merge pull request #257 from ALRubinger/256
#256 Explicitly instruct the user to name the cluster
2016-04-14 14:47:12 -07:00
johndmulhausen b03faa1f41 Merge pull request #337 from jsafrane/delete-policy
Document 'Delete' reclaim policy
2016-04-14 14:44:12 -07:00
johndmulhausen 063a455db1 Merge pull request #126 from CenturyLinkCloud/add-clc
Adding getting started on centurylink cloud
2016-04-14 14:43:02 -07:00
johndmulhausen 666ca311f0 Merge pull request #294 from vishh/delete-vagrant
Remove vagrant from the UI.
2016-04-14 14:40:33 -07:00
johndmulhausen 2d3353a03d Merge pull request #73 from idvoretskyi/patch-2
Automated way of cluster setup added
2016-04-14 14:39:25 -07:00
johndmulhausen e4d797f1f6 Merge pull request #381 from jimmyjones2/patch-2
Fix docker multi node table entry
2016-04-14 14:29:04 -07:00
johndmulhausen 34c52e3f10 Merge pull request #382 from jimmyjones2/patch-3
Fix broken link
2016-04-14 14:28:36 -07:00
Jimmy Jones 3616de930a Fix broken link 2016-04-14 21:02:24 +01:00
Jimmy Jones 32ded088da Fix docker multi node table entry 2016-04-14 20:56:56 +01:00
Steve Sloka 58e8d44642 Added extra IAM permissions to download images from AWS ECR 2016-04-14 09:37:42 -04:00
Andrew Lee Rubinger 07bd1630c5
Issue #256 Explicitly instruct the user to name the cluster 2016-04-13 19:24:23 -04:00
johndmulhausen f9778b1ac2 Merge pull request #333 from idvoretskyi/patch-4
Changed container removing command
2016-04-13 15:57:09 -07:00
johndmulhausen 22d37a9098 Merge pull request #375 from chrismarino/patch-1
Typo in url
2016-04-13 15:53:42 -07:00
Brian Grant f398d2737e Merge pull request #223 from gertipoppel/master
Updated the dashboard documentation
2016-04-13 14:01:20 -07:00
chrismarino 8ef536bcac Typo in url 2016-04-13 13:58:11 -07:00
johndmulhausen 449157a4de Update index.md 2016-04-13 13:48:44 -07:00
johndmulhausen f8ed02241a Merge pull request #332 from idvoretskyi/patch-3
Updated latest Kubernetes version
2016-04-13 13:38:02 -07:00
johndmulhausen 93c5d65ec7 Merge pull request #357 from brianredbeard/b64-cli-errata
docs: Clarify use of the base64 utility
2016-04-13 13:36:25 -07:00
johndmulhausen 8e86f8081e Merge pull request #339 from kubernetes/erictune-patch-2
Document Deleting Jobs and Job Timeouts
2016-04-13 13:34:50 -07:00
johndmulhausen adfe8da93d Merge pull request #371 from ghodss/patch-1
Update service account token docs
2016-04-13 13:33:15 -07:00
johndmulhausen 9c26d63a03 Merge pull request #369 from xiangpengzhao/master
Fix broken links in api-reference docs (with wanted changes only)
2016-04-13 13:31:08 -07:00
johndmulhausen f9d8c58e69 Merge pull request #372 from endocode/master_fix_broken_links_in_getting_started_logging
Fix broken links in getting-started-guide/logging
2016-04-13 13:30:25 -07:00
root beeb65b4ea Fix broken links 2016-04-13 10:21:12 -04:00
Matthias Schmitz fb8683ce40 Fix broken links in getting-started-guide/logging
* Kubernetes contrib moved to it's own repository
  so the old link to the README.md ends in a 404. Updated it to the new
  location in https://github.com/kubernetes/contrib

* Add the missing ".html" to the blog link.
2016-04-13 10:07:16 +02:00
Sam Ghods ec045ed216 Update service account token docs
The docs currently indicate that setting permissions on service account tokens is a future feature, but it can be done today with the ABAC authorization plugin.
2016-04-13 00:30:45 -07:00
johndmulhausen 8382c00a36 Merge pull request #331 from idvoretskyi/patch-1
Updated latest Kubernetes version to be set via a variable
2016-04-12 16:36:42 -07:00
johndmulhausen 6129dbe2c8 Merge pull request #317 from slack/add-deis
Add Deis logo to community page
2016-04-12 16:35:46 -07:00
johndmulhausen 0cabf01686 Merge pull request #320 from f-higashi/docker_multinode_centos
Fix docker options setting in CentOS
2016-04-12 16:34:16 -07:00
johndmulhausen 9ced663a87 Merge pull request #315 from mikebrow/edits-to-authorization-docs
refactor list formatting
2016-04-12 16:33:04 -07:00
johndmulhausen ccd351da3a Merge pull request #340 from javiercr/fix-ingress-tls-sample
Fix sample for Ingress TLS
2016-04-12 14:02:44 -07:00
johndmulhausen a6a3139592 Merge pull request #254 from bprashanth/fw_rule
Update firewall rule in ingress docs.
2016-04-12 13:04:12 -07:00
mikebrow 4fcfce63a7 edits to accessing-the-api.md to correct formatting and other minor issues
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-11 16:59:50 -05:00
johndmulhausen 108074d1fb Merge pull request #311 from benvitale/patch-1
Update hellonode.md - correct spelling of "receive"
2016-04-11 14:47:00 -07:00
johndmulhausen fe8b2ac126 Merge pull request #345 from anzhsoft/patch-1
Update load-balancer.md
2016-04-11 14:38:10 -07:00
johndmulhausen 56e0556bc4 Merge pull request #319 from rickypai/patch-1
Fix secrets examples to be valid json
2016-04-11 14:12:41 -07:00
johndmulhausen bedd564779 Merge pull request #348 from mehdichamouma/patch-1
Update scratch.md - Broken link in the docs
2016-04-11 14:11:47 -07:00
johndmulhausen 7bc344e5ca Merge pull request #327 from zlabjp/fix-typo-and-bad-links
Fix typo and bad links
2016-04-11 14:11:02 -07:00