Back to Home
jakub-k-slys icon

n8n-operator

Verified Safe

by jakub-k-slys

Overview

Automates the deployment and lifecycle management of n8n workflow automation instances on Kubernetes clusters.

Installation

Run Command
make deploy IMG=ghcr.io/jakub-k-slys/n8n-operator:0.0.1

Security Notes

The operator's deployment configuration (`runAsNonRoot: true`, `allowPrivilegeEscalation: false`, `capabilities.drop: ALL`) adheres to good Kubernetes security practices. However, the provided Prometheus `ServiceMonitor` configuration in `config/prometheus/monitor.yaml` explicitly uses `insecureSkipVerify: true`, which is a significant security risk (man-in-the-middle attacks) for metrics scraping if used in production without further TLS configuration. Users are warned about this in the comments.

Similar Servers

Stats

Interest Score38
Security Score8
Cost ClassLow
Avg Tokens100
Stars13
Forks1
Last Update2025-12-05

Tags

KubernetesOperatorn8nWorkflow AutomationDeployment