Skip to content

docs: add installation guide#77

Closed
ajaysundark wants to merge 1 commit intokubernetes-sigs:mainfrom
ajaysundark:doc-install
Closed

docs: add installation guide#77
ajaysundark wants to merge 1 commit intokubernetes-sigs:mainfrom
ajaysundark:doc-install

Conversation

@ajaysundark
Copy link
Copy Markdown
Contributor

add page for installation and troubleshooting guidance.

Fixes #75

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 11, 2026

Deploy Preview for node-readiness-controller ready!

Name Link
🔨 Latest commit 1d60143
🔍 Latest deploy log https://app.netlify.com/projects/node-readiness-controller/deploys/696352e5cc351e0008c7ef87
😎 Deploy Preview https://deploy-preview-77--node-readiness-controller.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ajaysundark

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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 11, 2026
@ajaysundark
Copy link
Copy Markdown
Contributor Author

cc @AvineshTripathi

If you have cloned the repository and want to deploy from source, you can use Kustomize.

```sh
# 1. Install Custom Resource Definitions (CRDs)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add make install in or?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, sure, I think we could add that as an option for kustomize. Let me update to include this in Option 2.

Does the uninstallation flow look good to you?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uninstallation part lgtm!

@ajaysundark ajaysundark deleted the doc-install branch January 16, 2026 23:01
@ajaysundark
Copy link
Copy Markdown
Contributor Author

This pr-branch got accidentally deleted when I was cleaning up!

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. 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.

doc: installation

3 participants