From da3b995bc8c31624c4f546b7cfc5e4f90058428e Mon Sep 17 00:00:00 2001 From: Andy Daniel Date: Thu, 29 Oct 2020 12:55:20 -0400 Subject: [PATCH] Initial commit for automation info. --- .../calm/service_domain_deployment/README.md | 15 +++++++++++++++ automation/terraform/README.md | 4 ++++ 2 files changed, 19 insertions(+) create mode 100644 automation/calm/service_domain_deployment/README.md create mode 100644 automation/terraform/README.md diff --git a/automation/calm/service_domain_deployment/README.md b/automation/calm/service_domain_deployment/README.md new file mode 100644 index 0000000..78e9b7a --- /dev/null +++ b/automation/calm/service_domain_deployment/README.md @@ -0,0 +1,15 @@ +## Using this Blueprint +The Calm Blueprint to to deploy a Single or Multinode Service Domains on Nutanix AHV is maintained at: https://github.com/nutanix/blueprints/tree/master/kps-service-domain-deployment + +### Getting Started +1. Download the required Service Domain Image named "Service Domain VM QCOW2 File for AHV" from the Nutanix Support Portal here: https://portal.nutanix.com/page/downloads?product=karbonplatformservices. +1. After logging into the Karbon Platform Services Cloud Management Console, create an API Token by clicking on your username in the upper right corner and selecting **Manage API Keys**. +1. Launch the Blueprint. + +Note that creating a Multinode Service Domain requires the following additional information: + - Additional free VirtualIP for the Service Domain + - Prism Element Credentials + - Data Services IP + - Storage Container + +Credits to @davehocking and @wolfganghuse for the initial development and updates. \ No newline at end of file diff --git a/automation/terraform/README.md b/automation/terraform/README.md new file mode 100644 index 0000000..af79816 --- /dev/null +++ b/automation/terraform/README.md @@ -0,0 +1,4 @@ +## Using Terraform with Karbon Platform Services + +Placeholder for new content. +