RedHatGov / redhatgov.workshops

This is a collection of Ansible-deployed workshop environments. Use it in combination with the student workbook content, from the repo at https://github.com/RedHatGov/redhatgov.github.io
http://redhatgov.io
64 stars 69 forks source link

Add ability to deploy signed certs for OpenShift clusters #158

Closed 85matthew closed 3 years ago

85matthew commented 3 years ago

Add the ability to deploy signed certs. This works with this PR by utilizing the letsencrypt service. This can potentially be swapped out to work with an additional paid service if needed at a future point.

This PR will allow the toggle of signed certs installation which will get rid of security warnings in user browsers. This PR requires the user running the automation to have permissions to access Route53 as well as the OpenShift cluster.

matmille commented 3 years ago

Tested and Validated