GithubHelp home page GithubHelp logo

doytsujin / terraform-tools-dashboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloud-native-toolkit/terraform-tools-dashboard

0.0 1.0 0.0 221 KB

Terraform module to deploy the Developer Dashboard

HCL 88.40% Shell 11.60%

terraform-tools-dashboard's Introduction

Developer Dashboard terraform module

Verify and release module

Installs the Cloud-Native Toolkit Developer Dashboard into the cluster.

Supported platforms

This module supports the following Kubernetes distros

  • Kubernetes 1.17+
  • OCP 4.3+

Module dependencies

  • Cluster
  • Namespace

Software dependencies

  • kubectl
  • helm terraform provider (provided by the terraform infrastructure)

Example usage

module "dev_tools_dashboard" {
  source = "github.com/ibm-garage-cloud/teraform-tools-dashboard?ref=v1.1.0"

  cluster_ingress_hostname = module.dev_cluster.ingress_hostname
  cluster_config_file      = module.dev_cluster.config_file_path
  cluster_type             = module.dev_cluster.cluster_type
  tls_secret_name          = module.dev_cluster.tls_secret_name
  releases_namespace       = module.dev_cluster_namespaces.tools_namespace_name
  image_tag                = "1.0.31"
}

terraform-tools-dashboard's People

Contributors

seansund avatar cloudnativetoolkit avatar lsteck 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.