N8n Operator
БесплатноНе проверенKubernetes Operator for N8n, a fair-code workflow automation platform with native AI capabilities.
Описание
Kubernetes Operator for N8n, a fair-code workflow automation platform with native AI capabilities.
README
[!WARNING] This operator is no longer actively developed. The current generation of this project is N8n Rustful Operator — Kubernetes operator in Rust that runs n8n from custom resources. Declare an n8n instance — single process or queue-mode cluster — and the operator reconciles for you. Just start there.
N8n Kubernetes Operator
A Kubernetes operator that automates the deployment and management of n8n workflow automation instances on Kubernetes clusters.
Key Features
- Automated Deployment: Simplified n8n instance deployment with PostgreSQL database configuration
- Traffic Routing: Support for both Kubernetes Ingress and Gateway API HTTPRoute
- Persistent Storage: Automatic volume provisioning and configurable storage management
- Security: Non-root container execution with automated TLS configuration
- Monitoring: Prometheus metrics integration for operational visibility
Quick Start
Create a basic n8n instance:
apiVersion: n8n.slys.dev/v1alpha1
kind: N8n
metadata:
name: n8n-sample
spec:
database:
postgres:
host: "postgres-host"
port: 5432
database: "n8n"
user: "n8n-user"
password: "password"
ingress:
enable: true
ingressClassName: "nginx"
📖 Documentation
For comprehensive guides and detailed configuration options, visit our complete documentation:
- Installation Guide - Get started with installation and setup
- Configuration Guide - Complete configuration reference
- API Reference - Custom Resource Definitions and specifications
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the Apache License, Version 2.0. See the LICENSE file for details.
Установка N8n Operator
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/jakub-k-slys/n8n-operatorFAQ
N8n Operator MCP бесплатный?
Да, N8n Operator MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для N8n Operator?
Нет, N8n Operator работает без API-ключей и переменных окружения.
N8n Operator — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить N8n Operator в Claude Desktop, Claude Code или Cursor?
Открой N8n Operator на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare N8n Operator with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
