Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

This repository is home to the original helm charts for products throughout the open data platform ecosystem.

License

NotificationsYou must be signed in to change notification settings

raystack/charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts for Raystack Foundation

Charts are curated application definitions forHelm. Use this repository to submit official Raystack Foundation helm Charts. For more information about installing and using Helm, see it'sREADME.md.

TL;DR

$ helm repo add raystack https://raystack.github.io/charts/$ helm search repo raystack$ helm install my-release raystack/<chart>

Repository Structure

This repository contains the source for the packaged and versioned charts (released in theGithub Pages).The Charts in thestable/ directory in the main branch match the latest packaged Chart in theChart Repository.There may be previous versions of a Chart available in the Chart Repository.

The purpose of this repository is to provide a place for maintaining and contributing official Charts, with CI processes in place for managing the releasing of Charts into the Chart Repository.

Stable Charts meet the criteria in the technical requirements.

Usage

Once you have installed the Helm client on your kubernetes cluster, you can deploy a Raystack Helm Chart into a Kubernetes cluster.

Please refer to theQuick Start guide if you wish to get running in just a few commands, otherwise theUsing Helm Guide provides detailed instructions on how to use the Helm client to manage packages on your Kubernetes cluster.

Helm Repo URL:https://raystack.github.io/charts/

# To add Raystack Helm repo$ helm repo add raystack https://raystack.github.io/charts/# To list all the charts in the repo$ helm search repo raystack# To install any searched chart$ helm install my-release raystack/<chart>

Contributing a Chart

We'd love for you to contribute a Chart that provides a useful application or service for Kubernetes. Please read our Contribution Guide for more information on how you can contribute Charts.Note: We use the same workflow, License and Contributor License Agreement as the main Kubernetes repository.

About

This repository is home to the original helm charts for products throughout the open data platform ecosystem.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp