GithubHelp home page GithubHelp logo

qpc-github / helm-charts-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opensearch-project/helm-charts

1.0 2.0 1.0 376 KB

:wheel_of_dharma: A community repository for Helm Charts of OpenSearch Project.

Home Page: https://opensearch.org/docs/latest/opensearch/install/helm/

License: Apache License 2.0

Smarty 41.77% Mustache 58.23%

helm-charts-1's Introduction

Helm-Charts

A community repository for Helm Charts of OpenSearch Project.

Status

Lint and Test Charts Release Charts

Version and Branching

As of now, this helm-charts repository maintains 3 branches:

  • main (Version is 2.x.x for both version and appVersion in Chart.yaml)
  • 1.x (Version is 1.x.x for both version and appVersion in Chart.yaml)
  • gh-pages (Reserved branch for publishing helm-charts through github pages)

Contributors should choose the corresponding branch(es) when commiting their change(s):

  • If you have a change for a specific version, only open PR to specific branch
  • If you have a change for all available versions, first open a PR on main, then open a backport PR with [backport 1.x] in the title, with label backport 1.x, etc.
  • No changes should be commited to gh-pages by any contributor, as this branch should be only changed by github actions chart-releaser

Kuvernetes Version Support

  • This helm-chart repository is tested with kubernetes version 1.19 and above

Installation

To install the OpenSearch Helm charts, execute the following commands:

helm repo add opensearch https://opensearch-project.github.io/helm-charts/
helm repo update

Once the charts repository reference is added, you can run the following command to see the charts.

helm search repo opensearch

You can now deploy charts with this command.

helm install my-deployment opensearch/<chart name>

Please see the README.md in the OpenSearch and OpenSearch Dashboards directories for installation instructions.

Notes About Default Installation

By default, on startup, the install_demo_configuration.sh is runned via the opensearch-docker-entrypoint.sh script if DISABLE_INSTALL_DEMO_CONFIG is not true.

In case custom certificates are used and allow_unsafe_democertificates is set to false in the configuration, this can prevent pods to start with the following error: Demo certificates found but plugins.security.allow_unsafe_democertificates is set to false.

This can be solved by adding an environment variable in the value.yml:

extraEnvs:
  - name: DISABLE_INSTALL_DEMO_CONFIG
    value: "true"

Change Logs

Please review the OpenSearch and the OpenSearch Dashboards change logs for the latest release details.

Contributing

See developer guide and how to contribute to this project.

Getting Help

If you find a bug, or have a feature request, please don't hesitate to open an issue in this repository.

For more information, see project website and documentation. If you need help and are unsure where to open an issue, try forums.

Code of Conduct

This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact [email protected] with any additional questions or comments.

Security

If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page. Please do not create a public GitHub issue.

License

This project is licensed under the Apache v2.0 License.

helm-charts-1's People

Contributors

peterzhuamazon avatar smlx avatar thealgo avatar mprimeaux avatar prudhvigodithi avatar gaiksaya avatar bkomraz1 avatar dblock avatar sastorsl avatar justinasko avatar drewmarshburn avatar zelinh avatar bitnik avatar junaidchaudry avatar bbarani avatar uxabre avatar dandydeveloper avatar docmarten avatar viceice avatar etenzy avatar mkhpalm avatar nybblehub avatar paullesur avatar phoelsch avatar rishabh6788 avatar rparini avatar gromr1 avatar ryanbogan avatar rexbut avatar sebor avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.