Skip to content

Commit 2031e48

Browse files
committed
add README
1 parent 8a9c550 commit 2031e48

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Kubernetes Helm Charts
2+
[![License](https://img.shields.io/badge/License-Elastic--2.0-blue)](#license)
3+
4+
The code is provided as-is with no warranties.
5+
6+
## Usage
7+
[Helm](https://helm.sh) must be installed to use the charts.
8+
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
9+
10+
Once Helm is set up properly, add the repo as follows:
11+
12+
```console
13+
helm repo add daytonaio https://charts.daytona.io
14+
```
15+
16+
You can then run `helm search repo daytonaio` to see the charts.
17+
18+
## License
19+
This repository contains the Daytona Enterprise Demo installer, covered under the [Elastic License 2.0](LICENSE), except where noted (any Daytona logos or trademarks are not covered under the Elastic License, and should be explicitly noted by a LICENSE file.)
20+
21+
Others are allowed to make their own distribution of the software in this repository under the license, but they cannot use any of the Daytona trademarks, cloud services, etc.
22+
23+
We explicitly grant permission for you to make a build that includes our trademarks while developing Daytona itself. You may not publish or share the build, and you may not use that build to run Daytona for any other purpose.

0 commit comments

Comments
 (0)