From 11ae6445d48a4174133f3e2000da2cd1cdb891c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20=C5=81opatowski?= <lukasz.lopatowski@gmail.com> Date: Thu, 4 Jan 2024 16:58:44 +0100 Subject: [PATCH] Some minor improvement to the README file --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e909977..8cbe545 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ <img src="docs/nmaas-logo-blue.png" alt="Logo" width="206" height="48"> </a> -<h3 align="center">NMaaS Janitor (back-end)</h3> +<h3 align="center">NMaaS Platform (Back-end)</h3> <h4 align="center">Open-source multi-tenant platform for effortless, orchestrated deployment of software tools and applications on top of Kubernetes</h4> @@ -17,7 +17,7 @@ </p> </div> -## NNMaaS Janitor +## NMaaS Janitor Component [NMaaS Janitor](https://github.com/nmaas-platform/nmaas-janitor) is a microservice that interacts with GitLab and Kubernetes API to perform various low level operations on behalf of the NMaaS Platform @@ -29,6 +29,10 @@ - Setting basic auth parameters on Ingress resources on demand - Retrieving loadbalancer IP address assigned to given deployment or statefulset +### NMaaS Janitor Development + +Explore the NMaaS Janitor [development and deployment](docs/DEVELOPMENT.md) documentation. + ### Get in Touch Interested users can use the following mailing lists to subscribe to news about NMaaS, get in touch with the NMaaS development team, or other NMaaS users: -- GitLab