All Projects → nickytd → kubernetes-logging-helm

nickytd / kubernetes-logging-helm

Licence: Apache-2.0 license
Scalable Kubernetes logging stack with Opensearch

Programming Languages

Smarty
1635 projects
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to kubernetes-logging-helm

Helm Elasticstack
Kubernetes Helm Charts and Tools to run Elastic Stack(ELK) on Azure Container Service(AKS)
Stars: ✭ 76 (+80.95%)
Mutual labels:  logstash, helm, helm-charts
matrix-chart
Helm chart for deploying a Matrix homeserver stack
Stars: ✭ 83 (+97.62%)
Mutual labels:  helm, helm-charts
helm-charts
OpenSourced Helm charts
Stars: ✭ 38 (-9.52%)
Mutual labels:  helm, helm-charts
helm-charts
Helm charts for sigstore project
Stars: ✭ 33 (-21.43%)
Mutual labels:  helm, helm-charts
clearml-server-helm
ClearML Server for Kubernetes Clusters Using Helm
Stars: ✭ 18 (-57.14%)
Mutual labels:  helm, helm-charts
camunda-helm
Camunda public Kubernetes Helm repo and charts
Stars: ✭ 33 (-21.43%)
Mutual labels:  helm, helm-charts
Helm-Cheat-Sheet
A cheat sheet for Helm commands.
Stars: ✭ 72 (+71.43%)
Mutual labels:  helm, helm-charts
helm-charts
Source & Repo of https://charts.kubesphere.io/main & https://charts.kubesphere.io/test
Stars: ✭ 85 (+102.38%)
Mutual labels:  helm, helm-charts
charts
Helm charts for creating reproducible and maintainable deployments of Polyaxon with Kubernetes.
Stars: ✭ 32 (-23.81%)
Mutual labels:  helm, helm-charts
vault-charts
Charts to deploy Hashicorp Vault in Kubernetes
Stars: ✭ 15 (-64.29%)
Mutual labels:  helm, helm-charts
metahelm
Install dependency graphs of Kubernetes Helm Charts
Stars: ✭ 70 (+66.67%)
Mutual labels:  helm, helm-charts
charts
Deploy Kubernetes Helm Charts for Check Point CloudGuard
Stars: ✭ 18 (-57.14%)
Mutual labels:  helm, helm-charts
helm-certgen
Helm plugin for generation of TLS certificates
Stars: ✭ 15 (-64.29%)
Mutual labels:  helm, helm-charts
helm-charts
Community maintained Helm charts for Flux
Stars: ✭ 66 (+57.14%)
Mutual labels:  helm, helm-charts
ship-it
Wattpad's tool for continuously deploying code to Kubernetes quickly, safely, and observably.
Stars: ✭ 14 (-66.67%)
Mutual labels:  helm, helm-charts
kube-tools-aws
A lightweight Docker image with various CLI tooling for working with Kubernetes.
Stars: ✭ 26 (-38.1%)
Mutual labels:  helm, helm-charts
helm-charts
My collection of Helm charts.
Stars: ✭ 62 (+47.62%)
Mutual labels:  helm, helm-charts
charts
Helm charts for using F5 products and services in Kubernetes and OpenShift environments.
Stars: ✭ 28 (-33.33%)
Mutual labels:  helm, helm-charts
charts
Fairwinds helm chart repository
Stars: ✭ 99 (+135.71%)
Mutual labels:  helm, helm-charts
helm-controller
A simple way to manage helm charts with a Custom Resource Definitions in k8s.
Stars: ✭ 49 (+16.67%)
Mutual labels:  helm, helm-charts

Artifact Hub Release Charts Publis Documentation

kubernetes-logging-helm with Opensearch

This helm chart deploys a scalable containerized logging stack, enabling log observability for kubernetes applications with Opensearch. The deployment may take various forms, from a single node setup usable for a local development up to scaled multi nodes opensearch deployments used in production environments. It is an easy way to provision a managed Opensearch cluster with optional kafka brokers, flunetbits and logstash(s) supplying additional initialization steps for the various components.

Kubernetes Logging Stack

Adding the helm chart repository:

helm repo add logging https://nickytd.github.io/kubernetes-logging-helm
helm repo update
helm install ofd logging/kubernetes-logging

Pages: https://nickytd.github.io/kubernetes-logging-helm

Uprgade Notes 2.x to 3.0.0: Since version 3.0.0, the chart values are renamed and follow camel case recommendation.

Chart version 4.0.0 now features Opensearch & Dashboards 2.0.0 - Release Notes

Uprgade Notes 4.x to 4.2.0: Chart version 4.2.0 delivers Opensearch 2.2.0. In this release the nomenclature is changed for the master node. Now it is called "cluster-manager". As a result the chart values.yaml is adapted as well reflecting the naming convention in opensearch. The "master" in values.yaml is renamed to "clusterManager".

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].