Skip to main content

NillsF blog

  • Home
  • About

Tag: docker

How to install PowerShell modules in a Visual Studio Code devcontainer

May 10, 2021May 10, 2021 nillsf Leave a comment

I’m doing a fair bit of work lately in VS Code devcontainers. They are an amazing way to create consistent development environments without having to install tools locally. I ran into an issue building PowerShell Docker images with modules installed (I specifically needed to install Az PowerShell, the Az ResourceGraph PowerShell module and Pester). Simple […]

Read More

Running kind in Windows

August 28, 2020August 28, 2020 nillsf Leave a comment

Recently, I wrote a blog about how to run kind to run local Kubernetes cluster In that post I installed kind on my WSL setup. Kind – or Kubernetes in Docker – is a way to run local Kubernetes clusters easily and quickly. In this post, I’ll explore how to setup kind on a Windows […]

Read More

Run Kubernetes clusters locally using kind

July 8, 2020July 8, 2020 nillsf Leave a comment

How often have you created a new Kubernetes cluster to ‘test something new’? How often have you created a new Kubernetes cluster to start learning about new functionalities? In my case, I do this pretty frequently. I very frequently spin up (and down) Azure Kubernetes clusters. This approach comes with two downsides however: it takes […]

Read More

How to automatically start the Docker daemon on WSL2

June 29, 2020June 29, 2020 nillsf Leave a comment

I like running Docker containers in WSL2. However, one piece of nuisance for me has been that the Docker daemon doesn’t automatically start, and there’s no ‘easy’ way to start it automatically. Since WSL2 doesn’t run systemd, you cannot use systemd to automatically start Docker as you typically would in a Linux system. In this […]

Read More

Don’t use environment variables in Kubernetes to consume secrets

February 24, 2020February 24, 2020 nillsf Leave a comment

Managing secrets is a complicated endeavor. Kubernetes has a native secrets implementation, that allows you to store and access secrets from your deployments. A while ago, I read a short free book on Kubernetes Security, by Liz Rice and Michael Hausenblas (apparently O’Reilly calls it a report, but I actually have a hard copy that […]

Read More

About the author

I'm Nills, a cloud architect focused on cloud automation. I share my technical stories on this blog, mainly on Azure, Kubernetes and cloud networking.

Follow @NillsF

Search

Recent Posts

  • ✂️ Cut Image Pull Times with AKS Artifact Streaming
  • How to configure LangChain to use Azure OpenAI in Python
  • Creating Kubernetes clusters on Azure using cluster API
  • Setting up Kubernetes on Azure using kubeadm
  • Using public IPs from a public IP prefix in Azure Kubernetes Service

Categories

  • Azure (58)
  • business (1)
  • certification (2)
  • CKAD series (9)
  • Data Science (7)
  • DevOps (26)
  • Kubernetes (28)
  • Management (23)
  • Networking (13)
  • Open Source (34)
  • OpenAI (1)
  • Personal Development (8)
  • Security (7)
  • Software Development (11)
  • Uncategorized (29)
  • Windows (11)
  • Wordpress (2)
sparkling Theme by Colorlib Powered by WordPress