Introduction In this post, we are going to create a Kubernetes cluster on DigitalOcean using Terraform. Something I wanted to do already for quite some time but never got to it really.
Introduction On 15th October 2020, Hashicorp announced Hashicorp Waypoint. A promising platform to say the least. Since then it has been on my list to explore further.
Introduction In this post we have created a very basic Flask application. We have deployed it to Docker in this post.
Introduction In this post we have created a very basic Flask application. Now we want to deploy it onto Docker.
Introduction In this post we will create a very basic Flask application. I know there’s probably tons of similar posts out there on the internet but I always want to explore things myself in order to better understand it.
Introduction In this post we created a simple ACI network using Ansible. The issue is that our passwords are unencrypted in all of our files.
Introduction In this post we will be discussing an approach to have your own CICD system on premise. We will install Gitlab server onto our VMWare cluster running on ESXi.
Introduction In this, we experimented a bit with Packer in combination with AWS. To get a general intro on Packer, go ahead and read that post first.
Introduction Packer is an open source tool for creating identical machine images for multiple platforms from a single source configuration.
What are dynamic secrets In this post, we will discuss the topic of dynamic secrets. What are dynamic secrets then?