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
johndmulhausen
d42da21c99
Merge pull request #336 from dougkoch/fix-job-pattern
...
Fix a row in the job patterns table
2016-04-11 14:10:18 -07:00
johndmulhausen
5ed4ce178e
Merge pull request #351 from SpencerBrown/patch-1
...
Update secrets/index.md to fix example
2016-04-11 14:04:28 -07:00
johndmulhausen
c188be1afe
Merge pull request #349 from mikebrow/adding-raw-tags
...
Add missing raw tags
2016-04-11 13:58:11 -07:00
johndmulhausen
1030ed2078
Merge pull request #355 from mahata/patch-1
...
Fix typo
2016-04-11 12:57:56 -07:00
Brian 'Redbeard' Harrington
e90337bf19
docs: Clarify use of the base64 utility
...
The base64 utility has different options on both Darwin and Linux.
Adding clarification as to how the use of these utilities differ
on platforms.
2016-04-09 13:38:12 -07:00
Yasu
12cc4cfa70
Fix typo
...
Name of the directory is "hellonode/", not "helloworld/"
2016-04-09 16:44:30 +09:00
Ihor Dvoretskyi
28976086ff
Updated stable and latest Kubernetes versions to be set via a variable
...
Added method to set a Kubernetes variable to the latest and actual versions.
Updated command with added variable.
Following the https://github.com/kubernetes/kubernetes.github.io/pull/43
2016-04-08 16:57:13 -07:00
Brian Grant
555874e182
Merge pull request #354 from janetkuo/rollback-revision-pod-template-only
...
Clarify that rollout revision is only created when pod template is changed
2016-04-08 16:06:37 -07:00
Janet Kuo
16b135298d
Clarify that rollout revision is only created when pod template is changed
2016-04-08 15:50:53 -07:00
Spencer Brown
87628894c7
Update secrets/index.md
...
fixing example for Consuming Secret Values from Environment Variables
2016-04-08 14:49:03 -05:00
mikebrow
62fdb3f5fa
addresses issue #81
...
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-08 13:49:34 -05:00
Mehdi Chamouma
13d264f357
Update scratch.md
...
Fix a broken link
2016-04-08 19:54:47 +02:00
Brian Grant
736890d924
Merge pull request #342 from janetkuo/fix-broken-link
...
Fix broken resources-are-automatically-modified link
2016-04-08 07:07:15 -07:00
anzhsoft
dff3af6096
Update load-balancer.md
...
this json file is invaliad, just rm the , to make it right.
2016-04-08 16:42:34 +08:00
Janet Kuo
c462c6bc1e
Fix broken resources-are-automatically-modified link
2016-04-07 14:35:44 -07:00
Javier Cuevas
e40d2d3462
Fix sample for Ingress TLS
...
v1beta1.IngressSpec expects an v1beta1.IngressTLS array.
2016-04-07 21:46:04 +02:00
Eric Tune
40bab01676
Update jobs.md
2016-04-07 12:18:35 -07:00
Eric Tune
a82c7a5a56
Document Deleting Jobs and Job Timeouts
2016-04-07 12:03:59 -07:00
Doug Koch
bd3b408e29
Fix a row in the job patterns table
...
The row for the "Queue with Variable Pod Count" pattern has one more
column than the other rows. The extra column shifts the checkmarks one
column to the right of where they should be.
2016-04-06 20:56:34 -07:00
Ihor Dvoretskyi
6feee8741c
Updated latest Kubernetes version
...
Updated latest Kubernetes version to 1.2.1
2016-04-06 17:23:36 -07:00
Ihor Dvoretskyi
7f56aa523e
Updated latest Kubernetes version to set via variable
...
Added method to set a Kubernetes variable to the latest actual version.
Updated command with added variable.
Following the https://github.com/kubernetes/kubernetes.github.io/pull/43
2016-04-06 17:05:39 -07:00
Kazuki Suda
1df62bfdfb
Fix typo
2016-04-06 17:43:34 +09:00
Kazuki Suda
f7e4c4a347
Fix bad links
2016-04-06 17:43:25 +09:00
higashi
2df9177e9b
Fix docker options setting in CentOS
2016-04-05 23:11:22 +09:00
Gerti Poppel
3749dc9fd4
Include comments and add correct zero state page again
2016-04-05 15:08:17 +02:00