iwo

3191110276/iwo/kubernetes

Terraform Module HCL KUBERNETES
Install
module "iwo" {
source = "3191110276/iwo/kubernetes"
version = "0.2.12"
}
plain text: /constructs/tfmod-3191110276-iwo-kubernetes/install.txt
⭐ Source on GitHub 📦 Registry page
README

Module for deploying IWO on Kubernetes clusters This module enables you to deploy the device connector for Cisco Intersight Workload Optimizer on a Kubernetes cluster.

Inputs (6)
NameTypeDescriptionDefault
cluster_namestringName of the cluster in Intersight. Has to be unique per Intersight instance. required
namespacestringNamespace used for deploying the IWO objects. This namespace has to exist and is"iwo"
create_namespaceboolDetermines if a Kubernetes namespace should be created as part of the IWO setup.true
iwo_server_versionstringVersion of the IWO server. Default can be used in most cases."8.3"
dc_versionstringVersion of the device connector used for establishing the Intersight tunnel. Def"1.0.9-1"
collector_versionstringVersion of the collector used for gathering data from the local Kubernetes clust"8.3.4"
Resources (6)
kubernetes_cluster_role_bindingkubernetes_config_mapkubernetes_deploymentkubernetes_namespacekubernetes_service_accounttime_sleep
Details
FrameworkTerraform Module
LanguageHCL
Version0.2.12
Cloud KUBERNETES
★ Stars0
Forks2
Total downloads5.6k
Inputs6
Resources6
Namespace3191110276
Updated