DataSurface Setup Walkthrough

Automate DataSurface Yellow setup on Docker Desktop with Kubernetes.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/billynewport/demo_cokub_model --skill datasurface-setup-walkthrough
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: DataSurface Setup Walkthrough
Source: https://github.com/billynewport/demo_cokub_model/tree/main/.claude/skills/setup-walkthrough
Command: npx skills add https://github.com/billynewport/demo_cokub_model --skill datasurface-setup-walkthrough

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? This skill provides an interactive, end-to-end walkthrough to bootstrap a DataSurface Yellow environment on Docker Desktop with Kubernetes, ensuring all prerequisites are met and each step is verified before proceeding.

## Core Features & Use Cases

  • Guided, sequential steps from pre-flight checks to bootstrap generation and Airflow deployment.
  • Automated verification checkpoints and RBAC setup to ensure proper access control.
  • Troubleshooting guidance and best-practice recommendations for a reliable deployment.

### Quick Start Run this skill and follow Steps 0 through 10 in order to bootstrap DataSurface Yellow on Docker Desktop. Ensure you have the required prerequisites and environment variables ready.

Frequently Asked Questions about DataSurface Setup Walkthrough

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bootstrap a DataSurface Yellow environment on Docker Desktop with Kubernetes?

You bootstrap DataSurface Yellow by following a guided, sequential process from pre-flight checks to Airflow deployment, ensuring each step is verified before proceeding.

What pre-flight checks are needed for DataSurface Yellow deployment on Kubernetes?

Pre-flight checks include verifying storage class detection, environment variable prompting, and ensuring integration prerequisites for Helm, Kubernetes, and GitLab/Docker registries are met.

How do I configure RBAC for Airflow deployment in a local Kubernetes cluster?

You configure RBAC by applying automated verification checkpoints and RBAC setup during the bootstrap process to ensure proper access control within the local Kubernetes cluster.

Does the DataSurface setup walkthrough support GitLab and Docker registry integration?

Yes, the setup walkthrough explicitly supports integration with GitLab and Docker registries as part of its structured, step-by-step deployment process for Kubernetes environments.

Why is my DataSurface Airflow deployment failing during bootstrap artifact generation?

Failures often occur if sequential execution steps are skipped, environment variables are missing, or verification checkpoints fail during the structured deployment process.