Introduction In this blog post, we will explore the security considerations on whether or not to use a private or public K8s API server when…
Leave a Commentfredrkl Posts
Introduction Git provides a powerful command called ‘git add patch’ that allows you to choose which changes to include in your commit selectively and interactively.…
Leave a CommentTesting is an essential part of any infrastructure-as-code (IaC) project, and Terraform is no exception. In this blog post, we will explore various testing techniques…
Leave a CommentIntroduction While studying logic at University, I picked up a concept that changed my thoughts about software development. I don’t know how it translates to…
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 You know that good feeling when developing software, and you are in the flow. The goal is slowly approaching, and you are making progress.…
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 explains how I set up and use Git CLI with GitHub. I am currently contracting for a company where security is…
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 Comment