Azure / osdu-infrastructure

OSDU Azure Infrastructure as Code
Apache License 2.0
42 stars 39 forks source link

Add AKS Cluster to the R3 Template #52

Closed danielscholl closed 4 years ago

danielscholl commented 4 years ago

The initial AKS template should be added to the R3 service_resources template. For this task only creating the AKS cluster is necessary and a future issue will work to ensure App Gateway Ingress Controller is functional.

Acceptance Criteria

Resource should be available and deployed. Unit Tests should be added where necessary. Integration Tests should be added where necessary.