Skip to content

smallstep/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smallstep Helm Charts

This is a Helm repository with packages for Kubernetes.

To install the Smallstep repo just run:

helm repo add smallstep  https://smallstep.github.io/helm-charts
helm repo update

Packages

  • Step Certificates: An online certificate authority and related tools for secure automated certificate management, so you can use TLS everywhere. Install step-certificates using:

    helm install step-certificates smallstep/step-certificates
  • Autocert: A kubernetes add-on that automatically injects TLS/HTTPS certificates into your containers. Install autocert using:

    helm install autocert smallstep/autocert
  • Step Issuer: A certificate issuer for cert-manager using Step Certificates.

    helm install step-issuer smallstep/step-issuer