From 7f8c6495d4a0a3517b183fa60646711c2169f9db Mon Sep 17 00:00:00 2001
From: Marco <marco.lorini@garr.it>
Date: Wed, 14 Oct 2020 10:36:27 +0200
Subject: [PATCH] 2020-10-14 ML: add link to Kubernetes bundle

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index aa4d3b8..c62dfed 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ Below some useful links for the main tools of a Kubernetes federation:
 - https://github.com/kubernetes-sigs/external-dns
 - https://github.com/kubernetes-sigs/kubefed/blob/master/docs/ingressdns-with-externaldns.md
 
+If you want create the Kubernetes clusters on Openstack and you use Juju tool to deploy your applications, you can use this Juju bundle: https://jaas.ai/u/csd-garr/kubernetes-openstack-integrator/bundle.
+
 
 ## Environment configuration
 
-- 
GitLab