cloud-monitoring-bind
cloud-native-toolkit/cloud-monitoring-bind/ibm
Module to bind an existing IBM Cloud Monitoring instance to an existing kubernetes cluster
Install
README
IBM Cloud Monitoring bind module Module to connect an existing IBM Cloud Monitoring instance to a cluster. The cluster is attached via the IBM Cloud cli and as a result the Connect/Disconnect button state will be updated to reflect the current status of the deployed agents. Software dependencies The module depends on the following software components: Command-line tools - terraform - v0.13 Terraform providers - IBM Cloud provider >= 1.5.3 Module dependencies This module makes use of the output from other modules: - Cluster - any module that implements the github.com/cloud-native-toolkit/automation-modules#cluster interface - Resource group - github.com/cloud-native-toolkit/terraform-ibm-resource-group - IBM Cloud Monitoring - github.com/cloud-native-toolkit/terraform-ibm-cloud-monitoring E
Inputs (10)
| Name | Type | Description | Default |
|---|---|---|---|
| resource_group_name | string | Geographic location of the resource (e.g. us-south, us-east) | required |
| access_key | string | The access key of the existing Sysdig instance | required |
| ibmcloud_api_key | string | Geographic location of the resource (e.g. us-south, us-east) | required |
| region | string | Geographic location of the resource (e.g. us-south, us-east) | required |
| guid | string | The guid of the existing Sysdig instance | required |
| namespace | string | The namespace where the agent should be deployed | "ibm-observe" |
| cluster_id | string | The id of the cluster into which the sysdig instance should be bound | "" |
| private_endpoint | string | Flag indicating that the agent should be created with private endpoints | "true" |
| cluster_name | string | The name of the cluster into which the sysdig instance should be bound | "" |
| sync | string | Semaphore value to sync up modules | "" |
Outputs (1)
syncResources (1)
Details
Similar packages
Azure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,