Skip to content

Ubivius/deploy-kibana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Telemetry-kibana

Kibana is an free and open frontend application that sits on top of the Elastic Stack, providing search and data visualization capabilities for data indexed in Elasticsearch.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

Get Repo Info

$ helm repo add elastic https://helm.elastic.co
$ helm repo update

Installing the Chart

To install the chart with the release name kibana:

$ helm install kibana --version <version> elastic/kibana -f chart/values.yaml

Uninstalling the Chart

To uninstall/delete the kibana deployment:

$ helm delete kibana

The command removes all the Kubernetes components associated with the chart and deletes the release.

About

Kibana deployment charts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages