WorkflowGen Documentation
7.14 to 7.22
7.14 to 7.22
  • WorkflowGen for Docker
  • Getting Started
  • Main Architecture Description
  • SQL Server Hosting Options
  • Business Continuity & Disaster Recovery
  • Log Gathering & Application Metrics
  • Update Management
  • Custom Domain Names
  • WorkflowGen Image
    • Recommended Architectures
    • Configuration
    • File Management
    • Custom Image
    • TLS/SSL
  • WorkflowGen Database Image
  • Configuration
  • File Management
  • Custom Image
  • WorkflowGen Upgrade Image
    • Usage
    • Configuration
  • Kubernetes
    • Getting Started
    • TLS/SSL
    • Cluster Management Tools
    • WorkflowGen Helm Chart
    • Multitenancy
Powered by GitBook
On this page
  • Manual
  • Using cert-manager
Export as PDF
  1. Kubernetes

TLS/SSL

PreviousGetting StartedNextCluster Management Tools

Last updated 4 years ago

Manual

In Kubernetes, there are tools to help you manage certificates and achieve a TLS connection. This is easier than making a custom architecture using the reverse proxy method. You can read more about managing certificates with Kubernetes at the following link:

Using cert-manager

is a cloud native application that manages certificates for you. It includes mechanisms to ask for Let's Encrypt certificates automatically and get certificates from , or you can use your own certificates generated by a certificate authority (CA) or a self-signed certificate.

Manage TLS Certificates in a Cluster
cert-manager
HashiCorp Vault