Mrinalini Vermamrinalinivverma.hashnode.dev·Nov 22, 2023Master Kubernetes With meKubernetes is a open source container orchestration platform which was developed by Google and now handled by Cloud Native Computing Foundation (CNCF). Why Kubernetes? Container Orchestration Containerization Self Healing Robust Scalability Rol...Discuss#KeepingDevOpssimple
Suraj Somanisurajsomani.hashnode.dev·Aug 22, 2023AKS with AAD Integration and Kubernetes RBAC- Access kubernetes using service principal and kubeconfigAzure Kubernetes Service (AKS) provides below three options for Authentication and Authorization- Azure AD Authentication with Kubernetes RBAC Azure AD Authentication with Azure RBAC Local Accounts with Kubernetes RBAC In this blog, we will see ...Discussazure kubernetes service
Utkarsh Guptautkarsh2519.hashnode.dev·Aug 20, 2023CI CD Pipeline Workflow: Azure DevOpsHave you ever wondered 🤔 what goes behind the CI CD pipeline in Azure DevOps using Kubernetes? Do you feel difficulty understanding the CI CD pipeline workflow in Azure DevOps 🤷♂️ 🤷♀️ ? If yes, Here I am going to explain the CI CD pipeline w...Discussazure-devops
Vikram KotapatiforVikramKotapati0104learningboss.hashnode.dev·Jun 28, 2023Needs to know DevOps KPIsWhy the KPIs DevOps is Measured Against Might Be Different for Your Organization Of course, since every team is different, their approach to achieve those benefits will vary. Our 2021 report found that 78% of organizations were stuck in the middle of...DiscussDevops
Vishwas Acharyavishwasacharya.hashnode.dev·Jun 6, 2023Azure Kubernetes Service: Simplifying Container OrchestrationIf you're in the cloud computing and containerization world, you've likely come across the term Azure Kubernetes Service (AKS). In this article, we will explore what AKS is, its benefits, how to get started, and various best practices to optimize and...DiscussAKS,Azure kubernetes services
Krushna Bhanageblogs.techbykrushna.in·Mar 1, 2023How to Create Secret for Default Service account for Kubernetes versions above 1.24What is the change about? Kubernetes is a powerful container orchestration platform that simplifies the management of complex applications. It offers many features and functionalities that allow you to easily deploy, scale, and manage your applicatio...Discuss·116 readsDevops