CLI Reference
Koala update ssl
koala update ssl
Configures SSL for the service
Synopsis
Configures SSL for the service. Uses Let’s Encrypt to obtain a certificate for the service’s domain name. Assumes the service is running on a server with a public IP address, and that the domain name is pointed to that IP address.
Requires cert-manager to be installed on the cluster.
Operated by configuring an Issuer to generate certificates for the service, and modifying the service’s Ingress to use the generated certificate.
Options
Options inherited from parent commands
SEE ALSO
- koala update - Update the service with various configuration changes