Skip to content

jamespollard8/quarks-secret

 
 

Repository files navigation

QuarksSecret

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.


About

Generate k8s secrets with an operator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.7%
  • Other 2.3%