Skip to content

terraform-ibm-modules/terraform-ibm-powervs-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM Power Virtual Server with VPC Landing Zone

Graduated (Supported) semantic-release pre-commit latest release Renovate enabled

Summary

This repository contains deployable architecture solutions that help provision VPC landing zones, PowerVS workspaces, and interconnect them. The solutions are available in the IBM Cloud Catalog and can also be deployed without the catalog, except for the second solution below.

Three solutions are offered:

  1. Standard Landscape
    • Creates a VPC and Power Virtual Server workspace, interconnects them, and configures OS network management services (SQUID proxy, NTP, NFS, and DNS services) using Ansible Galaxy collection roles ibm.power_linux_sap collection.
  2. Extend Standard Landscape
    • Extends the standard landscape solution by creating a new Power Virtual Server workspace in a different zone and interconnects with the previous solution.
    • This solution is typically used for High Availability scenarios where a single management VPC can be used to reach both PowerVS workspaces.
  3. Quickstart (Standard Landscape plus VSI)
    • Creates a VPC and a Power Virtual Server workspace, interconnects them, and configures operating network management services (SQUID proxy, NTP, NFS, and DNS services) using Ansible Galaxy collection roles ibm.power_linux_sap collection.
    • Additionally creates a Power Virtual Server Instance of a selected t-shirt size. Network management services, filesystems and SCC Workload protection agents are configured for AIX and Linux instances.
    • This solution is typically utilized for PoCs, demos, and quick onboarding to PowerVS Infrastructure.

Reference architectures

Solutions

Variation Available on IBM Catalog Requires IBM Schematics Workspace ID Creates VPC Landing Zone Performs VPC VSI OS Config Creates PowerVS Infrastructure Creates PowerVS Instance Performs PowerVS OS Config
Standard Landscape ✔️ N/A ✔️ ✔️ ✔️ N/A N/A
Extend Standard Landscape ✔️ ✔️ N/A N/A ✔️ N/A N/A
Quickstart (Standard Landscape plus VSI) ✔️ N/A ✔️ ✔️ ✔️ ✔️ ✔️

Required IAM access policies

You need the following permissions to run this module.

  • Account Management
    • Resource Group service
      • Viewer platform access
    • IAM Services
      • Workspace for Power Virtual Server service
      • Power Virtual Server service
        • Editor platform access
      • VPC Infrastructure Services service
        • Editor platform access
      • Transit Gateway service
        • Editor platform access

Contributing

You can report issues and request features for this module in GitHub issues in the module repository. See Report an issue or request a feature.

To set up your local development environment, see Local development setup in the project documentation.

About

Sets up and configures a ready-to-use Power Virtual Servers infrastructure with IBM Cloud landing zone.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 21