From 8ccdaa7d1606ca1445a85ad8d028a9ff7831b0b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Fern=C3=A1ndez?= Date: Sun, 21 Oct 2018 12:39:51 +0200 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 81038061..6552bac9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,4 @@ -# Awesome Kubernetes: CI/CD for Microservices with Openshift and Jenkins [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) +# Awesome Kubernetes: CI/CD for Microservices with Openshift and Jenkins (Software Delivery Pipeline) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) A curated list of awesome references collected in 2018. Microservices architectures rely on DevOps practices, automation, CI/CD (continuous integration and delivery), and API—focused designs.