Skip to content

Commit e91c024

Browse files
mosabuanineinchnick
authored andcommitted
Improve readme content
1 parent da977d0 commit e91c024

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@ Trino Community Kubernetes Helm Charts
33
===========
44
[![CI/CD](https://github.com/trinodb/charts/actions/workflows/ci-cd.yaml/badge.svg?branch=main)](https://github.com/trinodb/charts/actions/workflows/ci-cd.yaml)
55

6-
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
6+
A repository of Helm charts for the Trino community. The following charts are
7+
included:
78

9+
* [Trino](https://trino.io/)
10+
* [Trino Gateway](https://trinodb.github.io/trino-gateway)
811

912
## Usage
1013

1114
[Helm](https://helm.sh) must be installed to use the charts.
12-
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
15+
Refer to Helm's [documentation](https://helm.sh/docs/) to get started.
1316

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

@@ -33,9 +36,16 @@ helm template my-trino trino/trino --namespace <YOUR_NAMESPACE>
3336

3437
## Documentation
3538

36-
You can find documentation about the charts:
37-
* [Trino](./charts/trino/README.md).
38-
* [Trino Gateway](./charts/gateway/README.md).
39+
Documentation about the chart values:
40+
41+
* [Trino](./charts/trino/README.md)
42+
* [Trino Gateway](./charts/gateway/README.md)
43+
44+
Other chart-related user documentation with more information about the specific
45+
project:
46+
47+
* [Trino](https://trino.io/docs/current/installation/kubernetes.html)
48+
* [Trino Gateway](https://trinodb.github.io/trino-gateway/installation/#helm)
3949

4050
## Development
4151

0 commit comments

Comments
 (0)