This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
Home
Harimohan S Bawa edited this page Feb 5, 2018
·
6 revisions
Welcome to the IBM Cloud Private CE on Linux Containers IaC !!!
Documentation
- 1.0 Create Base Linux Container Image For IBM Cloud Private with Hashicorp Packer
- 2.0 Create LXD Cluster and ICP install with Terraform
- 3.0 ICP CE install and uninstall process on LXD cluster
Helpful Scripts:
-
lxd_pre-reqs_check.sh
- Checks if needed software is installed on host system
-
install-w-terra.sh
- Initiates terraform scripts for cluster creation and icp install process
-
terra-clean.sh
- Deletes current terraform state data in that folder
-
icp-login.sh
- Simplifies and automates ICP login process. Requires IBM Cloud CLI and ICP plugin installed.
-
running_processes.sh
- Checks if all pods (by count) are up and running on master node
-
destroy-cluster-manual.sh
- If for any reason, terraform is not able to destroy Linux container cluster, use this script to do so manually and clean up the configuration.
- If env_prefix, network or node name are changed, update script accordingly.