Giter Site home page Giter Site logo

osinfra-io / terraform-kubernetes-istio Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 27 KB

Terraform example module for Kubernetes Istio service mesh.

Home Page: https://www.osinfra.io

License: GNU General Public License v2.0

HCL 100.00%
helm infrastructure-as-code istio kubernetes osinfra terraform terraform-child-module

terraform-kubernetes-istio's Introduction

Kubernetes - Istio Terraform Module

GitHub Actions:

Terraform Tests Dependabot

Infracost:

infracost

๐Ÿ’ต Monthly estimates based on Infracost baseline costs.

Repository Description

Terraform example module for a Google Cloud Platform Kubernetes engine cluster.

Note

We do not recommend consuming this module like you might a public module. It is a baseline, something you can fork, potentially maintain, and modify to fit your organization's needs. Using public modules vs. writing your own has various drivers and trade-offs that your organization should evaluate.

๐Ÿ”ฉ Usage

Tip

You can check the tests/fixtures directory for example configurations. These fixtures set up the system for testing by providing all the necessary initial code, thus creating good examples on which to base your configurations.

Development

Our focus is on the core fundamental practice of platform engineering, Infrastructure as Code.

Open Source Infrastructure (as Code) is a development model for infrastructure that focuses on open collaboration and applying relative lessons learned from software development practices that organizations can use internally at scale. - Open Source Infrastructure (as Code)

To avoid slowing down stream-aligned teams, we want to open up the possibility for contributions. The Open Source Infrastructure (as Code) model allows team members external to the platform team to contribute with only a slight increase in cognitive load. This section is for developers who want to contribute to this repository, describing the tools used, the skills, and the knowledge required, along with Terraform documentation.

See the documentation for setting up a local development environment here.

๐Ÿ› ๏ธ Tools

๐Ÿ“‹ Skills and Knowledge

Links to documentation and other resources required to develop and iterate in this repository successfully.

๐Ÿ” Tests

You'll need to be a member of the platform-contributors Google Group to run the tests. This group manages access to Testing/Sandbox folder in the resource hierarchy. You can request access to this group by opening an issue here.

terraform init
terraform test

๐Ÿ““ Terraform Documentation

A child module automatically inherits default (un-aliased) provider configurations from its parent. The provider versions below are informational only and do not need to align with the provider configurations from its parent.

Requirements

No requirements.

Providers

Name Version
google 5.37.0

Modules

No modules.

Resources

Name Type
google_compute_global_address.istio_gateway_mci resource
google_compute_managed_ssl_certificate.istio_gateway_mci resource
google_compute_ssl_policy.default resource
google_dns_record_set.istio_gateway_mci resource

Inputs

Name Description Type Default Required
gke_fleet_host_project_id The project ID of the GKE Hub host project string "" no
istio_gateway_dns Map of attributes for the Istio gateway domain names, it is also used to create the managed certificate resource
map(object({
managed_zone = string
project = string
}))
{} no
project The ID of the project in which the resource belongs string n/a yes

Outputs

Name Description
istio_gateway_mci_global_address The IP address for the Istio Gateway multi-cluster ingress
istio_gateway_mci_ssl_certificate_name The name of the SSL certificate for the Istio Gateway multi-cluster ingress

๐Ÿ““ Terraform Regional Documentation

terraform-kubernetes-istio's People

Contributors

osinfra-sa avatar brettcurtis avatar

Stargazers

 avatar

terraform-kubernetes-istio's Issues

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.