Developing Software on Windows Using PowerShellPowerShell is a robust and versatile command-line tool built into Windows, but it’s often overlooked by developers in favor of Unix-like…Jan 4Jan 4
Push vs. Pull in IT: More Than You ThinkThere’s a joke in Korea: If you want to spot who’s Korean, watch how they open a door. They’ll push the door — no matter whether it’s…Dec 31, 2024Dec 31, 2024
Understanding the Chart Context in Helm TemplatesIf you’ve worked with Helm templates, you may have noticed the . (dot) being passed into helpers, like {{ include "common.names.fullname" …Dec 16, 2024Dec 16, 2024
How to Manage Environment Variables in Helm Charts: A Comprehensive GuideHelm is renowned not only as a package manager for Kuberentes but also for its robust templating and customization capabilities. These…May 12, 2024May 12, 2024
Setting Up a Local Kubernetes Development Environment with VirtualBox and Vagrant for AWS EKSIntroductionApr 20, 2024Apr 20, 2024
Apache Tomcat (2): Navigating the Tomcat ConfigurationIn the first post of my Tomcat series, Apache Tomcat (1): Core Components and Their Interactions, I tackled the essentials of Apache…Mar 22, 2024Mar 22, 2024
Enhancing Development Environments: VirtualBox, Vagrant, and DockerThe complexity of modern software development requires tools that ensure not just efficiency but also consistency and scalability in…Mar 15, 2024Mar 15, 2024
Apache Tomcat (1): Core Components and Their InteractionsAs a DevOps engineer, navigating the complexities of modern web applications and server management is part of the daily grind. However…Mar 13, 2024Mar 13, 2024
How to Set Up Apache Tomcat on a Virtual Machine Using Hyper-V on Windows 11 ProCreating a development or test environment using virtual machines (VMs) offers flexibility and isolation, making it an ideal choice for…Mar 8, 2024Mar 8, 2024