More docs and some restructuring #381
Labels
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
kind/doc
Issues and pull requests for documentations
kind/feature
New feature or request
kind/proposal
Issues or PRs related to proposals.
Milestone
In what area(s)?
Classifications:
/kind proposal
/kind doc
/kind cleanup
Describe the feature:
We need to add more docs for flags / features we have now, also some restructuring.
The landing page https://github.com/knative/client#docs links:
User guide links:
docs/workflows
)docs/operations
)docs/traffic
)For Workflows:
docs/workflow/README.md
<-- landing page linked from user guidedocs/README.md
docs/workflow/basic.md
<-- linked fromdocs/workflows/README.md
(can add other workflows )
For Operations:
docs/operations/README.md
<-- landing page linked from user guidedocs/README.md
docs/operations/auto_scaling.md
<-- linked fromdocs/operations/README.md
docs/operations/labelling.md
docs/operations/resources.md
docs/operations/all_others.md
For Traffic Splitting:
docs/traffic/README.md
<-- landing page linked from user guidedocs/README.md
(can have examples created under
docs/traffic
for e.g. blue/green deployment)The text was updated successfully, but these errors were encountered: