Introduction While working on my current project, I noticed that namespaces separated K8s environments. This blog post looks at some pros and cons of using…
Leave a CommentTag: k8s
Introduction Container registries play a crucial role in developing and deploying cloud-native software applications. They act as repositories to store and distribute container images, which…
Leave a CommentIntroduction There are many ways to create a secure internal developer platform, e.g., following the aspect-oriented programming model and giving the developers free guardrails and…
Leave a CommentIntroduction In the Private VS Public AKS security concerns – fredrkl blog post, we examined the difference between public and private AKS API servers. Let’s…
Leave a CommentIntroduction I am evaluating the use of Mozilla SOPS or Sealed Secret for a new K8s project that will be heavily based on GitOps. See…
Leave a CommentIntroduction A couple of years ago, I consulted for the power grid operator in Norway called Hafslund Nett, now called Elvia. I saw that here,…
Leave a CommentIntroduction Whenever I am setting up K8s, I need to do a fair bit of network range planning. There are networks with their ranges, subnets,…
Leave a CommentIntroduction This blog post references how I set up my Microsoft Windows 10 developer machine to work effectively with Kubernetes (K8s). Please feel free to…
Leave a CommentIntroduction I have set up Kubernetes (K8s) platforms for a couple of large enterprises that already had a lot of infrastructure as code (IaC) managed…
Leave a CommentI am currently contracting for a large insurance company in the Nordics, helping them with architecture and K8s setup. When I first came into the…
Leave a Comment