icp

GSLabDev/icp/module

Terraform Module HCL MODULE

Terraform module for IBM Cloud Platform which is IBM's cloud orchestration platform. Module helps in doing installation of ICP in Distributed and Base mode.

Install
module "icp" {
source = "GSLabDev/icp/module"
version = "1.0.0"
}
plain text: /constructs/tfmod-gslabdev-icp-module/install.txt
⭐ Source on GitHub 📦 Registry page
README

Pre-requisites - KVM installed and configured - Terraform Libvirt Provider Configured with Go Language - Some disk space for your guests node(Master, Boot, Proxy, Management, Worker) depending upon Topology one want to Deploy - Ubuntu images which are resized depending upon disk space requirement of cluster nodes(Master, boot, Proxy, Management, worker) Terraform Module This is the module for deployment of IBM cloud Private-CE 2.1.0 . It uses the Terraform [Libvirt Provider][1]. Using this module one can deploy IBM Cloud Private-CE 2.1.0 in [Basic Topology and Distributed topology][7]. [1]: https://github.com/GSLabDev/terraform-provider-libvirt [7]: https://www.ibm.com/developerworks/community/blogs/5092bd93-e659-4f89-8de2-a7ac980487f0/entry/Availability_considerations_for_single_ICP_clust

Details
FrameworkTerraform Module
LanguageHCL
Version1.0.0
Cloud MODULE
★ Stars2
Forks5
Total downloads803
Submodules1
NamespaceGSLabDev
Updated