Giter VIP home page Giter VIP logo

terraform-istio's Introduction

Requirements

Name Version
terraform >= 0.14
k8s 0.9.1
kubernetes 2.11.0

Providers

Name Version
k8s 0.9.1
kubernetes 2.11.0

Modules

No modules.

Resources

Name Type
k8s_manifest.grafana-addon resource
k8s_manifest.grafana-cm-addon resource
k8s_manifest.istio_deployment resource
k8s_manifest.jaeger-addon resource
k8s_manifest.kiali-addon resource
k8s_manifest.kiali-crds-addon resource
k8s_manifest.operator_crd resource
k8s_manifest.prometheus-addon resource
kubernetes_cluster_role.istio_operator resource
kubernetes_cluster_role_binding.istio_operator resource
kubernetes_deployment.istio_operator resource
kubernetes_namespace.istio_namespace resource
kubernetes_namespace.istio_operator resource
kubernetes_service.istio_operator resource
kubernetes_service_account.istio_operator resource

Inputs

Name Description Type Default Required
create_istio_namespace Whether or not the targeted namespace for istio components should be deployed bool true no
create_istio_operator_namespace Whether or not the targeted namespace for istio operator should be deployed bool true no
grafana_subpath Subpath for Grafana endpoint, useful if is behind a Virtual Service string "" no
ingress_gateway_annotations Map of annotation for the istio ingress gateway map(string) {} no
ingress_gateway_ip Ingress gateway IP, if you want to fix it string "" no
ingress_gateway_selector Istio ingress gateway selector suffix string "ingressgateway" no
ingress_gateway_source_ranges Ingress gateway allowed source ranges string "" no
istio_namespace Namespace where istio components will be deployed string "istio-system" no
istio_operator_namespace Namespace where the istio operator will be deployed string "istio-operator" no
istio_version Version of istio that will be deployed string "1.13.4" no
kiali_path Path for Kiali endpoint, useful if is behind a Virtual Service string "" no
module_depends_on n/a any null no
prometheus_path Path for prometheus endpoint, useful if is behind a Virtual Service string "" no
tracing_path Path for Jaeger endpoint, useful if is behind a Virtual Service string "/jaeger" no

Outputs

Name Description
wait_for_provisioned n/a

terraform-istio's People

Contributors

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