Giter Club home page Giter Club logo

terraform-aks-app-gateway-ingress's Introduction

How to create an Azure Kubernetes Service (AKS) with Application Gateway as ingress controller

Introduction

After read the article on how to Create an Application Gateway ingress controller in Azure Kubernetes Service, it is clear the solution is not fully automated. The solution presented created all the components, like AKS Cluster, Application Gateway, and Virtual Network, but does not perform the ingress controller configuration, meaning, do not set up AAD Pod Identity, Service Principal, etc. One of my customers challenged me to have everything automated, so here we go. The objective of this article is to present a fully automated deployment of Azure Kubernetes Services using Application Gateway as Ingress Controller.

Workloads Deployed

The Terraform template is configured to deploy the following components:

  • Azure Kubernetes Services
  • Azure Application Gateway
  • Azure Database for MySQL
  • Virtual Network with two subnets
    • Subnet for AKS nodes
    • Subnet for Application Gateway
  • Public IP
  • Persistent Volume Claim (PVC)

Prerequisites

Setup correct subscription

Terraform Variables Config files

Declaring Variables

Defining Resources

terraform-aks-app-gateway-ingress's People

Contributors

gustavozimm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.