19 articles

📰 Dev.to · iapilgrim

Articles from Dev.to · iapilgrim · 19 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (9465) ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog
FluxCD journey with Minikube
Dev.to · iapilgrim 3w ago
FluxCD journey with Minikube
🚀 Phase 1: The Manual Foundation Goal: Set up the cluster and deploy a "Hello World" app...
🧠 Migrating BSC Testnet Data to a New Disk (KVM + Docker)
Dev.to · iapilgrim 3w ago
🧠 Migrating BSC Testnet Data to a New Disk (KVM + Docker)
Running blockchain nodes at scale quickly turns into a storage management problem. In this guide,...
Overlay vs Underlay Networking Across Regions with Azure Kubernetes Service
Dev.to · iapilgrim 1mo ago
Overlay vs Underlay Networking Across Regions with Azure Kubernetes Service
In this tutorial we build a complete AKS networking lab to demonstrate: AKS Overlay networking AKS...
Deploy Azure SQL with Private Endpoint and Test Connectivity from AKS
Dev.to · iapilgrim 1mo ago
Deploy Azure SQL with Private Endpoint and Test Connectivity from AKS
This tutorial demonstrates how to: Create networking for AKS Deploy an AKS cluster using Azure CNI...
Understanding AKS Networking: Underlay Network
Dev.to · iapilgrim 1mo ago
Understanding AKS Networking: Underlay Network
If you’ve ever tried to curl a Kubernetes Service IP from a VM and it just… hangs — this guide is for...
Ephemeral Storage in AKS — A Practical Hands-On Lab
Dev.to · iapilgrim 1mo ago
Ephemeral Storage in AKS — A Practical Hands-On Lab
If you're running: CI/CD pipelines Batch jobs Video transcoding ETL pipelines AI...
Running PostgreSQL on AKS with Premium SSD (StatefulSet + Azure Managed Disk)
Dev.to · iapilgrim 1mo ago
Running PostgreSQL on AKS with Premium SSD (StatefulSet + Azure Managed Disk)
In this tutorial, we’ll deploy PostgreSQL on AKS using: StatefulSet Azure Managed Disk...
Turn Your Regional AKS Ingress into a Global SaaS Entry Point
Dev.to · iapilgrim 1mo ago
Turn Your Regional AKS Ingress into a Global SaaS Entry Point
In the previous tutorial, we deployed: 🧱 Azure Kubernetes Service 🛡 Azure Application Gateway...
Troubleshooting Azure Application Gateway Ingress Controller 403 Error
Dev.to · iapilgrim 1mo ago
Troubleshooting Azure Application Gateway Ingress Controller 403 Error
🛠 Fixing ErrorApplicationGatewayForbidden in AKS + Application Gateway When...
Phase 3 - Deploying a Custom App to Azure Kubernetes Service Using Azure Container Registry
Dev.to · iapilgrim 1mo ago
Phase 3 - Deploying a Custom App to Azure Kubernetes Service Using Azure Container Registry
🚀 In this lab, we will: Create an Azure Container Registry (ACR) Build a custom Docker...
Phase 5 - AKS with Azure DNS + NGINX Ingress + cert-manager
Dev.to · iapilgrim 1mo ago
Phase 5 - AKS with Azure DNS + NGINX Ingress + cert-manager
In this lab, we built a production-grade HTTPS setup for applications running on: Azure Kubernetes...
Phase 1: Preparing Azure CLI for Production AKS (Region: East US 2)
Dev.to · iapilgrim 1mo ago
Phase 1: Preparing Azure CLI for Production AKS (Region: East US 2)
Before deploying a production-grade AKS cluster, you must properly configure Azure CLI, subscription...
Configuring Apache Exporter with Prometheus in Kubernetes (Minikube)
Dev.to · iapilgrim 1mo ago
Configuring Apache Exporter with Prometheus in Kubernetes (Minikube)
Lab Objectives By completing this lab, you will: Deploy Apache in Kubernetes Deploy...
Master Azure Container Instances (ACI) and Restart Policies
Dev.to · iapilgrim 1mo ago
Master Azure Container Instances (ACI) and Restart Policies
Azure Container Instances (ACI) are the "speed demons" of the Azure cloud. If you need to run a containerized application without the overhead of managing Virtu
Switching Minikube from Docker Driver to kvm2 for Better Stability
Dev.to · iapilgrim 1mo ago
Switching Minikube from Docker Driver to kvm2 for Better Stability
#kubernetes #minikube #devops #linux #kvm