Jaliya's Blog
Pages
(Move to ...)
Home
Sessions
TNWiki
Featured
Contact
▼
Thursday, April 27, 2023
C# 12.0 Preview: Primary Constructors for Classes and Structs
›
In this post let's have a look at "Primary Constructors for Classes and Structs" , a preview feature in C# 12.0 . You c...
Monday, April 10, 2023
Azure Kubernetes Service: Enable Ingress using Application Gateway
›
In this post, let's see how we can enable ingress in an AKS cluster using Application Gateway . We can easily do that using Applic...
Wednesday, April 5, 2023
Azure Kubernetes Service: Running MongoDB as a StatefulSet with Azure Files as PersistentVolume
›
In this post let's see how we can run MongoDB as a StatefulSet in AKS and maintain its storage outside of the pods so data is safe ...
1 comment:
Saturday, April 1, 2023
Azure Kubernetes Service: Using Azure Files as a Persistent Volume
›
In this post, let's see how we can use Azure Files as a Persistent Volume in Azure Kubernetes Service (AKS). Preparation In Az...
Wednesday, March 22, 2023
Setting PowerShell Aliases Permanently in Windows Terminal
›
In this post let's see how we can set up PowerShell Aliases permanently in Windows Terminal. First, we need to find out the profile...
Sunday, March 19, 2023
Attach ACR in a Different Subscription to an Existing AKS
›
In this post, let's see how we can attach an Azure Container Registry ( ACR ) to an existing Azure Kubernetes Cluster ( AKS ), but ...
Friday, March 17, 2023
Visual Studio 2022: Web API Endpoint Explorer
›
In this post, let's have a look at this nice feature that is available in Visual Studio 2022 and that is Web API Endpoint Explorer ...
‹
›
Home
View web version