n8n Operator Documentation
Welcome to the n8n Operator documentation. This operator automates the deployment and management of n8n workflow automation instances on Kubernetes clusters.
Table of Contents
-
- Prerequisites
- Installation Steps
- Project Distribution
- Uninstallation
-
- Traffic Routing Options
- Database Configuration
- Persistent Storage
- Security Configuration
- Complete Configuration Example
-
- Custom Resource Definitions
- API Specifications
Features
Traffic Routing
- Support for Kubernetes Ingress
- Support for Gateway API HTTPRoute
- Configurable hostnames and TLS
Database Integration
- PostgreSQL database support
- Configurable connection parameters
- SSL support for secure connections
Storage Management
- Persistent storage configuration
- Automatic volume provisioning
- Configurable storage size
Security
- Non-root container execution
- Automated TLS configuration
- Secure database connections
Support
If you encounter any issues or need assistance:
- Check the documentation sections above
- Look for similar issues in the GitHub repository
- Open a new issue if needed
Contributing
We welcome contributions! Please see our Contributing Guide for details on how to:
- Submit bug reports
- Request features
- Submit pull requests
- Improve documentation