From 34a7a485cc8a347e8af01a63e306e31027081772 Mon Sep 17 00:00:00 2001 From: Inaki Date: Wed, 11 Mar 2020 18:14:30 +0100 Subject: [PATCH] Update kubernetes.md --- docs/kubernetes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/kubernetes.md b/docs/kubernetes.md index 5f8bb70e..3f2689b6 100644 --- a/docs/kubernetes.md +++ b/docs/kubernetes.md @@ -18,6 +18,7 @@ - [AWS EKS](#aws-eks) - [Docker in Docker](#docker-in-docker) - [Container Ecosystem](#Container-ecosystem) + - [Container Flowchart](#Container-flowchart) - [Videos](#videos) @@ -355,6 +356,9 @@ * [Author: github.com/rootsongjc](https://github.com/rootsongjc) [![Kubernetes components](images/kubernetes_components_rootsongjc.jpg)](https://github.com/rootsongjc) +## Container Flowchart +[![Container flowchart](images/container_flowchart.jpg)]() + ## Videos