Skip to content

cert-manager should not be a hard requirement #245

@benmoss

Description

@benmoss

Is your feature request related to a problem? Please describe.
As an operator I'd prefer not to have to install cert-manager if I'm not trying to do anything fancy with certificate management.

Describe the solution you'd like
A documented way for users to bring their own certificates, but not necessarily via cert-manager.

Additional context
Strimzi is a comparable operator for managing Kafka clusters. They do not have a dependency on cert-manager and this is their documentation for how to manage your own certificates.

It seems like it automatically can provision its own certificates, but in the case of bring-your-own it just expects the user to provide Kubernetes secrets containing the certificates and keys. A user could use cert-manager to create these and still get the benefits of cert-manager, or whatever certificate management system they want.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions