From b476930219eb510ac065f315d76f3de0575b0358 Mon Sep 17 00:00:00 2001 From: Ahmet Soormally Date: Thu, 11 Mar 2021 08:46:26 +0000 Subject: [PATCH] Add Tyk Operator to the list of awesome operators --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 937e731..4878d40 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ If you want to start building an Operator, you should definitely look into the [ | TiDB #1 (Official) | [pingcap/tidb-operator](https://github.com/pingcap/tidb-operator) | TiDB operator creates and manages TiDB clusters running in Kubernetes. | | TiDB #2 | [aliyx/tidb-operator](https://github.com/aliyx/tidb-operator) | TiDB operator creates/configures/manages TiDB clusters atop Kubernetes. | | Tomcat | [kube-incubator/tomcat-operator](https://github.com/kube-incubator/tomcat-operator) | Tomcat operator creates/manages Tomcat clusters atop Kubernetes. It is also a good operator for learning puposes, as the code base is pretty small. | +| Tyk API Gateway | [tykio/tyk-operator](https://github.com/tykio/tyk-operator) | GitOps enabled Full-Lifecycle API Management. CRDs and controllers for managing APIs, Security Policies & Publishing to a developer portal or service catalogue. Compatible with Open Source, On Premises, or SaaS installations. | | Unifiedpush | [aerogear/ups-config-operator](https://github.com/aerogear/ups-config-operator) | UnifiedPush Server is a server that allows sending push notifications to different (mobile) platforms. Using this operator manage your Unifiedpush variants from Kubernetes and Openshift | | Vault #1 | [coreos/vault-operator](https://github.com/coreos/vault-operator) | This operator will run and manage Vault on Kubernetes simply and securely. | | Vault #2 | [banzaicloud/bank-vaults](https://github.com/banzaicloud/bank-vaults)| This operator offers a feature rich HA Vault operator with TLS, external API based re/configuration, several/automatic unseal options and more.|