Hopp til hovedinnhold

Stefan Magnus Landrø

2 innlegg

Creating preview environments using Kubernetes external-dns

Sky
Artikkel (4 min)
Fra Stefan Magnus Landrø
01.12.2020

With the age of continuous delivery sometimes comes the need for creating multiple short-lived test environments. There a many ways one could achieve this, but in this blog post I'll use Kubernetes external-dns. The basic idea is to create one test environment per code branch, and create what I like to call preview environments which use the git-commit SHA as part of the hostname where the app will be hosted. OK, let's get started!

Terraforming Christmas Cards

Sky
Artikkel (2 min)
Fra Stefan Magnus Landrø
20.12.2019

So like every year, Christmas is approaching too fast, and like every year I’m late at writing Christmas cards! Like all other complex problems in life, also this can be tackled by using the open source infrastructure as code tool Terraform!