From ccc4ebff99cd54728e21c95e406b05f5645525c9 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Thu, 4 Apr 2019 16:08:35 +0100 Subject: [PATCH] Update kong_integration.md --- guide/kong_integration.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/guide/kong_integration.md b/guide/kong_integration.md index 99b0b081..cdc7a520 100644 --- a/guide/kong_integration.md +++ b/guide/kong_integration.md @@ -1,4 +1,8 @@ -# Integrate Kong with your OpenFaaS cluster +## Status + +This guide is not maintained by the project or community. + +# Integrate Kong with your OpenFaaS cluster on Docker Swarm [Kong](https://getkong.org) is an API gateway that provides features such as security, logging, and rate limiting. By putting this in front of OpenFaaS you can quickly get access to these things and a lot more via [the many other plugins written](https://getkong.org/plugins/) for it.