Skip to content

Latest commit

Β 

History

History
32 lines (24 loc) Β· 1.28 KB

File metadata and controls

32 lines (24 loc) Β· 1.28 KB

πŸš€ Hoverkraft-Tech Helm Starter Pack

License Helm Kubernetes

A comprehensive Helm starter pack for rapid application deployment on Kubernetes. This repository is suposed to be used as an helm starter and provides a solid foundation with best practices, security defaults, and production-ready configurations.

✨ Features

  • πŸ”§ Production-ready templates with security best practices
  • πŸ“Š Horizontal Pod Autoscaling support
  • 🌐 Ingress configuration with TLS/SSL support
  • πŸ” Health checks (liveness, readiness, startup probes)
  • πŸ” ServiceAccount with configurable RBAC
  • πŸ“ˆ Resource management with presets and custom configurations
  • πŸ§ͺ CI/CD ready with Chart Testing configuration
  • πŸ“‹ Comprehensive documentation and examples
  • πŸ”„ Bitnami Common library integration for enhanced functionality

Usage

helm starter fetch https://github.com/hoverkraft-tech/helm-starters [version]
helm starter list
helm create myapp -p helm-starters/default

Made with ❀️ by Hoverkraft-Tech