pashok2398
97e22b575b
Fix yaml path based on the new location ( #159 )
2017-12-17 23:13:06 -08:00
Oleksiy Kovyrin
e1a9c764df
Small typo fix
2017-12-17 09:51:43 -05:00
Chi-kwan Chan
0af54a8647
Minor typesetting fix
2017-12-08 15:20:14 -08:00
sebgoa
6591a9be0e
Merge pull request #150 from abrarshivani/vsphere_link_fix
...
Fix link for pod yaml in vSphere Volumes README
2017-11-30 21:09:41 +01:00
Howie Benefiel
4562c2efd1
Fix syntax highlighting of YAML in java side car ( #151 )
...
Github supports YAML syntax highlighting.
This PR adds that formatting to the code blocks in the Java side car
example.
2017-11-28 11:02:13 -08:00
Abrar Shivani
6e3cc8129d
Fix link for vsphere vsan pod
2017-11-27 21:03:40 -08:00
Vyacheslav Semushin
a1626be093
podsecuritypolicy/rbac: update instruction ( #116 )
...
* podsecuritypolicy/rbac: update names of cluster roles, bindings, and groups in the comments.
* podsecuritypolicy/rbac/README.md: remove ENABLE_RBAC option that doesn't exist anymore.
It was enabled by default some time ago.
* podsecuritypolicy/rbac/README.md: remove RUNTIME_CONFIG option that isn't required anymore.
It is enabled by default since 1.6.
* podsecuritypolicy/rbac/README.md: add note that script creates policies, roles, and bindings by default.
* podsecuritypolicy/rbac/README.md: remove ALLOW_ANY_TOKEN option that doesn't exist anymore.
* podsecuritypolicy/rbac/README.md: add note about PSP ordering change in 1.9
2017-11-27 13:36:01 -08:00
Karsten Bott
79223f3352
changed errata in Thin / Thick provisionned ( #135 )
2017-10-31 10:30:48 -07:00
James Wen
0bf499eb53
[staging/elasticsearch] Fix README.md broken links ( #133 )
...
* [staging/elasticsearch] Fix broken persistent storage and load balancer links
* [staging/elasticsearch] Fix broken WARNING image/link
- It's misleading to have the "WARNING" show up as a clickable link that
goes to a broken link.
- Fixes same issue in [staging/volumes/scaleio] README.md as well
- Removes unversioned warning in scaleio README
2017-10-31 10:29:44 -07:00
zoues
11318b0868
[staging/elasticsearch] update rbac apiversion ( #122 )
2017-10-30 00:56:43 -07:00
zoues
820e25e928
Update hazelcast-deployment.yaml ( #125 )
2017-10-30 00:56:19 -07:00
zoues
52031eddc1
[staging/openshift-origin]update deploy apiversion ( #129 )
2017-10-30 00:54:54 -07:00
zoues
3e009bc6ad
[staging/newrelic]update daemonset apiversion ( #128 )
2017-10-30 00:54:25 -07:00
zoues
49410fe7a2
[staging/podssecuritypolicy]update rbac apiversion ( #130 )
2017-10-30 00:54:05 -07:00
zoues
9ff56721b0
[staging/sysdig-cloud]update apps apiversion ( #131 )
2017-10-30 00:53:31 -07:00
Eric Paris
c3147f8b06
Merge pull request #98 from php-coder/psp_update_path_to_files
...
staging/podsecuritypolicy/rbac/README.md: update paths to YAML files
2017-10-19 15:24:34 -04:00
Jay Taylor
8f598113c8
Fixed paths in Elasticsearch production cluster README. ( #110 )
2017-10-16 14:00:26 -07:00
Slava Semushin
5554b3f319
staging/podsecuritypolicy/rbac/README.md: update paths to YAML files.
2017-10-11 15:46:46 +02:00
Andy Zhang
1fd5c2d6f9
Azure disk examples ( #87 )
...
* add azure-disk-examples
* fix according to review comments
2017-10-10 08:39:56 -07:00
Antoine Cotten
202271d18d
elasticsearch: Add Role and RoleBinding for RBAC
2017-10-04 16:29:40 +02:00
sebgoa
f223c1e9ad
Merge pull request #54 from Jim-Lin/master
...
Update Elasticsearch to 5.6.2
2017-10-03 00:04:39 +02:00
Jim-Lin
15e9bc10de
Modify logs and loadbalancer link
2017-10-02 20:10:50 +08:00
Jim-Lin
d4f6a2d7cf
Modify Elasticsearch version to 5.6.2
2017-10-02 19:47:25 +08:00
sebgoa
974300a7c2
Merge pull request #95 from OguzPastirmaci/master
...
Update OMS example with the link to the latest instructions
2017-10-01 01:01:31 +02:00
Slava Semushin
01515779be
Update privileged PSP to allow all capabilities.
2017-09-20 15:01:31 +02:00
BaluDontu
39d11226a2
Add Storage Policy Mgmt to vSphere docs ( #96 )
2017-09-18 10:02:07 -07:00
Oguz Pastirmaci
5db411d8ab
Update Readme
2017-09-12 13:33:40 -07:00
Vladimir Vivien
8184794d3f
ScaleIO - documentation update for 1.8 ( #91 )
2017-09-05 10:00:07 -07:00
Miyurz
d9e585fb10
Fixed README with the correct results and added the role to redis master ( #79 )
...
* Fixed README with the correct results and added the role to redis master
* Fix incorporated for the yaml parser
2017-08-30 21:41:42 -07:00
Jordan Liggitt
5a6bbeba3b
Namespaced PSP permissions ( #49 )
...
* Namespaced PSP permissions
* Make privileged PSP example more privileged
2017-08-30 11:17:47 -07:00
Greg Taylor
0e0b255950
Correct aws_ebs README.md's IAM instructions ( #86 )
...
The masters manage EBS volumes for the nodes, so only they need
the IAM permissions mentioned in the README.
2017-08-25 10:14:43 -07:00
Weibin Lin
ac384dc64f
Update README.md ( #78 )
...
fixed typos
2017-08-21 10:59:24 -07:00
sebgoa
0616300427
Merge pull request #77 from islinwb/patch-1
...
Fix typos in /staging/volumes/flocker/README.md
2017-08-20 14:44:56 +02:00
sebgoa
c7ac7cb65d
Merge pull request #76 from islinwb/deux
...
Update staging/spark/README.md
2017-08-20 14:43:05 +02:00
Weibin Lin
b3083baa50
Fix typos in /staging/volumes/flocker/README.md
2017-08-20 15:27:28 +08:00
linweibin
544c4b145d
Update staging/spark/README.md
...
Line 26: removed the redundant "installed";
Line 114: fixed misspelling of "necessary".
2017-08-20 14:30:02 +08:00
linweibin
ddbda51772
Fix typo in staging/javaee/README.md
...
Line 81: "it's" --> "its"
2017-08-20 10:48:31 +08:00
sebgoa
141c37ca02
Merge pull request #63 from ianchakeres/rbd-imageparam-examples
...
Added imageFormat and imageFeatures for rbd
2017-08-18 09:59:21 +02:00
Denis Andrejew
d1cab528bd
fix typo in staging/storage/mysql-galera/README.md ( #61 )
2017-08-14 09:38:24 -07:00
Ian Chakeres
d6a69c089f
Added imageFormat and imageFeatures for rbd
2017-08-13 09:18:48 -07:00
Leif Madsen
a0ca0247cd
Clean up the example GlusterFS README ( #59 )
...
Clean up the GlusterFS example volume README markdown file by
word wrapping long paragraphs to 80 chars, fixing the first
bullet list markdown syntax, and adding a 'json' code block
type mark.
Signed-off-by: Leif Madsen <lmadsen@redhat.com>
2017-08-11 14:00:19 -07:00
Fei Xu
628649327b
fix typo ( #53 )
2017-08-08 09:54:06 -07:00
Jim-Lin
8ec350e2fd
Add initContainers & ES_JAVA_OPTS to enable 5.5.1
2017-08-08 01:25:35 +08:00
Jim-Lin
0e24327e10
Remove warning.png
2017-08-08 01:20:51 +08:00
Jim-Lin
c9d820cf59
Modify version to 5.5.1
2017-08-08 01:13:49 +08:00
Randy Fay
fc184e0003
Switch from annotations to storageClassName ( #45 )
2017-08-04 10:39:49 -07:00
colin
9817fc11ed
fix miss properties "storageClassName" and change nfs-server ( #30 )
...
* outdated link (#27 )
* the page link unused (#26 )
* fix error
2017-07-30 12:19:31 -07:00
sebgoa
da5003a580
Merge pull request #31 from php-coder/sync_psp_examples
...
staging/podsecuritypolicy/rbac: sync example with kubernetes repo
2017-07-30 10:46:39 +02:00
sebgoa
2891b4f2c5
Merge pull request #25 from humblec/patch-1
...
Add `volumeoptions` Storageclass parameter to README.
2017-07-30 10:44:48 +02:00
sebgoa
74e752abca
Merge pull request #28 from codablock/storageclass_fstype
...
Add fsType parameters to persistent volume provisioning examples
2017-07-30 10:44:17 +02:00
sebgoa
bd8cca6022
Merge pull request #35 from afoerster/master
...
Fix spark example links
2017-07-30 10:39:53 +02:00
Anthony Yeh
28831518a5
Remove unnecessary `initialized` annotation. ( #32 )
...
The `pod.alpha.kubernetes.io/initialized` annotation is deprecated and
the default in StatefulSet is `true` so it is unnecessary.
2017-07-23 19:56:20 -07:00
Tony Foerster
ec184118df
Fix spark example links
2017-07-22 06:44:28 -05:00
Slava Semushin
d05e9fb5ed
staging/podsecuritypolicy/rbac: sync example with kubernetes repo.
2017-07-20 18:48:36 +02:00
jianglingxia
0b5a357fca
the page link unused ( #26 )
2017-07-19 09:31:39 -07:00
jianglingxia
57e57fddc3
outdated link ( #27 )
2017-07-19 09:28:26 -07:00
Alexander Block
bccb7f653e
Add fsType parameters to persistent volume provisioning examples
2017-07-19 10:28:27 +02:00
Humble Chirammal
14a1aa918c
Add `volumeoptions` parameter to storageclass examples and README.
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2017-07-18 18:40:31 +05:30
Vladimir Pouzanov
bd9b7b99df
Updated rbd volume example to use yaml configs with better readability
2017-07-17 16:55:44 +01:00
Mike Plavsky
4f40095ee9
missing `create` for kubectl
2017-06-11 22:28:27 +03:00
Ahmet Alp Balkan
b86c9d50be
Move maintained examples to root, update README
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-24 10:20:41 -07:00
Sebastien Goasguen
386580936e
mv examples over to /staging folder
2017-05-19 23:01:06 +02:00