Skip to content

A collection of scripts to deploy and configure cert-manager in a K8s cluster.

License

Notifications You must be signed in to change notification settings

jeff-vincent/K8s-Cert-Manager-Utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

K8s-Cert-Manager-Utility

A collection of scripts to deploy and configure cert-manager in a K8s cluster.

Prerequisites

  • A kubernetes cluster with kubectl configured.
  • A domain name registered with a DNS provider.

Nginx

  1. Run ./deploy_ingress.sh
  2. Add External IP to DNS provider as an "A Record" with the host "@".
  3. Run ./deploy_cert_manager.sh
  4. Run ./deploy_tls_ingress.sh

About

A collection of scripts to deploy and configure cert-manager in a K8s cluster.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages