Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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
Appearance settings

A repository which that will contain helm charts with best and security practices.

NotificationsYou must be signed in to change notification settings

OT-CONTAINER-KIT/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A helm repository that has a variety of helm charts for helping people to deploy stack inside Kubernetes cluster with best and security practices. One of the main motives of creating these charts is that person can easily deploy the stack or application inside the Kubernetes cluster without getting into the complexity.

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

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

helm repo add ot-helm https://ot-container-kit.github.io/helm-charts

You can then runhelm search repo ot-helm to see the charts.

Pre-Requisities

  • Kubernetes>=1.15.X
  • Helm>=3.0.X

Installing Helm

Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources.

To install Helm, refer to theHelm install guide and ensure that the helm binary is in the PATH of your shell.

Adding Repo

helm repo add ot-helm https://ot-container-kit.github.io/helm-charts

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.

Useful Helm Client Commands:

  • View available charts:helm search repo
  • Install a chart:helm install my-release ot-helm/<package-name>
  • Upgrade your application:helm upgrade

Contact Information

This project is managed byOpsTree Solutions. For any queries or suggestions, you can reach out to us atopensource@opstree.com.

Join our Slack Channel:#redis-operator.

About

A repository which that will contain helm charts with best and security practices.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors30


[8]ページ先頭

©2009-2025 Movatter.jp