Skip to content

grid-labs-tech/charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tron Platform Helm Charts

Artifact Hub

This repository contains Helm charts for the Tron Platform ecosystem.

📦 Available Charts

The main Tron Platform Helm chart that installs the complete Internal Developer Platform on Kubernetes.

Quick Install:

helm repo add grid-labs-tech https://grid-labs-tech.github.io/charts
helm repo update
helm install tron grid-labs-tech/tron

See the tron chart documentation for detailed installation and configuration options.

🚀 Getting Started

Add the Repository

helm repo add grid-labs-tech https://grid-labs-tech.github.io/charts
helm repo update

Install a Chart

# Install Tron Platform
helm install tron grid-labs-tech/tron

# Install with custom values
helm install tron grid-labs-tech/tron -f my-values.yaml

# Install in a specific namespace
helm install tron grid-labs-tech/tron --namespace tron --create-namespace

Upgrade a Chart

helm upgrade tron grid-labs-tech/tron

# Upgrade with custom values
helm upgrade tron grid-labs-tech/tron -f my-values.yaml

Uninstall a Chart

helm uninstall tron

📚 Documentation

🔗 Artifact Hub

All charts are also available on Artifact Hub:

🤝 Contributing

Contributions are welcome! Please see our Contributors Guide for detailed information on how to contribute to this Helm charts repository.

For the main Tron Platform project, see the contributing guidelines.

👥 Contributors

Thank you to all contributors who have helped improve the Tron Platform Helm Charts!

Contributors

Made with contrib.rocks.

📄 License

This project is licensed under the Apache License 2.0.

🔗 Links

About

Tron Platform Helm Charts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •