Tag: Tunnel
All the articles with the tag "Tunnel".
[Az] A Comprehensive Series of Articles on Setting Up a Private AKS Environment on Azure with Pulumi.
Published: at 12:00 PMIn these series, Embark on a comprehensive journey to set up a fully private Azure Kubernetes Service (AKS) environment using Pulumi. This series guides you through the creation of Virtual Networks, configuration of Azure Firewalls, deployment of private AKS clusters, and integration with private Azure DevOps agents and a private CloudPC environment. Additionally, learn how to securely expose select applications to the public internet via Cloudflare Tunnels. Ideal for those aiming to build secure, scalable, and consistent environments across development, sandbox, and production stages.
[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.
[k8s] Step-By-Step Guide: Nginx Alternative with Cloudflare Tunnel, Enables services to internet a public static IP address
Published: at 12:00 AMThis robust solution provides a feasible alternative to Nginx when there's no public static IP address or port forwarding required. This guide walks us through the process step by step, enabling the services online more efficiently.