mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-06-05 07:53:42 +00:00
fix: resolve markdown linting errors (MD011, MD019, MD023, MD039, MD040, MD045, MD056, MD059)
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
Metric|Details / Reference
|
||||
:---|:---
|
||||
GC Throughput|**Repeated Full GC happens way before OutOfMemoryError**<br/> [ref1](https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1)<br/>[ref2](https://blog.gceasy.io/micrometrics-to-forecast-application-performance)
|
||||
etc|
|
||||
etc|N/A
|
||||
|
||||
### Common JVM Errors
|
||||
|
||||
@@ -80,7 +80,7 @@ JVM Error|Details / Reference
|
||||
:----|:----
|
||||
OutOfMemoryError|**Repeated Full GC happens way before OutOfMemoryError** <br/> [ref1](https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1)<br/>[ref2](https://blog.gceasy.io/micrometrics-to-forecast-application-performance)
|
||||
StackOverflowError|[ref](https://blog.fastthread.io/stackoverflowerror)
|
||||
etc|
|
||||
etc|N/A
|
||||
|
||||
### Tuning Jenkins GC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user