JM Orbegoso - Blog
|
Home Categories Tags About
|

thumbnail
Enable SSH Server in the Windows Subsystem for Linux (WSL)

In this guide, I will show you how to configure an SSH Server in your Windows Subsystem for Linux (WSL), so you can connect oth...

2025/02/23

thumbnail
Restart Kubernetes pods following a schedule using Helm

In my previous post I showed you how to restart...

2024/12/14

thumbnail
Restart Kubernetes pods following a schedule using Kubectl

Many times we need to restart pods daily or after some hours for diverse reasons, for example in the case of API projects with ...

2024/12/07

thumbnail
Create an Azure Key Vault with RBAC role assignments using Terraform

Azure Key Vault is a Microsoft Azure resource that securely stores and manages sensitive data, including secrets, encryption ke...

2024/11/30

thumbnail
Get the download url of the latest GitHub release using Bash or PowerShell

To download the latest version of a GitHub release, we often do it manually from GitHub.com, but there are times when we need t...

2022/10/02

  • 1
  • 2
  • 3
  • ...
  • Last

Categories

Automation Development tools Infrastructure Kubernetes Programming guide Software architecture

Tags

aggregate aggregate-root azure-key-vault bash c# clean-architecture constructors database-transactions design-patterns domain-driven-design entity entity-framework-core github helm kubectl kubernetes kubernetes-cronjobs kubernetes-rbac microsoft-azure mikro-orm

Recent Posts

Enable SSH Server in the Windows Subsystem for Linux (WSL)

2025/02/23

Restart Kubernetes pods following a schedule using Helm

2024/12/14

Restart Kubernetes pods following a schedule using Kubectl

2024/12/07

Create an Azure Key Vault with RBAC role assignments using Terraform

2024/11/30

Get the download url of the latest GitHub release using Bash or PowerShell

2022/10/02

© 2025 JM Orbegoso