From 30c8a645c148376138fb8152ce3bf516de8b6aa4 Mon Sep 17 00:00:00 2001 From: Inaki Date: Wed, 22 Apr 2020 16:09:01 +0200 Subject: [PATCH] Update openshift.md --- docs/openshift.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/openshift.md b/docs/openshift.md index c80009a0..23b4da09 100644 --- a/docs/openshift.md +++ b/docs/openshift.md @@ -299,7 +299,9 @@ Apply the SCC with the least privilege required ``` ## Operators -- [OLM operator lifecycle manager](https://github.com/operator-framework/operator-lifecycle-manager/blob/master/Documentation/design/architecture.md) +- [OLM operator lifecycle manager](https://github.com/operator-framework/operator-lifecycle-manager/) + - [OLM Architecture 🌟🌟](https://github.com/operator-framework/operator-lifecycle-manager/blob/master/doc/design/architecture.md) + - [OLM Philosophy](https://github.com/operator-framework/operator-lifecycle-manager/blob/master/doc/design/philosophy.md) - [Top Kubernetes Operators](https://blog.openshift.com/top-kubernetes-operators-advancing-across-the-operator-capability-model/) - [operatorhub.io](https://operatorhub.io/) - [learn.crunchydata.com](https://learn.crunchydata.com/)