Skip to content

Commit 85f22cc

Browse files
committed
update status for removal of GKE
- remove GKE from table - point success rates to OVH as new 'prime' cluster
1 parent 4041562 commit 85f22cc

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

doc/_static/status.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// in sync with list in status.rst
22
// fixme: can this come from one source?
33
var fedUrls = [
4-
"https://gke.mybinder.org",
54
"https://ovh.mybinder.org",
65
"https://notebooks.gesis.org/binder",
76
];

doc/about/status.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ the BinderHub federation, who is in it, how to join it, etc, see
2525
========================== ======== =============== ============== =============== =====
2626
URL Response Docker registry JupyterHub API User/Build Pods Quota
2727
========================== ======== =============== ============== =============== =====
28-
gke.mybinder.org
2928
ovh.mybinder.org
3029
notebooks.gesis.org/binder
3130
========================== ======== =============== ============== =============== =====
@@ -43,7 +42,7 @@ The total number of user sessions running on Binder.
4342

4443
.. raw:: html
4544

46-
<iframe src="https://grafana.mybinder.org/d-solo/fLoQvRHmk/status?panelId=6&orgId=1&tab=general&theme=light" width="500" height="200" frameborder="0"></iframe>
45+
<iframe src="https://grafana.mybinder.org/d-solo/fLoQvRHmk/status?panelId=6&orgId=1&theme=light" width="500" height="240" frameborder="0"></iframe>
4746

4847
Binder launch success
4948
---------------------
@@ -54,7 +53,7 @@ a dip that sustains itself over time, please alert the Binder team at the
5453

5554
.. raw:: html
5655

57-
<iframe src="https://grafana.mybinder.org/d-solo/fLoQvRHmk/status?panelId=2&orgId=1&tab=general&theme=light" width="500" height="200" frameborder="0"></iframe>
56+
<iframe src="https://grafana.mybinder.org/d-solo/fLoQvRHmk/status?panelId=2&orgId=1&var-cluster=OVH&theme=light" width="500" height="200" frameborder="0"></iframe>
5857

5958
Launch time percentiles
6059
-----------------------
@@ -65,7 +64,7 @@ time takes much longer.
6564

6665
.. raw:: html
6766

68-
<iframe src="https://grafana.mybinder.org/d-solo/fLoQvRHmk/status?panelId=4&orgId=1&tab=general&theme=light" width="500" height="200" frameborder="0"></iframe>
67+
<iframe src="https://grafana.mybinder.org/d-solo/fLoQvRHmk/status?panelId=4&orgId=1&var-cluster=OVH&theme=light" width="500" height="200" frameborder="0"></iframe>
6968

7069

7170
Site Reliability Goals

0 commit comments

Comments
 (0)