From aa5ece7dc9972e52176e7b66a54909760d8edbd4 Mon Sep 17 00:00:00 2001 From: Inaki Date: Sun, 8 Mar 2020 11:07:20 +0100 Subject: [PATCH] Update kubernetes.md --- docs/kubernetes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/kubernetes.md b/docs/kubernetes.md index a3d6fef7..852102ac 100644 --- a/docs/kubernetes.md +++ b/docs/kubernetes.md @@ -17,7 +17,7 @@ - [Security](#security) - [AWS EKS](#aws-eks) - [Docker in Docker](#docker-in-docker) - - [Kubernetes ecosystem](#kubernetes-ecosystem) + - [Container ecosystem](#Container-ecosystem) - [Videos](#videos) @@ -347,7 +347,7 @@ * [ref1: docker build --network=host](https://github.com/awslabs/amazon-eks-ami/issues/183) * [ref2](https://github.com/weaveworks/eksctl/issues/942) -## Kubernetes ecosystem +## Container ecosystem * [Author: github.com/rootsongjc](https://github.com/rootsongjc) [![Kubernetes components](images/kubernetes_components_rootsongjc.jpg)](https://github.com/rootsongjc)