fbsolo
|
2a83b573fc
|
Merge branch 'master' into master
|
2016-08-25 13:19:26 -07:00 |
|
fbsolo
|
664878bd6e
|
Fixes the second issue in the Dead Link Report: broken URL in docs/admin/authorization
|
2016-08-25 13:12:21 -07:00 |
|
fbsolo
|
2b42de43af
|
Fixes the second issue in the Dead Link Report: broken URL in docs/admin/authorization
|
2016-08-25 13:07:17 -07:00 |
|
fbsolo
|
a83d3b5f18
|
Fixes the second issue in the Dead Link Report: broken URL in docs/admin/authorization
|
2016-08-25 12:52:10 -07:00 |
|
Girish Kalele
|
e802d51435
|
Merge pull request #1062 from girishkalele/esipp_lb_docs
Modify loadbalancer docs for external source ip preservation feature
|
2016-08-24 16:57:36 -07:00 |
|
Jared
|
a6543c31e7
|
Fixed broken link to "addon"
|
2016-08-24 14:50:28 -07:00 |
|
Jared
|
1f17f1a450
|
Fixed link to "nodes"
|
2016-08-24 14:43:47 -07:00 |
|
Jared
|
991ce2ea76
|
Merge pull request #1077 from a-mccarthy/patch-1
Fixed a broken link on accessing-the-api.md
|
2016-08-24 14:23:22 -07:00 |
|
Girish Kalele
|
f1fb380d1f
|
Modify loadbalancer docs for new external source ip preservation annotation
|
2016-08-24 10:40:29 -07:00 |
|
Anirudh Ramanathan
|
e5a0319c21
|
Merge pull request #1088 from a-robinson/typo
Fix tiny grammatical errors in petset user guide
|
2016-08-24 08:07:28 -07:00 |
|
Alex Robinson
|
7f9846bbbc
|
Fix tiny grammatical errors in petset user guide
|
2016-08-24 10:49:03 -04:00 |
|
Jared
|
6724c54a0c
|
Resized IBM logo
Replaced ridiculously sized IBM logo with something a bit more reasonable.
|
2016-08-23 21:27:18 -07:00 |
|
Jared
|
28d028a3d9
|
Merge pull request #1085 from duglin/addIBM
add IBM to the list of community members
|
2016-08-23 17:36:21 -07:00 |
|
Doug Davis
|
c241e7c97b
|
add IBM to the list of community members
Signed-off-by: Doug Davis <dug@us.ibm.com>
|
2016-08-23 15:22:59 -07:00 |
|
Jared
|
acc2143fa3
|
Update kubectl.md
|
2016-08-23 14:24:07 -07:00 |
|
Jared
|
1772478d0c
|
Fix broken links in kubectrl
|
2016-08-23 14:17:38 -07:00 |
|
Jared
|
6aa59ce3ba
|
Merge pull request #1081 from desert-orchid/patch-1
Fix typo in pet set docs
|
2016-08-23 13:33:23 -07:00 |
|
desert-orchid
|
94140aee70
|
Fix typo
`it can be disable through` should be `it can be disabled through`
|
2016-08-23 09:08:12 -07:00 |
|
a-mccarthy
|
49fcbb7e4a
|
Fixed a broken link on accessing-the-api.md
Corrected link to Admission Control page.
|
2016-08-23 10:01:24 -04:00 |
|
Jared
|
a514999c82
|
Merge pull request #1071 from fbsolo/master
PR for #891
|
2016-08-22 17:10:57 -07:00 |
|
fbsolo
|
9ba97d8dca
|
For #891 - fixed original changes to logging.md because they did not correctly point to the newly added PNG files of the earlier Git push.
|
2016-08-20 16:27:37 -07:00 |
|
fbsolo
|
63a2b1563c
|
For #891 - added two PNG files in a newly created directory; changed logging.md to correctly point to these two PNG files.
|
2016-08-20 16:04:40 -07:00 |
|
Jared
|
e2c4abc654
|
Merge pull request #1068 from rickypai/patch-2
Fix link to docker reference on runtime privilege
|
2016-08-19 14:30:25 -07:00 |
|
Ricky Pai
|
5e905842ee
|
Fix link to docker reference on runtime privilege
Fixes the link to point to the right anchor. Also adds white space after period.
|
2016-08-19 14:12:35 -07:00 |
|
Phillip Wittrock
|
16657bcaa2
|
Merge pull request #1045 from mwl/patch-1
Corrected `INSTANCE_PREFIX` usage
|
2016-08-18 09:39:05 -07:00 |
|
Martin Westergaard Lassen
|
6a40352d86
|
Corrected INSTANCE_PREFIX usage
`INSTANCE_PREFIX` environment variable is being overwritten by `KUBE_AWS_INSTANCE_PREFIX` environment variable or defaulting to `kubernetes`, see https://github.com/kubernetes/kubernetes/blob/59628744141bb6debd4ac042882ffa6855d846ce/cluster/aws/config-default.sh#L66
```bash
INSTANCE_PREFIX="${KUBE_AWS_INSTANCE_PREFIX:-kubernetes}"
```
|
2016-08-18 08:33:53 +01:00 |
|
Phillip Wittrock
|
504987e204
|
Merge pull request #1046 from pnovotnak/pnovotnak/feat/volume-claim-exclusivity-and-namespacing
noted exclusivity of volume claims, namespacing particularities
|
2016-08-17 15:17:54 -07:00 |
|
Peter Novotnak
|
65c0fffb2f
|
Merge branch 'master' into pnovotnak/feat/volume-claim-exclusivity-and-namespacing
|
2016-08-17 15:03:21 -07:00 |
|
Tim Hockin
|
27abe826cd
|
Merge pull request #1051 from foxish/fix-link
Fix link on http://kubernetes.io/docs/user-guide/compute-resources/
|
2016-08-17 08:35:18 -07:00 |
|
Anirudh
|
307b31af00
|
Fix #28688
|
2016-08-17 01:03:59 -07:00 |
|
Peter Novotnak
|
5bc7de4f1d
|
noted exclusivity of volume claims and namespacing
|
2016-08-16 09:14:22 -07:00 |
|
Phillip Wittrock
|
8372fd6591
|
Merge pull request #1038 from czahedi/patch-1
Updated Google Groups link
|
2016-08-15 16:04:47 -07:00 |
|
Phillip Wittrock
|
b1d2346855
|
Merge pull request #1039 from foxish/patch-1
Remove extraneous text left behind by improper merge.
|
2016-08-15 16:04:28 -07:00 |
|
Phillip Wittrock
|
dd288afbf6
|
Merge pull request #1042 from abrarshivani/vsphere_volume_spec
Update volume specification for vSphere in volumes.md
|
2016-08-15 16:03:54 -07:00 |
|
Abrar Shivani
|
aed25f6ce7
|
Update volume specification for vSphere in volumes.md
|
2016-08-15 15:46:41 -07:00 |
|
Phillip Wittrock
|
2a99f50104
|
Merge pull request #1041 from pwittrock/revert-merge
Revert "Update volume specification for vSphere in volumes.md"
|
2016-08-15 15:12:15 -07:00 |
|
Phillip Wittrock
|
fe1a4c3781
|
Revert "Update volume specification for vSphere in volumes.md"
This reverts commit 047221dd6f.
|
2016-08-15 15:08:24 -07:00 |
|
Anirudh Ramanathan
|
22ee5f3f09
|
Remove extraneous text left behind by improper merge.
|
2016-08-15 12:56:36 -07:00 |
|
czahedi
|
3879d53720
|
Updated Google Groups link
What was google-containers@googlegroups.com is now kubernetes-users@googlegroups.com. Links were updated in the document.
|
2016-08-15 11:40:02 -07:00 |
|
Prashanth B
|
ff136a08ff
|
Merge pull request #1036 from marketlogicsoftware/kayrus/k8s_perset_scale
petset: added petset scale example
|
2016-08-15 10:44:46 -07:00 |
|
kayrus
|
ec110ab367
|
petset: added petset scale example
|
2016-08-15 19:33:33 +02:00 |
|
Phillip Wittrock
|
d4d3f0ff53
|
Merge pull request #1003 from jeffmendoza/travis-tests
Add tests for config files and Travis config.
|
2016-08-15 09:48:55 -07:00 |
|
Prashanth B
|
5c292d1fd4
|
Merge pull request #1027 from chrislovecnm/petset-typo
fixing an alias that was left in an example
|
2016-08-13 20:02:13 -07:00 |
|
chrislovecnm
|
5834bd0404
|
fixing an alias that was left in an example
|
2016-08-13 13:45:18 -06:00 |
|
Phillip Wittrock
|
bdbb5c104c
|
Merge pull request #1025 from pwittrock/vsphere
Fix vsphereVirtualDisk -> vsphereVolume in docs
|
2016-08-12 16:49:02 -07:00 |
|
Phillip Wittrock
|
f26d6cf3d7
|
Merge pull request #1026 from kubernetes/revert-1024-patch-1
Revert "Update volume specification for vSphere in volumes.md"
|
2016-08-12 16:47:08 -07:00 |
|
Phillip Wittrock
|
2205b9d82b
|
Revert "Update volume specification for vSphere in volumes.md"
|
2016-08-12 16:46:46 -07:00 |
|
Phillip Wittrock
|
b1fc7f48ab
|
Merge pull request #1024 from abrarshivani/patch-1
Update volume specification for vSphere in volumes.md
|
2016-08-12 16:46:41 -07:00 |
|
Phillip Wittrock
|
272f018a7b
|
Fix vsphereVirtualDisk -> vsphereVolume in docs
|
2016-08-12 16:44:56 -07:00 |
|
Phillip Wittrock
|
f0e987da75
|
Merge pull request #995 from sputnik13/vsphere_virtual_disk
fix vsphere volume type for Pod spec docs
|
2016-08-12 16:43:23 -07:00 |
|