From 7d63d4002807a2fb95adda889c8417e0ef40db9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Jochum?= Date: Thu, 19 Dec 2019 11:35:21 +0100 Subject: [PATCH] It works --- content/post/kubernetes-rancher-cd-pipeline.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/post/kubernetes-rancher-cd-pipeline.md b/content/post/kubernetes-rancher-cd-pipeline.md index 21d7cca..505d138 100644 --- a/content/post/kubernetes-rancher-cd-pipeline.md +++ b/content/post/kubernetes-rancher-cd-pipeline.md @@ -12,6 +12,8 @@ tags: Today I moved my [gohugo.io](https://gohugo.io/) blog from a lxd hosting to our Kubernetes -dev Cluster at the [Webmeisterei](https://webmeisterei.com). We have our own [Gitlab](https://git.webmeisterei.com) so and we run our own registry on the -dev Cluster, I thought it will be easy to do so but it wasn't that easy and I lost about 8 Hours until I found out that had to open the required Ports on the Firewall :). + +See this works. #### Tools in use