/octant-certmanager-plugin

octant cert manager plugin

Primary LanguageGoApache License 2.0Apache-2.0

Octant cert-manager Plugin

An Octant plugin for cert-manager used to demo plugin functionality.

This plugin shows the DNS names for a given certificate.

Requirements

  • Octant 0.19.0+
  • Currently supports cert-manager.io/v1

Installation

Go 1.16+ is required.

make install

This will compile the plugin and automatically move the binary to Octant's plugin path.