From 9608886f9db2c7e69669b0d20798e28aa89087f7 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Wed, 7 Oct 2020 14:22:41 +0200 Subject: [PATCH] update --- docs/demos.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/demos.md b/docs/demos.md index 0a5cdc30..88bf103f 100644 --- a/docs/demos.md +++ b/docs/demos.md @@ -163,6 +163,7 @@ * [MapIt](https://github.com/siamaksade/mapit-spring) MapIt is a geo-spatial Spring Boot app which shows the location of AirPorts on the Map using Leaflet. * [openshift.com: Simple Canary Deployments using Kubernetes StatefulSets on OpenShift](https://www.openshift.com/blog/simple-canary-deployments-using-kubernetes-statefulsets-on-openshift) * [github.com/jbossdemocentral: Red Hat Process Automation Manager Mortgage Demo](https://github.com/jbossdemocentral/rhpam7-mortgage-demo) +* [medium: Tutorial : Secure your API with x509 Mutual Authentication with Spring Boot on OpenShift4](https://medium.com/@erfin.feluzy/tutorial-secure-your-api-with-x509-mutual-authentication-with-spring-boot-on-openshift4-416a00a47af8) ### OpenShift VS Kubernetes * [developer.ibm.com: Example exercises to differentiate OpenShift and Kubernetes](https://developer.ibm.com/tutorials/examples-differentiate-openshift-kubernetes/) Example exercises to differentiate OpenShift and Kubernetes. Walk through some steps with Red Hat OpenShift on IBM Cloud.