Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 498 Bytes

File metadata and controls

24 lines (20 loc) · 498 Bytes

Portainer

Install

Connect to k8s console

make shell

Add portainer chart to local repositories

helm repo add portainer https://portainer.github.io/k8s/

Update local repositories

helm repo update

Install portainer

helm upgrade -f helm/portainer/value.yaml --install --create-namespace -n portainer portainer portainer/portainer

Access

After installation the portainer dashboard will be accessible by https://portainer.k3s.localhost