Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.61 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.61 KB
description
Provision infra for DIGIT on Azure using Terraform

On Azure

Azure Kubernetes Service (AKS) manages your hosted Kubernetes environment. AKS allows you to deploy and manage containerized applications without container orchestration expertise. AKS also enables you to do many common maintenance operations without taking your app offline. These operations include provisioning, upgrading, and scaling resources on demand.

Installation Steps

{% content-ref url="1.-pre-requisites.md" %} 1.-pre-requisites.md {% endcontent-ref %}

{% content-ref url="2.-understanding-aks.md" %} 2.-understanding-aks.md {% endcontent-ref %}

{% content-ref url="3.-infra-as-code-terraform.md" %} 3.-infra-as-code-terraform.md {% endcontent-ref %}

{% content-ref url="../on-aws/5.-prepare-deployment-config.md" %} 5.-prepare-deployment-config.md {% endcontent-ref %}

{% content-ref url="../on-aws/6.-deploy-digit.md" %} 6.-deploy-digit.md {% endcontent-ref %}

{% content-ref url="../on-aws/7.-bootstrap-digit.md" %} 7.-bootstrap-digit.md {% endcontent-ref %}

Creative Commons LicenseAll content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.