You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/ROOT/pages/references/node-classes.adoc
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,3 +31,10 @@ This gives you consistent performance but will cost you more (see https://produc
31
31
+
32
32
The plus node class is probably the right choice for your production frontends, database and other applications sensitive to latency.
33
33
34
+
night::
35
+
+
36
+
Night nodes are plus nodes where workload interruptions during (European) office hours are limited as much as possible.
37
+
Regular node maintenance and any other non-emergency node changes are carried out after 22:00 (CET/CEST).
38
+
Night maintenance comes at a premium (see https://products.docs.vshn.ch/products/appuio/cloud/pricing.html[pricing]).
39
+
+
40
+
Night nodes are useful for production applications that require minimal downtime but can't be run with multiple replicas in high availability (HA) fashion.
0 commit comments