/Posts>

This is my collection of blog posts. Enjoy!

← Previous page Next page →

Field Note

Listing all resources of a resource group with Azure CLI

microsoft-azure azure-cli resource-group
Posted on Thursday, May the 16th 2024
1 min read

Field Note

Selecting a Pod deployed by DevSpace via labels

devspace pod select label
Posted on Wednesday, May the 15th 2024
1 min read

Field Note

Showing a dependency graph for installed Brew packages

homebrew dependency-graph
Posted on Friday, May the 10th 2024
1 min read

Article

[dev.to] Dev Containers on Kubernetes with DevSpace

devcontainer devspace kubernetes

Containerization is an excellent way to package, distribute, and version developer environments. There are quite a lot of tools that simplify ramping up developer environments using containers, like Dev Container, DevFile, and GitPod. DevSpace, the topic of this post, also helps setting up containerized developer environments, but it has the advantage of deploying to Kubernetes, providing two-way sync between host and remote container, as well as being able to inject an SSH server for remote access.

Posted on Monday, May the 06, 2024
0 min read

Field Note

6th of May 2024

devcontainer visual-studio-code kubernetes colima
  • Attaching a Shell to DevContainer in VS Code
  • Local Kubernetes With Colima
Posted on Monday, May the 6th 2024
1 min read

Field Note

Creating dev containers with `odo` and Devfile on a local Kubernetes cluster

devcontainer kubernetes local odo
Posted on Monday, April the 22nd 2024
1 min read

Field Note

Custom Dev Containers with Visual Studio Code's Dev Containers extension

visual-studio-code devcontainer custom
Posted on Sunday, April the 21st 2024
1 min read

Field Note

Enabling Remote Development with SSH on a Dev Container

visual-studio-code devcontainer ssh
Posted on Thursday, April the 18th 2024
1 min read

Article

Minimizing the size of Docker files containing Python executables

python docker multi-stage-builds container minimization
Posted on Friday, April the 12th 2024
2 min read

Field Note

Writing multiline `RUN` commands in Dockerfile using heredoc syntax

python docker run multi-line
Posted on Thursday, April the 11th 2024
1 min read
← Previous page Next page →
friedrichkurz.me

© 2025 Friedrich Kurz

Privacy Policy