From 178054576aae16a2c4a267668f91bcee113f6876 Mon Sep 17 00:00:00 2001 From: framsouza Date: Tue, 26 Apr 2022 17:23:26 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b239f52..6b16820 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,9 @@ _Remember you must have `basic` or `enterprise` license to run ECK._ ## Demo +https://user-images.githubusercontent.com/16880741/165335636-94099118-e880-4004-83f1-040ea21c7a5f.mov + + ### cert-manager cert-manager adds certificates and certificate issuers as resource types in Kubernetes, and simplifies the process of obtaining, renewing and using those certificates. It's very command Kubernetes administrator use cert-manager to handle certificate, and on this exemple we are going to use cert-manager with let's encrypt to access Kibana. Remember that, TLS certificates for the Elasticsearch transport layer that are used for internal communications between Elasticsearch nodes are managed by ECK and **cannot** be changed.