Generate DataSurface Yellow Bootstrap Artifacts
CommunityAuto-bootstrap Yellow deployment artifacts.
Authorbillynewport
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automates bootstrap artifact generation for DataSurface Yellow deployments.
Core Features & Use Cases
- Artifact generation: Automatically create kubernetes-bootstrap.yaml, Airflow DAGs, and initialization jobs required for a Yellow deployment.
- Ring-based bootstrap: Supports Ring 0 (local bootstrap) and Ring 1 initialization for database schemas.
- End-to-end deployment: Produces artifacts that can be applied to Kubernetes and driven through GitSync for CI/CD pipelines, enabling rapid environment replication.
Quick Start
Use the tool in your model directory to generate the bootstrap artifacts:
- Ensure prerequisites: Docker, kubectl, helm, and credentials are configured as described in the skill's instructions.
- Run the bootstrap generator: docker run --rm -v "$(pwd)":/workspace/model -w /workspace/model registry.gitlab.com/datasurface-inc/datasurface/datasurface:v${DATASURFACE_VERSION} python -m datasurface.cmd.platform generatePlatformBootstrap --ringLevel 0 --model /workspace/model --output /workspace/model/generated_output --psp Demo_PSP --rte-name demo
- Apply Kubernetes bootstrap: kubectl apply -f generated_output/Demo_PSP/kubernetes-bootstrap.yaml
- Regenerate and reapply as needed following the described workflow.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Generate DataSurface Yellow Bootstrap Artifacts Download link: https://github.com/billynewport/demo_cokub_model/archive/main.zip#generate-datasurface-yellow-bootstrap-artifacts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.