Saurabh Adhaudevopsvoyager.hashnode.dev·Sep 7, 2024Azure Evolution: Day 19 - AKS vs. Self-Managed Kubernetes ClusterIntroduction As the adoption of containerized applications grows, Kubernetes has emerged as the leading orchestration platform for managing containers at scale. Organizations face a crucial decision: whether to use a managed Kubernetes service like A...Discuss·10 likesAzureAzure
Saurabh Adhaudevopsvoyager.hashnode.dev·Sep 5, 2024Azure Evolution: Day 18 - Introduction to Azure Kubernetes Service (AKS)Introduction Azure Kubernetes Service (AKS) is a managed container orchestration service provided by Microsoft Azure that simplifies the deployment, management, and scaling of containerized applications using Kubernetes. As businesses continue to ado...Discuss·10 likesAzureAzure
Francisco Souzaclouddevopslearn.hashnode.dev·Aug 20, 2024Azure AKS Hands-On Labs - Creating a private cluster using Azure CNI mode overlay📝Introduction In this hands-on lab, we will guide for creating an Azure Kubernetes Service (AKS) private cluster using Azure CNI mode overlay. Learning objectives: In this module, you'll learn how to: Create a virtual network and a subnet where the...Discuss·44 readsCloud
Francisco Souzaclouddevopslearn.hashnode.dev·Aug 15, 2024Azure AKS Troubleshooting Hands-On - Connectivity Issues Pods and Services Within Same Cluster📝Introduction In this hands-on lab, we will guide for troubleshooting a real scenario in Azure Kubernetes Service (AKS) for a common issue: Connectivity issues Pods and Services within the same cluster. Learning objectives: In this module, you'll le...DiscussCloud
Francisco Souzaclouddevopslearn.hashnode.dev·Aug 14, 2024Azure AKS Troubleshooting Hands-On - Node Not Ready Due to Disk Pressure📝Introduction In this hands-on lab, we will guide for troubleshooting a real scenario in Azure Kubernetes Service (AKS) for a common issue: a Node Not Ready Due to Disk Pressure. Learning objectives: In this module, you'll learn how to: Identify th...DiscussCloud
Francisco Souzaclouddevopslearn.hashnode.dev·Aug 14, 2024Azure AKS Troubleshooting Hands-On - Pod Failing to Pull Image from Azure Container Registry (ACR)📝Introduction In this hands-on lab, we will guide for troubleshooting a real scenario in Azure Kubernetes Service (AKS) for a common issue: a Pod Failing to Pull Image from Azure Container Registry (ACR). Learning objectives: In this module, you'll ...DiscussAKS,Azure kubernetes services
Francisco Souzaclouddevopslearn.hashnode.dev·Aug 14, 2024Azure AKS Troubleshooting Hands-On - Pod Failing to Insufficient Resources📝Introduction In this hands-on lab, we will guide for troubleshooting a real scenario in Azure Kubernetes Service (AKS) for a common issue: a Pod failing to start due to insufficient resources. Learning objectives: In this module, you'll learn how t...Discuss·34 readsKubernetes
Sudheer Kumar C Vcvsudheer.hashnode.dev·Aug 13, 2024AWS to Azure : ECS -> AKSWhat is the equivalent of ECS on AWS to that on Azure Platform? Azure Container Service (ACS) has been deprecated and replaced by Azure Kubernetes Service (AKS). How do you compare ECS to AKS? Comparing AKS to Amazon ECS (Elastic Container Service) i...DiscussAKS,Azure kubernetes services
Vijay Kumar Singhblogs.vijaysingh.cloud·Aug 3, 2024Deploying 3-Tier Architecture on AKS with Terraform, JenkinsIntroduction to Architecture: YelpCamp is a 3-tier web application specifically designed for campground reviews. It boasts a variety of features such as Campground Listings, User Reviews, Photo Sharing, and User Accounts. The primary aim of YelpCamp ...Discuss·18 likes·86 readsProjects3-tier
Pranay Patilpranaypatil75.hashnode.dev·Jul 21, 2024Day 2nd of AKSToday is my second day of learning Azure Kubernetes Service. Today I learned about Probes in Kubernetes, resource management in Kubernetes, and Persistent Volumes .DiscussAKS,Azure kubernetes services