1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-09-13 10:31:36 +02:00
Files
wiki/wiki/portainer.md
2026-04-03 09:12:03 +02:00

558 B

Portainer

Portainer is a Kubernetes management platform that also works with Docker.

Setup

Portainer is a service that allows clustering. It consist of one server and possibly multiple agents.

Server

The software can be setup via Docker with the portainer image.

Agent

An agent is a cluster of Docker API proxies. An agent can be setup via Docker with the portainer image.