# PSEAutomation **Repository Path**: mirrors_cloudera/PSEAutomation ## Basic Information - **Project Name**: PSEAutomation - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-25 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = PSEAutomation :toc: :toclevels: 3 :icons: font :sectnums: == Overview The `PSEAutomation` repository contains a curated collection of automation tools, deployment assets, and utilities designed to accelerate **Cloudera PSE (Partner Solutions Engineering)** use cases. This repository is structured into distinct modules that provide building blocks for infrastructure provisioning, Kubernetes operators, participant onboarding using AMPs, and Cloudera on-cloud deployments. == Repository Structure === K8SOperators This folder contains Kubernetes Operators and supporting manifests to streamline the deployment and management of Cloudera services on Kubernetes. **Key capabilities:** - Operator deployment examples for Cloudera components. - Automated lifecycle management (install, scale, delete). - Configurations to integrate Cloudera services with Kubernetes-native features. === OnCloud/AWS/build This folder contains automation scripts, templates, and configurations for deploying Cloudera components on **AWS cloud environments**. **Key capabilities:** - AWS infrastructure provisioning using Infrastructure-as-Code. - Build scripts for reproducible deployments. === Participant_amps This folder contains **Selenium based automation** tailored for CAI project creation and deploying AMPs for workshop participants. === PvC-InfraDeployer This folder contains automation modules for provisioning **PVC-based infrastructure deployments**. **Key capabilities:** - Automated PVC infrastructure bootstrap. === Utilities This folder contains general-purpose scripts, helper tools, and reusable automation modules that support the other components in the repository. **Key capabilities:** - Common functions and shared code snippets. - Helper utilities for monitoring, debugging, and maintenance. - Time-saving tools for repetitive tasks. --- [NOTE] ==== **Copyright Notice** All material is Copyright (c) 2020-2025 Cloudera, Inc. unless stated otherwise. ====