Commit Graph

169 Commits

Author SHA1 Message Date
Nishkarsh Raj 96aaa446d4
Fixing path for kubectl command 2021-06-08 16:36:27 +05:30
Bob Killen 541b5bb39b
staging/cpu-manager: Remove inactive OWNERS
As a part of cleaning up inactive members (those with no activity within
the past 18 months) from OWNERS files, this commit moves balajismaniam
from an approver to an emeritus_approver.
2021-02-21 10:45:20 -05:00
Loïc Blot a53cb600fa
Add some options to the NFS FlexVolume example
Add default options:
* _netdev
* soft
* intr
* timeo=10

Add params to the flex volume:
* protocol
* atime
* readonly

Add example pod
2020-11-10 10:26:37 +01:00
Jason Murray bc7a20b62c
improve formatting 2020-08-10 19:07:46 -07:00
Jason Murray cc3e7657d1
enhance fibre channel example 2020-08-10 18:15:30 -07:00
qq843700497 2b26c5d5d0 fix wrong spell: 'testscase' -> 'testcase' 2020-05-21 10:23:23 +08:00
Pierre PACI 4ff9eb7424
Update azure_file volume example
removed secretNamespace property
2020-03-25 15:18:24 +01:00
Włodek Borkowski 0baad77a4b
Update an example for pvc in azure files
unknown field `shareNamespace`. proper field name for access secret in different namespace is `secretNamespace`
2020-02-21 12:18:06 +01:00
Kubernetes Prow Robot f3d89d074f
Merge pull request #354 from wwgfhf/master
update url in staging/meteor/README.md
2019-12-30 06:07:39 -08:00
wwgfhf 77112e463d
Update README.md 2019-12-30 14:24:29 +08:00
zhanwang 5ad7e939af repair url about replication-controller 2019-12-30 12:58:59 +08:00
Claudio Pisa 322d78bab2 Add CDK provisioner to NFS example
Where CDK is the Charmed Distribution of Kubernetes
2019-11-04 15:04:44 +01:00
Jan Verhoeckx fa361c69d5
Correction selenium node-chrome port
The container port should be 5555
2019-09-30 14:25:21 +02:00
ZP-AlwaysWin e76d17335d xxx 2019-09-20 00:06:19 +08:00
Vince Power 6085b6218a
Updating README.md
Showing change to examples repo in URLs and adjusting an example to be accurate (and reflect the actual file) where storageClassName: standard is in spec not metadata.
2019-09-08 22:51:36 -03:00
jay vyas 9186d4a16f
spark cluster namespace to the tl;dr section 2019-08-21 05:52:00 -07:00
toyoda 89545dc771 Fix broken link in flexvolume/README.md 2019-08-13 14:54:12 +09:00
liangxia c16a976d98 Promote examples that are referenced in the tutorials out of staging 2019-07-31 09:39:26 +08:00
Chris Fischer e6fe6a2dc2
Update README.md
Fix typo: sparkspark -> spark
2019-07-15 11:00:44 -07:00
Kubernetes Prow Robot 24c878fe38
Merge pull request #303 from bclau/patch-1
cluster-dns: Writes bytes on response
2019-06-04 08:17:22 -07:00
tadashi0713 015d064ba2 Add volumemount for selenium node chrome deployment 2019-06-03 16:30:33 +09:00
James Yu b9651c825d
Update README.md
fix typo: spark-subsubmit -> spark-submit
2019-05-26 11:54:33 -07:00
MarkDeckert d804fa73e1 driver.close() should be driver.quit() 2019-05-09 19:15:46 -07:00
Kubernetes Prow Robot a434a915a9
Merge pull request #304 from mmumshad/master
Fix service dns name
2019-05-08 11:44:35 -07:00
Bobby (Babak) Salamat 27216de59e Improve scheduler policy configuration examples 2019-03-25 12:19:18 -07:00
Mumshad Mannambeth 5a31ec9093
Fix service dns name
Should be http://dns-backend.development.svc.cluster.local:8000 instead of http://dns-backend.development.cluster.local:8000
2019-03-21 12:09:18 +08:00
Claudiu Belu ee0cf55804
cluster-dns: Writes bytes on response
In Python3, strings are unicode, while in Python2 they're bytes. This causes an issue when writing the request response, since it expects bytes.
2019-03-20 16:19:55 +02:00
Claudiu Belu 12f77704a3 Fixes python 3 support for cluster-dns images scripts
The cluster-dns images' scripts are only working with Python 2.

Considering that Python 2 support will be dropped in 2020, it
would be a good idea to transition towards Python 3 support.

This commit the cluster-dns Python scripts to work on both
Python versions.
2019-03-20 03:47:06 -07:00
Kubernetes Prow Robot 0f0861378f
Merge pull request #283 from reegnz/change_env_variable_names
Use new env vars to parameterize selenium nodes
2019-03-08 03:51:29 -08:00
Kubernetes Prow Robot 0de07f3d4c
Merge pull request #295 from IronPan/patch-1
Use fixed NFS dns name
2019-02-13 04:12:33 -08:00
Kubernetes Prow Robot 87f1ce167f
Merge pull request #284 from reegnz/upgrade_selenium_images
Bump image versions in selenium example
2019-01-31 01:47:42 -08:00
Roy Lenferink 9e4e0f41f7 Update OWNERS files to include link to docs 2019-01-30 20:22:58 +01:00
Zoltán Reegn 860cf5c28b Bump image versions in selenium example 2019-01-29 15:58:39 +01:00
Zoltán Reegn 6926abd983 Use new env vars to parameterize selenium nodes
The new variable names got introduced about 10 months ago and it was
indicated that they will be used in the ling term instead of the older,
less descriptive variable names.
2019-01-29 10:28:19 +01:00
IronPan b8ba2838ba
Use fixed NFS dns name 2019-01-18 01:05:43 -08:00
runzexia 8be2a0fbd7
update redis image address 2019-01-18 11:47:20 +08:00
Kubernetes Prow Robot 5207e2a1c5
Merge pull request #286 from reegnz/remove_trailing_whitespace
Remove trailing whitespaces
2019-01-10 10:26:49 -08:00
Kubernetes Prow Robot b831dde73d
Merge pull request #290 from mario-mazo/new-seleniumhub-enpoints
Updated selenium hub health probes to recommended endpoints
2019-01-10 08:44:58 -08:00
Ahmet Alp Balkan 60a6a0f2b7
Update README.md 2018-11-26 13:01:01 -08:00
Ahmet Alp Balkan 2136524f6a
merge it to the previous paragraph 2018-11-14 10:23:33 -08:00
hchiramm 2a84bf3c3d Add `customepnameprefix` storage class option.
customepnameprefix has been added to glusterfs storage class
via PR# https://github.com/kubernetes/kubernetes/pull/69419
This patch add its documentation to example files and README.

Signed-off-by: hchiramm <hchiramm@redhat.com>
2018-11-12 11:46:01 +05:30
Mario Mazo 1fe99abeba Updated probes to recomended endpoint 2018-11-10 21:12:18 +01:00
mooncake b14bba7c6a Fix typos: conecepts->concepts, lauched->launched
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-10 20:41:04 +08:00
Zoltán Reegn 412a68d903 Remove trailing whitespaces 2018-10-30 19:34:59 +01:00
AdamDang 00c3c2b476
Update README.md 2018-10-25 20:17:19 +08:00
k8s-ci-robot 00c9d96c5b
Merge pull request #278 from foo0x29a/master
Fix cpu-manager README links
2018-10-13 06:32:08 -07:00
Eric Briand f0cdc65016 change simple nginx example to use kubectl create instead of kubectl run 2018-10-12 14:43:06 +02:00
foo0x29a fc9a9cd884 Fix cpu-manager README links 2018-10-10 00:33:48 -03:00
Oz N Tiram 8067832303 Update alpine linux version in Dockerfile
Alpine version 3.4 is EOL since 2018-05-01.
See https://wiki.alpinelinux.org/wiki/Alpine_Linux:Releases

Signed-off-by: Oz N Tiram <oz.tiram@gmail.com>
2018-10-05 04:27:40 +02:00
Vilmos Nebehaj 1f595fb669 Make command consistent in javaweb examples 2018-09-19 08:38:42 -07:00