QuarksSecret

September 16, 2020 · View on GitHub

godoc go report card


A QuarksSecret allows the developers to deal with the management of credentials.

  • QuarksSecret can be used to generate passwords, certificates and keys
  • The generated credentials can be rotated by specifying its quarkssecret’s name in a configmap.
  • When a certificate is generated, QuarksSecret ensures that a certificate signing request is generated and is approved by the Kubernetes API server

See the official documentation for more information.