Welcome to the comprehensive documentation for Drunk Charts - a collection of Helm charts designed to make deploying applications to Kubernetes as simple as possible.
- Drunk App Chart Guide - Complete guide to deploying your applications using the drunk-app chart
- Quick Start - Get up and running in minutes
- Configuration Examples - Real-world configuration examples
- Nginx to Gateway API Migration - Step-by-step guide to migrate from Ingress to Gateway API
- Troubleshooting - Common issues and solutions
- Drunk Lib Reference - Library chart templates and usage
- Development Guide - Contributing to and extending the charts
- Architecture Overview - Understanding the chart relationships
Drunk Charts provides an easy way to deploy applications to production Kubernetes environments with minimal configuration while maintaining flexibility for complex use cases.
- drunk-app - The main application chart that developers use to deploy their apps
- drunk-lib - A library chart containing reusable templates used by drunk-app
- Simplified Deployment: Deploy complex applications with minimal configuration
- Production Ready: Built-in best practices for security, scaling, and monitoring
- Flexible: Extensive configuration options for any use case
- Standardized: Consistent deployment patterns across all your applications
| I want to... | Go to... |
|---|---|
| Deploy my application quickly | Quick Start Guide |
| Understand all configuration options | Drunk App Guide |
| See configuration examples | Examples |
| Migrate from nginx Ingress to Gateway API | Migration Guide |
| Fix deployment issues | Troubleshooting Guide |
| Contribute to the charts | Development Guide |
| Understand the architecture | Architecture Overview |
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Author: Steven Hoang
Made with ❤️ by drunkcoding.net