-
Notifications
You must be signed in to change notification settings - Fork 199
Include building and custom deployment instructions in README #3278
Copy link
Copy link
Open
Labels
kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.needs-priorityIndicates a PR lacks a `priority/foo` label and requires one.Indicates a PR lacks a `priority/foo` label and requires one.
Metadata
Metadata
Assignees
Labels
kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.needs-priorityIndicates a PR lacks a `priority/foo` label and requires one.Indicates a PR lacks a `priority/foo` label and requires one.
Type
Fields
Give feedbackNo fields configured for Enhancement.
Currently the documentation does not include information how to build Operator, publish the custom builds and make use of them in own environment (well, the latter is implicitly included).
Since it all is entirely possible for everybody, it would be a nice idea to include it all in our documentation.