2 Overview of the STAP Cloud Native Deployment Toolkit
Learn about the Oracle Communications Solution Test Automation Platform (STAP) Cloud Native Deployment Toolkit (CNTK) that assists in deploying and managing STAP services in Kubernetes.
Topics in this document:
STAP Cloud Native Deployment Toolkit Components
The STAP CNTK is an archive file which provides default configuration files and scripts for deploying STAP.
The toolkit includes the following:
- Ready-to-use Helm charts to help you orchestrate containers in Kubernetes.
- Configuration files (values.yaml) to configure and manage STAP microservices: Test Data Service, Test Execution Service, and STAP UI.
- Ready-to-use scripts to create and manage secrets for STAP microservices.
- Images containing STAP microservices.
About the STAP Cloud Native Deployment Toolkit Artifacts
Each of the microservices, TDS, TES, and UI, has the following artifacts in
the CNTK:
- Image: Use the tarred image to deploy the respective STAP microservice in a Kubernetes cloud native deployment.
- Helm Chart: Use Helm charts to orchestrate the deployment of the respective STAP microservice.
- Scripts: Use scripts to generate Kubernetes secrets, which securely encode and mount sensitive credentials and files to the respective STAP microservice.