DE 

//Cloudogu EcoSystem Docs

Note: This file has been automatically translated!

Installing the Portainer dogu

Prerequisite

Portainer is one of our Premium Dogus and requires a Premium Subscription.

Installation

Portainer can be easily installed with kubectl like all other Dogus:

kubectl apply -n ecosystem -f - <<EOF
apiVersion: k8s.cloudogu.com/v2
kind: Dogu 
  metadata: 
    name: portainer
labels:
  app: ces
spec:
  name: premium/portainer
  version: 2.39.3-1
EOF

It is recommended to configure Portainer after installation .