Skip to content

Commit 071b226

Browse files
Create olmconfig.yaml
1 parent 3a9294f commit 071b226

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

olm/olmconfig.yaml

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
annotations:
3+
capabilityLevel: Basic Install
4+
shortDescription: Amazon MemoryDB for Redis controller is a service controller for managing MemoryDB resources
5+
in Kubernetes
6+
displayName: AWS Controllers for Kubernetes - MemoryDB
7+
description: |-
8+
Manage Amazon MemoryDB for Redis resources in AWS from within your Kubernetes cluster.
9+
10+
11+
**About Amazon MemoryDB for Redis**
12+
13+
14+
MemoryDB for Redis is a durable, in-memory database service that delivers ultra-fast performance. It is purpose-built for modern applications with microservices architectures.
15+
16+
MemoryDB is compatible with Redis, a popular open source data store, enabling you to quickly build applications using the same flexible and friendly Redis data structures, APIs, and commands that they already use today. With MemoryDB, all of your data is stored in memory, which enables you to achieve microsecond read and single-digit millisecond write latency and high throughput. MemoryDB also stores data durably across multiple Availability Zones (AZs) using a Multi-AZ transactional log to enable fast failover, database recovery, and node restarts.
17+
18+
Delivering both in-memory performance and Multi-AZ durability, MemoryDB can be used as a high-performance primary database for your microservices applications, eliminating the need to separately manage both a cache and durable database.
19+
20+
21+
**About the AWS Controllers for Kubernetes**
22+
23+
24+
This controller is a component of the [AWS Controller for Kubernetes](https://github.com/aws/aws-controllers-k8s)
25+
project. This project is currently in **developer preview**.
26+
27+
28+
**Pre-Installation Steps**
29+
30+
31+
Please follow the following link: [Red Hat OpenShift](https://aws-controllers-k8s.github.io/community/docs/user-docs/openshift/)
32+
samples:
33+
- kind: Cluster
34+
spec: '{}'
35+
maintainers:
36+
- name: "memorydb maintainer team"
37+
email: "ack-maintainers@amazon.com"
38+
links:
39+
- name: Amazon MemoryDB for Redis Developer Resources
40+
url: https://docs.aws.amazon.com/memorydb/?id=docs_gateway

0 commit comments

Comments
 (0)