From ad5562db566103da25bb6c5bfe653917de22c98a Mon Sep 17 00:00:00 2001 From: Matt Reider Date: Wed, 23 Sep 2020 16:46:22 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ccb4ab..9856254 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ If you want to start building an Operator, you should definitely look into the [ | Couchbase Autonomous Operator | [couchbase/operator](https://access.redhat.com/containers/?tab=overview&platform=openshift#/registry.connect.redhat.com/couchbase/operator) | Automates administrative tasks and operational best practices while maintaining full data platform capabilities from within and across clouds and on-premises deployments. | | CouchDB #1 | [ibm/couchdb-operator](https://access.redhat.com/containers/#/registry.connect.redhat.com/ibm/couchdb-operator)() | Fully automated deployment and configuration of Apache CouchDB clusters. Also available on [OperatorHub.io](https://operatorhub.io/operator/couchdb-operator) | | CouchDB #2 | [nicolai86/couchdb-operator](https://github.com/nicolai86/couchdb-operator) | Prototype Kubernetes operator for couchDB. | +| Dynatrace | [Dynatrace/dynatrace-oneagent-operator](https://github.com/Dynatrace/dynatrace-oneagent-operator) | Activates Dynatrace OneAgent container injection in Kubernetes and OpenShift clusters. | | Dex | [kubic-project/dex-operator](https://github.com/kubic-project/dex-operator) | A Kubernetes operator for configuring Dex with custom resources | | DynamoDB | [microdc/k8s-dynamodb-operator](https://github.com/microdc/k8s-dynamodb-operator) | Amazon DynamoDB is a fully proprietary NoSQL database service that supports key-value and document data structures. This is a Kubernetes operator for DynamoDB | | DB Operator | [kloeckner-i/db-operator](https://github.com/kloeckner-i/db-operator) | A DB Operator for MySQL/PostgresSQL. Supports also Google Cloud SQL instance creation. |