Skip to content

Instantly share code, notes, and snippets.

@daxmc99
Last active June 6, 2019 18:09
Show Gist options
  • Save daxmc99/8f20631423fa60e29d44af778b5b50ff to your computer and use it in GitHub Desktop.
Save daxmc99/8f20631423fa60e29d44af778b5b50ff to your computer and use it in GitHub Desktop.
Install cert-manger version 8 on Rancher 2.2.x with Catalog
  1. Add https://charts.jetstack.io to global catalogs
  2. Enter into the system project
  3. Install cert-manager v8 into the 'kube-system' namespace.

If webhook pod fails to deploy after several minutes you may need to uninstall and reinstall

This guide also depends on the chart having NO relative urls. You may need to repackage the chart with --url if this is the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment