AZURE
The following AZURE resources can be deployed using OpenMCF:
- AKS Cluster
- AKS Node Pool
- Application Gateway
- Application Insights
- Container App
- Container App Environment
- Container Registry
- Cosmos DB Account
- DNS Record
- DNS Zone
- Event Hub Namespace
- Front Door Profile
- Function App
- Key Vault
- Linux Web App
- Load Balancer
- Log Analytics Workspace
- MSSQL Server
- MySQL Flexible Server
- NAT Gateway
- Network Security Group
- PostgreSQL Flexible Server
- Private DNS Zone
- Private Endpoint
- Public IP
- Redis Cache
- Resource Group
- Service Bus Namespace
- Service Plan
- Storage Account
- Subnet
- User Assigned Identity
- Virtual Machine
- VPC (Virtual Network)
Next article
Azure AKS Cluster
Azure AKS Cluster Deploys an Azure Kubernetes Service cluster with configurable node pools, Azure CNI networking, optional Azure AD RBAC integration, and managed add-ons including Container Insights, Key Vault CSI driver, and Workload Identity. The component uses a system-assigned managed identity and supports both public and private cluster topologies. What Gets Created When you deploy an AzureAksCluster resource, OpenMCF provisions: AKS Managed Cluster — a containerservice.ManagedCluster...