Skip to content

Provision Additional Certificates #28

@DiCanio

Description

@DiCanio

There should be an option to provision additional certificates not being part of the common trusted ones that are being shipped with the execution environment of a container image.

This feature is essential when it comes to deploy environments where self-signed certificates are being used. Without being able to provision these certificates some components might fail as they can't communicate securely as long as TLS certificate verification is enabled.

The following requirements hold:

  • possibility to add multiple additional certificates in PEM format
  • store all certificates in a single file by making use of a ConfigMap (watch out for max size of 1MB)
  • mount aggregated PEM file (only for required containers)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions