docs: add installation guide#77
Conversation
✅ Deploy Preview for node-readiness-controller ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
| If you have cloned the repository and want to deploy from source, you can use Kustomize. | ||
|
|
||
| ```sh | ||
| # 1. Install Custom Resource Definitions (CRDs) |
There was a problem hiding this comment.
Should we add make install in or?
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
uninstallation part lgtm!
|
This pr-branch got accidentally deleted when I was cleaning up! |
add page for installation and troubleshooting guidance.
Fixes #75