DOCS-2826: Docs for CC projects #2508
Merged
ctauchen merged 2 commits intotigera:publish/cc-febfrom Feb 3, 2026
Merged
Conversation
This adds project selection information to cluster connection procedures. DOCS-2826
✅ Deploy Preview for calico-docs-preview-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
❌ Deploy Preview for tigera failed. Why did it fail? →Built without sensitive environment variables
|
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds documentation for the Calico Cloud projects feature, which allows users to organize managed clusters into logical groupings. The changes include a new tutorial page explaining projects and updates to cluster connection workflows to incorporate project selection.
Changes:
- Adds new "Projects" tutorial page to explain the feature and how to create/manage projects
- Updates cluster connection workflows (connect, upgrade, private registry setup) to include project selection as a step
- Adds sidebar navigation entries for the new projects documentation
Reviewed changes
Copilot reviewed 12 out of 13 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| sidebars-calico-cloud.js | Adds projects tutorial to unversioned sidebar navigation |
| calico-cloud_versioned_sidebars/version-22-2-sidebars.json | Adds projects tutorial to version 22-2 sidebar navigation |
| calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/projects.mdx | New versioned tutorial explaining projects feature with create/manage procedures |
| calico-cloud/tutorials/calico-cloud-features/projects.mdx | New unversioned stub file for projects tutorial (empty sections) |
| calico-cloud_versioned_docs/version-22-2/get-started/upgrade-cluster.mdx | Adds project selection step to cluster upgrade workflow |
| calico-cloud_versioned_docs/version-22-2/get-started/setup-private-registry.mdx | Adds project selection step to private registry setup workflow |
| calico-cloud_versioned_docs/version-22-2/get-started/install-private-registry.mdx | Adds project selection step to private registry installation workflow |
| calico-cloud_versioned_docs/version-22-2/get-started/install-cluster.mdx | Adds project selection step to cluster connection workflow (kubectl section only) |
| calico-cloud/get-started/upgrade-cluster.mdx | Adds project selection step to unversioned cluster upgrade workflow |
| calico-cloud/get-started/setup-private-registry.mdx | Adds project selection step to unversioned private registry setup workflow |
| calico-cloud/get-started/install-private-registry.mdx | Adds project selection step to unversioned private registry installation workflow |
| calico-cloud/get-started/install-cluster.mdx | Adds project selection step to unversioned cluster connection workflow (kubectl section only) |
calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/projects.mdx
Outdated
Show resolved
Hide resolved
calico-cloud_versioned_docs/version-22-2/tutorials/calico-cloud-features/projects.mdx
Show resolved
Hide resolved
calico-cloud_versioned_docs/version-22-2/get-started/install-cluster.mdx
Show resolved
Hide resolved
bb510d5 to
6783e9e
Compare
6783e9e to
d0c3780
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Product Version(s):
Issue:
Link to docs preview:
SME review:
DOCS review:
Additional information:
Merge checklist: