Preview v3.1.0-rc10
Pre-release
Pre-release
SIGHUP-C-3PO
released this
06 Mar 10:31
·
154 commits
to main
since this release
DRAFT Logging Core Module Release 3.1.0
Welcome to the latest release of logging
module of Kubernetes Fury Distribution
maintained by team SIGHUP.
This update includes new versions of various components, such as OpenSearch and OpenSearch Dashboards,
as well as bug fixes and changes, such as support for Kubernetes 1.25 and the introduction of a new Loki distributed package and minio-ha package.
Additionally, a new Infra flow has been added to retrieve all infrastructural (KFD) logs.
Component Images 🚢
Component | Supported Version | Previous Version |
---|---|---|
opensearch |
v2.5.0 |
2.0.0 |
opensearch-dashboards |
v2.5.0 |
2.0.0 |
cerebro |
v0.9.4 |
No update |
logging-operator |
v3.17.10 |
3.17.7 |
loki-distributed |
v2.7.3 |
New package |
minio-ha |
vRELEASE.2023-01-12T02-06-16Z |
New package |
Bug Fixes and Changes 🐛
- Add support for Kubernetes 1.25.
- Introduced Loki distributed package ready for production use.
- Introduced minio-ha package to store errors from Fluentd, and as an S3 backend for Loki.
- The Kubernetes ClusterFlow now exclude by default all the infrastructural (KFD) logs and a new Infra ClusterFlow has been added to get all the infrastructural (KFD) logs.
- Removed the two non-clustered MinIO pods from logging-operated package, minio-ha package is now a requirement.
Update Guide 🦮
Process
To upgrade the module run:
kustomize build | kubectl apply -f -