From e082155ba0013c5cd43baaf450493141bd8a46fb Mon Sep 17 00:00:00 2001 From: Sam Dulam Date: Tue, 2 Mar 2021 18:27:48 +1300 Subject: [PATCH] add k8s install video --- docs/v2.0/deploy/ceinstallk8s.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/v2.0/deploy/ceinstallk8s.md b/docs/v2.0/deploy/ceinstallk8s.md index 5177e38..0e7e7fa 100644 --- a/docs/v2.0/deploy/ceinstallk8s.md +++ b/docs/v2.0/deploy/ceinstallk8s.md @@ -3,6 +3,9 @@ hide: toc --- # :material-kubernetes: Deploying Portainer CE in Kubernetes +
+ +
Portainer is comprised of two elements, the Portainer Server, and the Portainer Agent. Both elements run as lightweight Docker containers on a Docker engine. There are many possible deployment scenarios, however, we have detailed the most common below. Please use the scenario that matches your configuration.