Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 328 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 328 Bytes

Simple Service Helm Chart

Helm chart you could use to deploy simple services. Includes:

  • service
  • deployment
  • Traefik ingress route
  • secrets
  • HPA (autoscaling)
  • PDB

Requirements

Traefik Ingress Controller

Refer to offial Traefik helm chart docs for installation.