mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-08-19 04:16:26 +00:00
Sept 9th
This commit is contained in:
+10
-4
@@ -24,6 +24,7 @@
|
||||
- [Quarkus vs Spring Boot](#quarkus-vs-spring-boot)
|
||||
- [More Java Frameworks or Libraries](#more-java-frameworks-or-libraries)
|
||||
- [Java Testing Frameworks](#java-testing-frameworks)
|
||||
- [Videos](#videos)
|
||||
- [Tweets](#tweets)
|
||||
## Java
|
||||
* [reddit.com/r/java](https://www.reddit.com/r/java)
|
||||
@@ -178,10 +179,6 @@ High-level abstractions/tools to run SpringBoot application on kubernetes withou
|
||||
- Secrets management with HashiCorp’s Vault
|
||||
- Using Spring Cloud Vault
|
||||
|
||||
<center>
|
||||
<iframe src="https://www.youtube.com/embed/1w1Jv9qssqg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</center>
|
||||
|
||||
<center>
|
||||
[](https://medium.com/javarevisited/10-free-spring-boot-tutorials-and-courses-for-java-developers-53dfe084587e)
|
||||
</center>
|
||||
@@ -240,6 +237,15 @@ High-level abstractions/tools to run SpringBoot application on kubernetes withou
|
||||
- [jfrunit](https://github.com/moditect/jfrunit) A JUnit extension for asserting JDK Flight Recorder events
|
||||
- [morling.dev: Introducing JfrUnit 1.0.0.Alpha1](https://www.morling.dev/blog/introducing-jfrunit-1-0-0-alpha1/)
|
||||
|
||||
## Videos
|
||||
<details>
|
||||
<summary>Click to expand!</summary>
|
||||
|
||||
<center>
|
||||
<iframe src="https://www.youtube.com/embed/1w1Jv9qssqg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</center>
|
||||
</details>
|
||||
|
||||
## Tweets
|
||||
<details>
|
||||
<summary>Click to expand!</summary>
|
||||
|
||||
+11
-4
@@ -32,6 +32,7 @@
|
||||
- [Deployment and Configuration](#deployment-and-configuration-1)
|
||||
- [Validation of Artemis Broker Monitoring with JMeter](#validation-of-artemis-broker-monitoring-with-jmeter)
|
||||
- [JMeter Example Test Plans](#jmeter-example-test-plans)
|
||||
- [Videos](#videos)
|
||||
|
||||
## Introduction
|
||||
* [**prometheus.io**](https://prometheus.io/)
|
||||
@@ -227,10 +228,6 @@ Although it's exciting to see attempts to address the challenges of running Prom
|
||||
* https://github.com/equinix-labs/otel-cli OpenTelemetry command-line tool for sending events from shell scripts & similar environments
|
||||
* https://github.com/ansible-collections/community.general/pull/3091 Send distributed traces for the ansible runs with OpenTelemetry
|
||||
|
||||
<center>
|
||||
<iframe src="https://www.youtube.com/embed/r8UvWSX3KA8" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</center>
|
||||
|
||||
#### Telegraf Collector
|
||||
* [Telegraf Collector](https://www.influxdata.com/time-series-platform/telegraf/)
|
||||
* [Telegraf Prometheus Output Plugin](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/prometheus_client)
|
||||
@@ -662,3 +659,13 @@ drwxrwxr-x 3 activemq activemq 19 Jan 10 16:22 ..
|
||||
JMeter|Artemis Grafana|Artemis Dashboard
|
||||
:-------:|:---------:|:-------:
|
||||
||
|
||||
|
||||
|
||||
## Videos
|
||||
<details>
|
||||
<summary>Click to expand!</summary>
|
||||
|
||||
<center>
|
||||
<iframe src="https://www.youtube.com/embed/r8UvWSX3KA8" title="YouTube video player" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</center>
|
||||
</details>
|
||||
Reference in New Issue
Block a user