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
Akash Rajvanshihacstac.hashnode.dev路Sep 1, 2024馃殌 Day 89/100 馃殌Had lots of work in the office yesterday, but I read about ACI, AKS, ACA, Azure Load Balancer, gateway, bastion, and firewall concepts. AKS and firewall definitely need labs to clarify more. Next in queue is security and backup-related stuff in Azure...Discuss#100DaysOfDevOpsAzure
Hema Sundharam Kollahemasundharamkolla.hashnode.dev路Aug 22, 2024Mastering Azure Continuous Deployment: A Step-by-Step GuideAzure Continuous Deployment AKS Kubernetes ArgoCD Azure Kubernetes Service DevOps CI/CD pipeline Container orchestration GitOps Cloud computing First, let's discuss what we will do in this implementation, where I will show the process with...DiscussAzure
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路33 readsCloud
Yusuf Isahyuscode.hashnode.dev路Aug 20, 2024Chapter 3 - Setting up KubernetesIntroduction Setting up a Kubernetes environment is the first step in learning how to deploy and manage containerized applications. This chapter will guide you through setting up a local Kubernetes cluster using Minikube and provide an overview of cl...DiscussKubernetesKubernetes
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
Luc Caocaoluc.hashnode.dev路Aug 15, 2024AKS - Persistent Data StorageTo mount an Azure Disk or Azure Files volume in a pod, developers must create a PersistentVolume (PV) and a PersistentVolumeClaim (PVC) object. The PV object represents the actual storage resource, while the PVC object requests a specific amount of s...Discussaks
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路29 readsKubernetes