Humble Chirammal
33f6819fbb
Mention Ceph RBD deprection in the user doc to notify the users.
...
The Ceph RBD intree storage driver is getting deprecated in kubernetes
release 1.28 and users have to be notified about the same.
2023-07-20 22:17:24 +05:30
Humble Chirammal
5cff6be275
Mention CephFS deprection in the user doc to notify the users.
...
The CephFS intree storage driver is getting deprecated in kubernetes
release 1.28 and users have to be notified about the same.
2023-07-20 22:17:10 +05:30
Kubernetes Prow Robot
bc9ca4ca32
Merge pull request #476 from zealoussnow/patch-1
...
fix create pod error
2023-03-24 07:28:32 -07:00
LeoZhang
858d4658fa
fix create pod error
2023-03-23 17:41:30 +08:00
Kubernetes Prow Robot
b91b4bcc6a
Merge pull request #473 from vaibhav2107/registry-update
...
Migrate k8s.gcr.io to registry.k8s.io
2023-03-06 03:24:59 -08:00
vaibhav2107
538d302b41
Migrate k8s.gcr.io to registry.k8s.io
2023-02-13 16:26:17 +05:30
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
Kubernetes Prow Robot
57c3fdc13b
Merge pull request #467 from victtsl/update-readme
...
Updating README to reflect changes from #442
2023-02-09 02:10:24 -08:00
ajayk
fd7fa0f969
Merge remote-tracking branch 'upstream/master' into registry-change
...
# Conflicts:
# guestbook-go/guestbook-controller.json
# guestbook-go/redis-master-controller.json
# guestbook-go/redis-replica-controller.json
Signed-off-by: ajayk <ajaykemparaj@gmail.com>
2023-02-08 16:04:26 -08:00
Kubernetes Prow Robot
2452dfc83b
Merge pull request #470 from justinsb/makefile_update
...
Update Makefile to replace deprecated gcloud docker
2023-02-07 09:19:01 -08:00
Kubernetes Prow Robot
460d48a31d
Merge pull request #469 from justinsb/json_to_yaml
...
Convert guestbook-go json to yaml
2023-02-07 09:17:01 -08:00
Kubernetes Prow Robot
feda878016
Merge pull request #471 from justinsb/cd_on_push_to_branch
...
Create CD script to be run after every push to main branch
2023-02-07 09:15:03 -08:00
Justin SB
b621ffb775
Create CD script to be run after every push to main branch
...
Hook up guestbook-go (first) to push images to the staging project
with prow.
2023-01-24 13:46:38 -05:00
Justin SB
238d5afc46
Update Makefile to replace deprecated gcloud docker
...
More modernization to get this running again.
2023-01-24 13:38:42 -05:00
Justin SB
4d12a8ba1b
Convert guestbook-go json to yaml
...
The first step in bringing this up to a more up-to-date example.
2023-01-24 13:02:16 -05: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
Kubernetes Prow Robot
04bc6b93d5
Merge pull request #449 from alghe-global/spark-fixes
...
Remove "$" from commands and clarify context for spark example
2022-07-21 10:25:54 -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
Kubernetes Prow Robot
13cbf0b065
Merge pull request #442 from HusseinKabbout/master
...
[nfs-example] Use Deployments instead of ReplicationController
2022-03-23 00:34:00 -07: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
Kubernetes Prow Robot
fe33485aa4
Merge pull request #441 from dcoliversun/master
...
delete duplicated selector in minio-statefulset
2022-03-22 06:13:44 -07:00
Kubernetes Prow Robot
b894f3eb6d
Merge pull request #440 from soltysh/update_owners
...
Update owners to match sig-apps leads
2022-03-22 06:11:44 -07:00
Qian.Sun
3cf896d855
delete duplicated selector in minio-statefulset
2022-03-22 18:41:15 +08:00
Maciej Szulik
dfdff1b6b6
Update owners to match sig-apps leads
2022-02-28 19:43:24 +01:00
Kubernetes Prow Robot
6a762deb16
Merge pull request #438 from srinivaschavan/master
...
Use redis-replica instead of redis-slave in GUI
2022-02-14 00:29:29 -08:00
Srinivas Chavan
07b0cacf47
Use redis-replica instead of redis-slave in GUI
2022-02-05 13:07:28 +05:30
Kubernetes Prow Robot
2b1e860e04
Merge pull request #421 from EmilyM1/update-language-yaml
...
Update language yaml
2022-01-31 09:31:24 -08:00
Kubernetes Prow Robot
02f71e3e3c
Merge pull request #428 from n0vad3v/patch-1
...
Update GlusterFS docs URL README.md
2022-01-31 09:26:24 -08:00
Kubernetes Prow Robot
0c8461aaf9
Merge pull request #432 from matanw/master
...
pvc nfs example : add "volumeName" to nfs-pvc to connect it to nfs-pv
2022-01-04 22:28:33 -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
Nova Kwok
4057ab348a
Update GlusterFS docs URL README.md
...
The old URL `gluster.readthedocs.io/en/latest/Administrator%20Guide/` is returning 404 as GlusterFS seems using the `https://docs.gluster.org `, this PR is used to change the URL to the correct one.
2021-11-21 21:21:39 +08:00
Kubernetes Prow Robot
9d8c31ea6f
Merge pull request #426 from liiri/patch-1
...
Use NFS server v4.2 in nfs-pv example
2021-11-04 05:36:03 -07: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
Kubernetes Prow Robot
495ccb7ece
Merge pull request #425 from rueyaa332266/update_selenium_4
...
Update selenium example to selenium 4.0
2021-11-03 07:23:06 -07: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
4504af7626
update services
2021-09-08 11:38:03 -07:00
Emily Moss
54b1d7ea45
update controllers
2021-09-08 11:25:48 -07:00
Emily Moss
531a126f3b
rename service
2021-09-08 11:21:23 -07:00
Emily Moss
b83c2b68a3
rename deployment
2021-09-08 11:19:23 -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
Emily Moss
69f7ab04f8
more main.go fix up
2021-08-12 15:41:21 -07:00
Emily Moss
414fa0165e
updates to main.go
2021-07-09 15:01:25 -07:00
Emily Moss
93fb5c3169
legacy update
2021-06-28 18:55:43 -07:00
Emily Moss
0052868617
add updated yaml
2021-06-23 12:35:07 -07:00
Emily Moss
4a95d679ac
fix service and deployment
2021-06-17 15:07:48 -07:00