From 2a15655f2dc22823926e4178e3072eda10363a97 Mon Sep 17 00:00:00 2001 From: Inaki Date: Fri, 20 Mar 2020 13:35:38 +0100 Subject: [PATCH] Update index.md --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 18ad9ec1..e234d408 100644 --- a/docs/index.md +++ b/docs/index.md @@ -26,6 +26,7 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu - [12factor.net](https://12factor.net/) - [roadmap.sh](https://roadmap.sh/) - [Microservices FAQ](faq.md) + - [Certified Kubernetes offerings](https://www.cncf.io/certification/software-conformance/) 2. [CI/CD](cicd.md) 3. [Docker](docker.md) 4. [Kubernetes 🌟🌟🌟](kubernetes.md)