create-project

Automate Kube-DC project creation with VPC isolation and manifest output.

34|5|Updated Mar 5, 2025
One-click install
npx skills add https://github.com/kube-dc/kube-dc-public --skill create-project-kube-dc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-project
Source: https://github.com/kube-dc/kube-dc-public/tree/main/skills/create-project
Command: npx skills add https://github.com/kube-dc/kube-dc-public --skill create-project-kube-dc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of a new Kube-DC project within an existing organization.

Core Features & Use Cases

  • Isolated VPC networking per project to ensure complete tenant separation.
  • Network type selection (cloud vs public) and automatic manifest generation.
  • Use Case: Onboard a new dev team quickly by provisioning a ready-to-use project with default resources.

Quick Start

Create a new Kube-DC project in your organization with cloud networking and verify that it becomes ready.

Frequently Asked Questions about create-project

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

FAQPage Schema
How do I automate Kube-DC project creation for onboarding new teams?

Automating Kube-DC project creation provisions a ready-to-use project with default resources within an existing organization. It generates a project manifest automatically, enabling fast onboarding for new development teams.

Can I select network type when provisioning an isolated Kube-DC project?

You can select either cloud or public networking options when provisioning an isolated Kube-DC project. The chosen network type is applied automatically during project creation and recorded in the generated manifest.

What prerequisites do I need to create a Kube-DC project within an organization?

Creating a Kube-DC project requires an existing organization and admin access. The system enforces these prerequisites alongside quota checks before successfully generating a ready project manifest.

Why does Kube-DC project creation fail during the quota check process?

Kube-DC project creation fails during quota checks if your organization exceeds its allocated resource limits. The system enforces these quota restrictions prior to provisioning the isolated project and generating the manifest.

How does VPC isolation work when provisioning a new Kube-DC project?

VPC isolation provisions a dedicated virtual network for each Kube-DC project, ensuring complete tenant separation. This mechanism is applied automatically during project creation to prevent unauthorized cross-team network access.

What is the best way to provision VPC-isolated projects for multiple tenants?

The best way to provision VPC-isolated projects for multiple tenants is automating Kube-DC project creation within an existing organization. This applies strict tenant separation and outputs a ready project manifest for each team.