Onboarding And Entry Paths

A repository document, rendered for the site. View source markdown.

New to cub? Install the cub CLI first. You can pull and render public catalog packages without an account. Commands that save or change ConfigHub data require you to sign in.

Generated at: 2026-07-30T12:38:02.000Z UTC · source: committed helm-expt evidence for this rendered repository document.

UNOFFICIAL/EXPERIMENTAL. This doctrine keeps the public catalog aligned with the ConfigHub product tutorial.

One ConfigHub Tutorial

The ConfigHub tutorial is the canonical product journey. It teaches one sequence:

  1. Set up a cluster.
  2. Install and release one component.
  3. Change it, add production, and promote the change.

The catalog must not create a second ConfigHub tutorial. It helps a user choose, inspect, and test configuration before that journey.

What Each Thing Does

ItemRole
Helm, AICR, Kubernetes YAMLConfiguration that a user already has.
Existing OCIA package that already contains configuration.
cub installer, cub helm, CITools that prepare, render, or import configuration.
ConfigHubThe system that records, changes, releases, and promotes configuration.
Argo CD, Flux, KubernetesSystems that deliver configuration to clusters.

Do not present these items as competing products. A user does not need to learn their implementation differences before completing a first task.

cub helm imports an arbitrary Helm chart and its values. cub installer reads a maintained catalog package with named configurations and recorded requirements. This distinction belongs in the FAQ and technical guides. It must not become the main public message.

Three Operating Choices For Starting Examples

Show these choices when a person is trying a starting example. They make different promises.

ChoiceConfigHub ServerConfigHub accountStatus
LocalNoNoAvailable. Pull public packages. Write files or OCI. Test them locally or in CI.
Hosted and anonymousYesNoPlanned. Inspect and test public configuration without signing in.
ConfigHubYesYesAvailable. Record changes, release them, add environments, and promote them through the official tutorial.

Public package and OCI pulls already work without registry login. They support the local path. They do not prove that the hosted anonymous service exists.

Do not describe the hosted anonymous service as released until a public endpoint and a recorded test exist.

Do not repeat these three choices throughout later examples. After a person claims or uploads a configuration, the variants, promotions, releases, Apps, apply gates, and fleet examples use ConfigHub Server and require an account. The official ConfigHub tutorial owns that managed journey.

Use the terms precisely:

Several Ways In, One Journey Afterward

The catalog can have short starting examples for:

Each path must end with exact Kubernetes objects that the user can inspect. The next managed step is the same for every source: continue with the official ConfigHub tutorial.

Keep source-specific information with the result:

Page Ownership

PageJob
site/try.htmlComplete one local catalog-package task in three steps.
site/redis-walkthrough.htmlKeep the complete Redis parity, OCI, upgrade, promotion, and rollback example.
ConfigHub tutorialTeach the ConfigHub product journey.
site/testing.htmlIndex the working starting, managed, platform, and App examples.
site/entry-path-reference.htmlKeep the detailed Helm, AICR, OCI, and YAML commands and proof links.
site/how-it-works.htmlExplain the full model after the first task.
site/docs.htmlHelp a technical reader find the correct guide or evidence.

Simplified Technical English

Use STE discipline on instructions, status text, technical descriptions, and entry-path choices.

The short Try page has these additional limits:

Acceptance Checks

The site verifier must fail when: