Skip to main content

Microsoft Azure

Deploy Orchestr8 on Azure with Microsoft's cloud-native services.

Overview

Orchestr8 on Azure leverages:

  • Azure Kubernetes Service (AKS) for managed Kubernetes
  • Azure Active Directory for identity and access management
  • Azure Application Gateway for traffic routing
  • Azure Disk for persistent storage
  • Azure Monitor for observability

Features

FeatureStatusAzure Service
Managed Kubernetes✅ SupportedAzure AKS
Load Balancing🚧 Manual SetupApplication Gateway
Storage✅ SupportedAzure Disk
Monitoring✅ SupportedAzure Monitor
Identity Management🚧 Manual SetupAzure AD + OIDC

Current Implementation Status

⚠️ Partial Support: Azure support is currently in development. While the platform can be deployed on existing AKS clusters, infrastructure provisioning is not yet automated.

Available Features

  • ✅ Platform deployment on existing AKS clusters
  • ✅ Azure Disk CSI driver integration
  • ✅ Basic Azure Monitor integration
  • ✅ Workload Identity for secure authentication

Manual Setup Required

  • 🚧 AKS cluster provisioning
  • 🚧 Azure Application Gateway configuration
  • 🚧 Azure AD integration with Keycloak
  • 🚧 Automated networking and security setup

Next Steps

  1. Setup Guide - Step-by-step Azure deployment instructions
  2. Features Matrix - Detailed feature availability and compatibility
  3. Best Practices - Azure-specific recommendations (Coming Soon)