From c0484340e3fac264e1e5fef8b1961911fa8cda90 Mon Sep 17 00:00:00 2001 From: Inaki Date: Tue, 11 Feb 2020 21:39:12 +0100 Subject: [PATCH] Update openshift.md --- docs/openshift.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/openshift.md b/docs/openshift.md index c54664e7..d7a675c2 100644 --- a/docs/openshift.md +++ b/docs/openshift.md @@ -267,7 +267,8 @@ Apply the SCC with the least privilege required - [OLM operator lifecycle manager](https://github.com/operator-framework/operator-lifecycle-manager/blob/master/Documentation/design/architecture.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/) +- [learn.crunchydata.com](https://learn.crunchydata.com/) +- [developers.redhat.com: Operator pattern: REST API for Kubernetes and Red Hat OpenShift 🌟🌟🌟](https://developers.redhat.com/blog/2020/01/22/operator-pattern-rest-api-for-kubernetes-and-red-hat-openshift/) ## Networking - [Using sidecars to analyze and debug network traffic in OpenShift and Kubernetes pods](https://developers.redhat.com/blog/2019/02/27/sidecars-analyze-debug-network-traffic-kubernetes-pod/)