Stephen Baldwin
b1c26e1310
Update connecting-to-applications-port-forward.md
...
Fixed invalid port typo.
2016-05-05 12:34:12 +09:00
AdoHe
560c557499
update manage deployment kubectl apply part
2016-05-03 23:04:41 -04:00
Alex Schultz
e948e1db38
Update etcd clustering documentation link
...
The clustering documentation for etcd has moved, this updates it to the new location within the coreos/etcd repo.
2016-05-03 14:45:28 -06:00
Jan Chaloupka
66f23d05d3
Remove "a" article in "Once the a secret is fetched, ..."
2016-05-03 12:02:05 +02:00
Alex Robinson
47d12208ed
Fix link to gcloud get-credentials docs and inline command.
2016-05-02 23:08:11 +00:00
Vish Kannan
4e5da5d0e5
Merge pull request #308 from dlorenc/master
...
Fix deployDNS.md.
2016-05-02 15:55:52 -07:00
Matt Hughes
0bc4016764
Remove 'generic' copy/paste error
...
Looks like this doc was created from copying the kubectl create secret command, which is similar, but not the same as configmap. There is no type parameter like kubectl create secret.
2016-05-02 17:14:10 -04:00
Lucas Käldström
5624fbf7e4
Document experimental support for other architectures
2016-05-01 23:03:39 +03:00
johndmulhausen
7b4755e522
Merge pull request #451 from crizCraig/patch-2
...
Avoid rendering "shell" in OS X nginx curl command
2016-04-29 16:22:04 -07:00
Craig Quiter
ac2f5688a4
Avoid rendering "shell" in OS X nginx curl command
...
Haven't tested this on a local setup, but other examples hint that this will work.
2016-04-28 18:53:50 -07:00
Craig Quiter
c7adc28cf4
Robustify kubectl download commands
...
`{K8S_VERSION}` gets auto-replaced with `\{K8S_VERSION\}` when pasting into a terminal. Encapsulating in double quotes avoids this.
2016-04-28 18:39:44 -07:00
Brian Grant
ebb5a5d61f
Merge pull request #434 from janetkuo/deployments-restart-policy
...
Document Deployment restartPolicy
2016-04-27 07:52:45 -07:00
Brian Grant
bc4fec4ad8
Merge pull request #368 from janetkuo/canary-deployment
...
Teach how to run canary deployments
2016-04-27 07:51:36 -07:00
Lukasz Zajaczkowski
3b35a7a6b7
Replace heat client to openstack client
2016-04-27 13:13:20 +02:00
OHTAKE Tomohiro
b58988db67
Complete renaming the provider
2016-04-27 13:09:32 +02:00
OHTAKE Tomohiro
853b38cb86
openstack-heat provider uses Neutron and flannel hostgw
2016-04-27 13:09:32 +02:00
Elson O Rodriguez
0d0459c50f
Modifying Openstack kube-up provider documentation.
2016-04-27 13:09:32 +02:00
Lukasz Zajaczkowski
9fc334bc22
Add doc on OpenStack provider
2016-04-27 13:09:32 +02:00
Janet Kuo
59dc7da9a4
Address comments
2016-04-26 17:19:58 -07:00
johndmulhausen
b91c8d1c28
Merge pull request #439 from jojow/patch-1
...
"current stable version" instead of "actual stable ..."
2016-04-26 15:06:33 -07:00
johndmulhausen
96e5891b8f
Merge pull request #136 from madhusudancs/multi-schedulers
...
Multi-scheduler documentation with examples.
2016-04-26 15:06:19 -07:00
johndmulhausen
65a0dfe51a
Merge pull request #419 from abuehrle/patch-1
...
Update Weave Net information from Weaveworks
2016-04-26 11:41:08 -07:00
johndmulhausen
55ff9c2917
Merge pull request #422 from poiuytrez/patch-1
...
Completed pod not hidden anymore
2016-04-26 11:26:52 -07:00
johndmulhausen
b2a6b0575c
Merge pull request #413 from carsonoid/patch-1
...
Update description to match yaml
2016-04-26 11:24:20 -07:00
johndmulhausen
35b8cfd63f
Merge pull request #430 from rata/postStart
...
Clarify postStart
2016-04-26 11:23:50 -07:00
johndmulhausen
a98d463093
Merge pull request #438 from duglin/tearDown
...
Add missing -f to "docker rm"
2016-04-26 11:22:41 -07:00
johndmulhausen
cd6980b0b6
Merge pull request #421 from ghodss/patch-2
...
Update compute-resources.md
2016-04-26 11:20:53 -07:00
johndmulhausen
9068f9801b
Merge pull request #429 from rata/master
...
Fix link to Logging with Elasticsearch and Kibana
2016-04-26 11:18:29 -07:00
johndmulhausen
882ee1ca34
Merge pull request #427 from antoinecarton/patch-1
...
Fix typo
2016-04-26 11:17:59 -07:00
Johannes
b539112c82
"current stable version" instead of "actual stable ..."
2016-04-26 20:13:17 +02:00
Doug Davis
18ad8a7a71
Add missing -f to "docker rm"
...
Signed-off-by: Doug Davis <dug@us.ibm.com>
2016-04-26 11:08:01 -07:00
Guohua Ouyang
c00031837f
Fix #435
2016-04-26 16:38:31 +08:00
Janet Kuo
cc0661a69e
Address comments
2016-04-25 17:10:23 -07:00
Janet Kuo
cd2b268905
Document Deployment restartPolicy
2016-04-25 14:04:05 -07:00
Rodrigo Campos
62eec8ae0b
Clarify postStart
...
As Brendan Burns explained me in this email:
https://groups.google.com/forum/#!topic/google-containers/5eUsmTSXpb8
2016-04-24 23:51:29 -03:00
Rodrigo Campos
7689f3d05c
Fix link to Logging with Elasticsearch and Kibana
...
Fixes #428
2016-04-24 22:36:27 -03:00
Antoine Carton
f55bae6bec
Fix typo
2016-04-24 11:53:12 +02: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
Guillaume Charhon
0d864fd1e7
Completed pod not hidden anymore
...
Before the fix, the hello-world pod did not show up.
2016-04-22 16:30:32 +02:00
Sam Ghods
8ea462be4d
Update compute-resources.md
2016-04-22 01:06:50 -07:00
Sam Ghods
d0081d3c6e
Update compute-resources.md
2016-04-22 01:05:56 -07:00
Sam Ghods
f83e1741d7
Update compute-resources.md
...
Just some small suggestions.
2016-04-22 01:04:55 -07:00
Anita Buehrle
84fe5ae069
Update Weave Net information from Weaveworks
...
Please move the Weave section above Flannel and include the following text:
### Weave Net from Weaveworks
[Weave Net](https://www.weave.works/documentation/net-1-5-0-introducing-weave/ ) is a
resilient and simple to use network for Kubernetes and its hosted applications.
Weave Net runs as a [CNI plug-in](https://www.weave.works/documentation/net-1-5-0-cni-plugin/ )
or stand-alone. In either version, it doesn’t require any configuration or extra code to run,
and in both cases, the network provides one IP address per pod - as is standard for Kubernetes.
2016-04-21 15:24:15 -05:00
Carson A
5dfbd29a8c
Update description to match yaml
...
The tag matching description didn't match the example yaml.
2016-04-20 14:36:02 -06: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
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
Madhusudan.C.S
fc7718d0f4
Multi-scheduler documentation with examples.
2016-04-15 10:39:34 -07:00
Steve Sloka
dc645e147b
Added space
2016-04-15 07:39:35 -04:00
Janet Kuo
74ae94d43d
Address comments
2016-04-14 17:24:38 -07:00
Janet Kuo
24b8db0877
Teach how to run canary deployments
2016-04-14 17:24:38 -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
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
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
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
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
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
king6cong
64c8926ade
fix run flannel command
2016-04-09 03:04:19 +08:00
mikebrow
62fdb3f5fa
addresses issue #81
...
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-08 13:49:34 -05:00