Skip to main content

Security

Currently, companies tend to have sensitive data that must be stored and controlled.

VKPR offers certain types of Security, being them:

  • Cert-Manager: Cert-Manager adds, renews, and validates certificates and certificate issuers as resource types in Kubernetes clusters. To see cert-manager commands, click here
  • External-DNS: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers. To see External-DNS commands, click here
  • Keycloak: Keycloak is an access and identity management solution. To see Keycloak commands, click here
  • Vault: HashiCorp Vault is an identity-based secrets and encryption management system. A secret is anything that you want to tightly control access to, such as API encryption keys, passwords, and certificates. To see Vault commands, click here
  • External-secrets: External Secrets Operator is a Kubernetes operator that integrates external secret management systems like AWS Secrets Manager, HashiCorp Vault, Google Secrets Manager, Azure Key Vault and many more. The operator reads information from external APIs and automatically injects the values into a Kubernetes Secret. To see External Secrets commands, click here