You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@community.apache.org by "Zhenxu Ke (Jira)" <ji...@apache.org> on 2023/03/16 02:22:00 UTC

[jira] [Created] (COMDEV-520) Add Terraform provider for Apache SkyWalking

Zhenxu Ke created COMDEV-520:
--------------------------------

             Summary: Add Terraform provider for Apache SkyWalking
                 Key: COMDEV-520
                 URL: https://issues.apache.org/jira/browse/COMDEV-520
             Project: Community Development
          Issue Type: Task
          Components: GSoC/Mentoring ideas
            Reporter: Zhenxu Ke


Now the deployment methods for SkyWalking are limited, we only have Helm Chart for users to deploy in Kubernetes, other users that are not using Kubernetes have to do all the house keeping stuffs to set up SkyWalking on, for example, VM.

 

This issue aims to add a Terraform provider, so that users can conveniently  spin up a cluster for demonstration or testing, we should evolve the provider and allow users to customize as their need and finally users can use this in their production environment.

 

In this task, we will mainly focus on the support for AWS. In the Terraform provider, users need to provide their access key / secret key, and the provider does the rest stuffs: create VMs, create database/OpenSearch or RDS, download SkyWalking tars, configure the SkyWalking, and start the SkyWalking components (OAP/UI), create public IPs/domain name, etc.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@community.apache.org
For additional commands, e-mail: dev-help@community.apache.org