Commit Graph

189 Commits

Author SHA1 Message Date
Janet Kuo e6f04c498b Clean up broken analytics links 2025-05-19 10:09:55 -07:00
shixiuguo d4837d64e0 Fix the link 2024-09-30 11:09:46 +08:00
Davanum Srinivas 6a1bd54e08
Bump example-dns-backend to python3
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2024-09-16 20:04:34 -04:00
dancer13 9acfcd4a36
fix(staging.volumes.fibre_channel): update documentation reference link 2023-11-04 13:46:32 +01:00
Kubernetes Prow Robot 8e9406886a
Merge pull request #462 from ajayk/registry-change
chore: move registry from k8s.gcr.io to registry.k8s.io
2023-02-09 02:12:25 -08:00
Victor 5b19874f5e Updating README to reflect changes from #442 2023-01-06 11:13:54 -05:00
ajayk 33dfad21f4 chore: move registry from k8s.gcr.io to registry.k8s.io 2022-11-30 03:01:20 +00:00
Kubernetes Prow Robot 8c357b6f7d
Merge pull request #450 from rkpattnaik780/node_mongo_ex
docs(nodejs-mongodb): fix typos
2022-07-21 10:35:55 -07:00
Ramakrishna Pattnaik a0c10d02d9 docs(nodejs-mongodb): fix typos 2022-06-16 18:16:21 +05:30
Alexandru Gheorghe d65dfd1e4c
Remove "$" from commands and clarify context for spark example 2022-06-08 16:49:03 +01:00
Hussein Kabbout b89d3929ee [nfs-example] Use Deployments instead of ReplicationController
According to the official kubernetes documentation it is recommended to use a Deployment instead of a ReplicationController to set up replication
https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/
2022-03-22 20:50:59 +01:00
Qian.Sun 3cf896d855
delete duplicated selector in minio-statefulset 2022-03-22 18:41:15 +08:00
Kubernetes Prow Robot 2b1e860e04
Merge pull request #421 from EmilyM1/update-language-yaml
Update language yaml
2022-01-31 09:31:24 -08:00
Matan Wiesner f73463943e pvc nfs example : add "volumeName" to nfs-pvc to connect it to nfs-pv 2022-01-04 19:02:38 +02:00
Liri "Really" Sokol 1b3c3beb64
Use NFS server v4.2
We had problems with running the default v4 version, limit on connection pool etc, seems like 4.2 would be a better default
2021-11-04 11:57:28 +02:00
rueyaa332266 25f65c7426 update python sample and readme 2021-11-03 22:08:38 +09:00
rueyaa332266 f395ad729c update manifest for selenium 4.0 2021-11-03 22:04:04 +09:00
Emily Moss 54b1d7ea45 update controllers 2021-09-08 11:25:48 -07:00
Emily Moss 87a67949ce update yaml 2021-09-03 15:27:19 -07:00
Emily Moss 162bc4def1 more updates 2021-09-03 15:15:41 -07:00
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