backwiz.techMonorepo CI/CD with GitOps, Flux and ChartMuseumI have finally built my own Kubernetes bare-metal playground and I'm ready to dive into some nice use cases. If you're curious about how I set up my environment you can check previous articles from this series. The first issue I wish to tackle is the...Apr 29, 2022路9 min read
backwiz.techExposing Chartmuseum to the outside world馃實Previously I set up Metallb & Nginx Ingress and now I will continue to work on exposing ChartMuseum service to the outside world. This process should be pretty simple and I don't even need to buy a domain name because I can use a free service like no...Apr 5, 2022路2 min read
backwiz.techInstall MetalLb and Nginx Ingress on bare-metal clusterIn the last article I set up FluxCD and ChartMuseum in my cluster and I was eager to start working on the CI/CD workflow, but quickly realized that I need to install some additional tools in order to solve one minor issue. So what's the problem? As ...Apr 1, 2022路4 min read
backwiz.techInstall FluxCD and ChartMuseum in Kubernetes clusterIn the previous article we set up our local Kubernetes cluster and now we can start having some real fun.馃ぉ In this post, we'll install some cool infrastructure tools for our cluster that will make our lives much easier. What I'm talking about are Fl...Mar 24, 2022路4 min read
backwiz.techHow to set up a local Kubernetes cluster "The bare-metal way"Intro Several months ago I transitioned into more of a DevOps role for my current client and as I do with most of the technologies that I work with I like to experiment in my free time to increase productivity. My initial plan is to build the infrast...Mar 19, 2022路6 min read