🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

n8n-nodes-kubernetes

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-kubernetes

This is an n8n community node. It lets you use Docker in your n8n workflows.

1.1.12
latest
74

Supply Chain Security

100

Vulnerability

80

Quality

84

Maintenance

100

License

Version published
Weekly downloads
8
-88.41%
Maintainers
0
Weekly downloads
 
Created

n8n-nodes-kubernetes

This is an n8n community node. It lets you use Docker in your n8n workflows.

Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels. All containers are run by a single operating system kernel and are thus more lightweight than virtual machines. Containers are created from images that specify their precise contents. Images are often created by combining and modifying standard images downloaded from public repositories.

n8n is a fair-code licensed workflow automation platform.

Installation Operations Credentials Compatibility Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

We add a new node called Docker, which allow users interact with docker

screenshot

Credentials

We add a new credential, which can be socket path or remote docker host

Compatibility

Maybe all?

Resources

FAQs

Package last updated on 27 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts