From b87184045a2f6a62a9cf77f22a16e92ca3d237a0 Mon Sep 17 00:00:00 2001 From: Pierre Ozoux Date: Tue, 28 Mar 2017 09:45:06 +0100 Subject: [PATCH] Add service catalog to ROADMAP --- ROADMAP.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ROADMAP.md b/ROADMAP.md index 3406694..737e838 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -82,3 +82,6 @@ These services could be: So, when you install a new WordPress, it will try to discover opportunistically if there is a ldap service in the cluster, and if yes, configure WordPress to use this ldap service. + +This pattern will help make it happen: +https://github.com/kubernetes-incubator/service-catalog -- GitLab