Skip to content

Add CCM quickstart#1027

Open
LogicalShark wants to merge 1 commit intokubernetes:masterfrom
LogicalShark:docs
Open

Add CCM quickstart#1027
LogicalShark wants to merge 1 commit intokubernetes:masterfrom
LogicalShark:docs

Conversation

@LogicalShark
Copy link
Copy Markdown
Contributor

@LogicalShark LogicalShark commented Mar 31, 2026

Fixes #1019

@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Mar 31, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

This issue is currently awaiting triage.

If the repository mantainers determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: LogicalShark

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 31, 2026
@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Mar 31, 2026
@LogicalShark
Copy link
Copy Markdown
Contributor Author

/assign hdp617

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 31, 2026
@LogicalShark LogicalShark force-pushed the docs branch 2 times, most recently from eb87994 to 11f7455 Compare March 31, 2026 21:01
@hdp617
Copy link
Copy Markdown
Contributor

hdp617 commented Mar 31, 2026

  • Could you link this PR to issue Add quickstart doc for running CCM #1019?

  • I'll move the kops-down cleanup changes to a new, dedicated issue to streamline the review process for the CCM quickstart and easier cherrypick if needed.

@LogicalShark LogicalShark changed the title Add CCM quickstart and expand kops-down cleanup Add CCM quickstart Apr 1, 2026
@hdp617
Copy link
Copy Markdown
Contributor

hdp617 commented Apr 2, 2026

For the quickstart, I was approaching it from a customer's perspective: 'What's the fastest way to get a self-managed k8s cluster?' The current approach is great for local dev changes to the component, but I'm more interested in targeting the customer experience here. How about separating this into 2?

  • Quickstart - essentially just run make kops-up.
  • CCM local testing - which is what we have here.

@LogicalShark LogicalShark force-pushed the docs branch 4 times, most recently from 03427c3 to 1cc9372 Compare April 3, 2026 19:08
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 3, 2026
@LogicalShark LogicalShark force-pushed the docs branch 3 times, most recently from 2ed2381 to 4102b67 Compare April 3, 2026 20:09
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Apr 3, 2026
@LogicalShark LogicalShark force-pushed the docs branch 2 times, most recently from 3d21946 to b9ed23d Compare April 3, 2026 20:11
Signed-off-by: LogicalShark <maralder@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add quickstart doc for running CCM

3 participants