Tag Archives: valkey
Enforcing AWS ElastiCache (Valkey) Best Practices with Kyverno + Crossplane + GitOps
Use Kyverno in audit and enforce modes to standardize AWS ElastiCache (Valkey) ReplicationGroups defined by Crossplane. Includes example ClusterPolicy, annotations, and tips for Policy Reporter.
How to Manage AWS Valkey Clusters with Crossplane and GitOps
How to Manage AWS Valkey Clusters with Crossplane and GitOps Managing AWS Valkey clusters (the open Redis fork) can be done declaratively with Crossplane, bringing the benefits of GitOps to DBAs and platform engineers. This guide walks through importing an existing Valkey cluster into Crossplane, configuring it with Kustomize, and deploying with Argo CD. Step […]