Coder Social home page Coder Social logo

terraform-azurerm-kubernetes-nginx-ingress's Introduction

Azure - Kubernetes NGINX ingress Module

Introduction

This module will install an NGINX ingress module into an AKS cluster. This is largely to bridge the gap between AzureDNS/Azure Static IP/AKS.

Providers

Name Version
helm >= 1.2.4

Inputs

Name Description Type Default Required
additional_yaml_config yaml config for helm chart to be processed last string "" no
enable_default_tls enable default tls (requires tls_default_secret) bool false no
helm_chart_version helm chart version string "3.4.1" no
helm_release_name helm release name string n/a yes
helm_repository nginx-ingress helm repository url string "https://kubernetes.github.io/ingress-nginx" no
ingress_class name of the ingress class to route through this controller string "nginx" no
kubernetes_create_namespace create kubernetes namespace bool true no
kubernetes_namespace kubernetes_namespace string "default" no
load_balancer_ip loadBalancerIP string n/a yes
replica_count The number of replicas of the Ingress controller deployment. number 1 no
tls_default_secret k8s secret containing crt/key for default tls certificate (format is {namespace}/{secret}) string "" no

Outputs

Name Description
ingress_class Name of the ingress class to route through this controller

terraform-azurerm-kubernetes-nginx-ingress's People

Contributors

dutsmiller 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.