Emily Moss
bc96654c20
file and contents update
2021-06-16 15:21:03 -07:00
Emily Moss
565a6a5a01
language replace
2021-06-16 15:17:37 -07:00
Kubernetes Prow Robot
802539ae3f
Merge pull request #420 from NishkarshRaj/patch-1
...
Fixing path for kubectl command
2021-06-08 23:39:47 -07:00
Nishkarsh Raj
96aaa446d4
Fixing path for kubectl command
2021-06-08 16:36:27 +05:30
Kubernetes Prow Robot
6fe27921de
Merge pull request #412 from mrbobbytables/owners
...
staging/cpu-manager: Remove inactive OWNERS
2021-02-21 10:05:42 -08:00
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
Kubernetes Prow Robot
75f116a8b5
Merge pull request #406 from justinsb/update_redis_image
...
guestbook-go: update redis master image
2020-11-24 01:19:00 -08:00
Justin SB
1b4cdd70e8
guestbook-go: update redis master image
...
This now matches the image used in the guestbook (non-go) example.
Workaround for https://github.com/containerd/containerd/issues/4756
2020-11-23 12:47:55 -05:00
Kubernetes Prow Robot
3e0c7a7629
Merge pull request #401 from ricardbejarano/master
...
added comment to clarify that the already-base64-encoded Ceph key must be base64-encoded again when using Kubernetes Secrets, or else use 'stringData' inplace of 'data'
2020-11-11 12:04:50 -08:00
Kubernetes Prow Robot
a9f13231d1
Merge pull request #405 from nerzhul/patch-1
...
Add some options to the NFS FlexVolume example
2020-11-10 08:56:40 -08: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
Ricard Bejarano
5600c3588e
added comment to clarify that the already-base64-encoded Ceph key must be base64-encoded again when using Kubernetes Secrets, or else use 'stringData' inplace of 'data'
2020-10-06 02:44:31 +02:00
Kubernetes Prow Robot
bbe33f4997
Merge pull request #395 from chaosaffe/fibre-channel-grammar
...
Enhance Fibre Channel Documentation
2020-09-29 10:17:27 -07:00
Kubernetes Prow Robot
527276df8f
Merge pull request #396 from windayski/fixtypo
...
fix typo
2020-09-22 13:02:09 -07:00
windayski
d901bad2f1
Update cassandra.yaml
...
fix typo
2020-08-31 20:22:27 +08: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
Kubernetes Prow Robot
77d37b4b8b
Merge pull request #394 from nikhita/owners-cleanup
...
mysql-wordpress-pd/OWNERS: remove inactive members from reviewers
2020-08-10 03:54:19 -07:00
Nikhita Raghunath
bd4865019e
mysql-wordpress-pd/OWNERS: remove inactive members from reviewers
...
As a part of cleaning up inactive members (who haven't been active since
beginning of 2019) from OWNERS files, this commit removes david-mcmahon
from the list of reviewers.
2020-08-10 15:57:23 +05:30
Kubernetes Prow Robot
b80c9417ab
Merge pull request #386 from DeanJain/master
...
removing unwanted words after kubectl commands which is causing confusion
2020-07-28 06:39:47 -07:00
Kubernetes Prow Robot
46488e2456
Merge pull request #392 from joelsmith/master
...
Add repo SECURITY.md
2020-07-28 05:31:08 -07:00
Joel Smith
c7c8b3fa33
Add SECURITY.md
2020-07-27 15:59:54 -06:00
Dean.Jain
ef5deea76e
added GuestBook Go example on readme table
2020-05-31 16:19:41 -07:00
Swadhin Jain
2f89ddd01c
removing unwanted words after kubectl commands which is causing confusion
...
Signed-off-by: Swadhin Jain <Swadhin.Jain@aexp.com>
2020-05-31 15:39:54 -07:00
Kubernetes Prow Robot
6f9fad9e3d
Merge pull request #383 from qq843700497/examples-lbf
...
fix wrong spell: 'testscase' -> 'testcase'
2020-05-21 00:26:36 -07:00
qq843700497
2b26c5d5d0
fix wrong spell: 'testscase' -> 'testcase'
2020-05-21 10:23:23 +08:00
Kubernetes Prow Robot
67f8fd1c82
Merge pull request #375 from PPACI/patch-1
...
Update azure_file volume example
2020-03-26 03:38:25 -07:00
Pierre PACI
4ff9eb7424
Update azure_file volume example
...
removed secretNamespace property
2020-03-25 15:18:24 +01:00
Kubernetes Prow Robot
fc8d33c5a1
Merge pull request #373 from rishikeshr/master
...
Rename gsluterfs-endpoints.yaml to glusterfs-endpoints.yaml
2020-03-16 09:14:43 -07:00
Kubernetes Prow Robot
76e6817948
Merge pull request #372 from izeye/patch-1
...
Add missing NodePort to frontend Service
2020-03-16 09:04:43 -07:00
Rishi
ad6e6883af
Rename gsluterfs-endpoints.yaml to glusterfs-endpoints.yaml
...
Rename gsluterfs-endpoints.yaml to glusterfs-endpoints.yaml to avoid incorrect links in the readme file.
2020-03-16 17:50:22 +05:30
Johnny Lim
2b93bb9e9a
Add missing NodePort to frontend Service
2020-03-16 15:18:27 +09:00
Kubernetes Prow Robot
629c9459a9
Merge pull request #370 from cyberpau/fix-yaml
...
Added type NodePort
2020-03-11 11:31:37 -07:00
John Paulo Mataac
52158f68dd
Added type NodePort for #368
2020-03-09 04:53:13 -04:00
Kubernetes Prow Robot
7685f4e59e
Merge pull request #367 from natealcedo/update-glusterfs
...
Update glusterfs volume example
2020-03-08 10:09:34 -07:00
Alcedo Nathaniel De Guzman Jr
8129168f57
Update exmaples in readme with yaml from json
2020-03-08 19:38:38 +08:00
Alcedo Nathaniel De Guzman Jr
863738ce48
Change json manifests to yaml manifests
2020-03-08 19:38:38 +08:00
Kubernetes Prow Robot
629c9013d1
Merge pull request #364 from wlodekb/patch-1
...
Update an example for pvc in azure files
2020-02-24 09:20:48 -08: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
Kubernetes Prow Robot
561467fb9d
Merge pull request #353 from zhanw15/master
...
repair url about replication-controller
2019-12-30 03:43:40 -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
Kubernetes Prow Robot
a32bf5c3e9
Merge pull request #350 from cl4u2/nfs-cdk
...
Add CDK provisioner to NFS example
2019-11-04 06:47:41 -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
Kubernetes Prow Robot
9ae447f93a
Merge pull request #345 from roberthbailey/patch-2
...
Remove myself from reviewers
2019-10-07 10:15:10 -07:00
Kubernetes Prow Robot
d4c402d73d
Merge pull request #346 from janverhoeckx/patch-1
...
Correction selenium node-chrome port
2019-10-03 06:30:08 -07:00
Kubernetes Prow Robot
8d0b5d6eaa
Merge pull request #348 from the-gigi/master
...
Fix typo in a comment "there" -> "their"
2019-10-01 11:33:34 -07:00
Gigi
dc5c33850d
Fix typo in a comment "there" -> "their"
2019-10-01 08:36:30 -07:00
Jan Verhoeckx
fa361c69d5
Correction selenium node-chrome port
...
The container port should be 5555
2019-09-30 14:25:21 +02:00