Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 584 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 584 Bytes

Portainer

Portainer is a WebUI for Docker and Kubernetes. It is made to facilitate deployments on your infrastructure.

Installation

Kubernets often uses manifests to apply changes or deploy app in your infrastructure.

To install portainer the only thing you have to do is run:

kubectl apply -n portainer -f https://raw.githubusercontent.com/portainer/k8s/master/deploy/manifests/portainer/portainer.yaml

Update from March 15 2023

⚠️ This document will change ⚠️