Skip to content

v1.4.0

Compare
Choose a tag to compare
@ricsanfre ricsanfre released this 04 Aug 09:09
· 970 commits to master since this release
7a9833d

[v1.4.0] - 2022-08-04

Re-architecting logging solution and configure Kubernetes' graceful node shutdown.

Release Scope:

  • Logging solution (EFK) enhancements
    • Upgrade Elasticsearch and Kibana to v8.1
    • Logging collection and distribution architecture based on fluentd/fluentbit re-architected
    • Prometheus integration: Adding Elasticsearch and Fluentbit/Fluentd metrics
    • Logging parsing enhancements and log fields standardization
  • Configure Kubernetes' graceful node shutdown feature
  • Monitor external nodes (gateway) in Prometheues using fluent-bit agent.
  • Upgrade software components to latest stable version

What's Changed

  • Fix #51. EFK: Add logs aggregation layer based on fluentd
  • Fix #52. Prometheus: Adding Elasticsearch and Fluentbit metrics
  • Fix #53. Configure Kubernetes's graceful node shutdown feature
  • Fix #54. Error deploying Metal LB version 0.13
  • Fix #55. Error with deprecated arguments when installing new K3s release (v1.24.3+k3s1)
  • Fix #56. Collect gateway node metrics using new v1.8 fluentbit 's metrics built-in plugins
  • Fix #57. Fluentbit: Processing multiline/stack trace log messages (java, python, go, .)
  • Fix #58 Fluentbit Kubernetes Merge_Log results in conflicting field types and rejection by elasticsearch

Full Changelog: v1.3.0...v1.4.0