Skip to content

25 Portainer

hrpatel edited this page Apr 15, 2021 · 2 revisions

Summary

Resources and notes gathered while installing Portainer

Resources

Procedure

  • Deploy using YAML manifest with support for a LoadBalancer
    kubectl apply -n portainer -f https://raw.githubusercontent.com/portainer/k8s/master/deploy/manifests/portainer/portainer-lb.yaml
    
  • Enable local-path storage
Clone this wiki locally