Tag: AKS
All the articles with the tag "AKS".
[Az] Day 10: Implementing a Helm Deployment CI/CD AzureDevOps Pipeline for a Private AKS Cluster.
Published: at 12:00 PMIn this tutorial, We will create Helm charts for nginx-ingress and cert-manager, and set up a robust CI/CD pipeline using Azure DevOps for Helm deployments to a private AKS cluster.
[Az] Day 11: Exposing a Private AKS Application via Cloudflare Tunnel.
Published: at 12:00 PMIn this tutorial, We demonstrate how to securely expose an application running on a private AKS cluster to the internet using Cloudflare Tunnel, without the need for public IP addresses or open ports. We’ll also show how to apply authentication to all exposed applications and centralize access control using Azure Entra ID Groups, ensuring only authorized users have access.
[Az] Day 12: Enabling MDM Devices by leverage Cloudflare Tunnel and WARP.
Published: at 12:00 PMIn this final tutorial, We'll discover how to safely expose the private AKS cluster and applications to the internet with Cloudflare. It'll delve into the benefits of using Cloudflare Tunnel and WARP, exploring alternative ways to provide secure access while maintaining the integrity of the corporate network.
[AKS] Implementing Cert Manager with Private Azure Kubernetes Service (AKS).
Published: at 12:00 AMExploring the deployment and management of SSL certificates using cert-manager in a private Azure Kubernetes Service (AKS) environment. This article covers the architecture involving CloudPC and AKS VNETs, the use of NGINX ingress for private connections, and the implementation of Cloudflare DNS management to secure internal communications.