Add Operator to Contour Docs Site
Please describe the problem you have projectcontour.io is the home to Contour's official documentation. These docs should be updated to include the operator.
- [x] Operator installation, including any CRDs (if needed). Should the operator be an option in the Getting Started section?
- [x] Deploy an instance of
Contour. Should the operator be an option in the Deployment Options section? Note: The uninstall step should include deletingns/contour-operatorwhen using the operator. - [ ]
Contourconfiguration reference. Similar to Contour's config reference. - [x] Update the supported versions matrix to include the operator.
- [x] Upgrades- Add content to this or this. Note: Contour will not support upgrades for the v1alpha1 release.
- [ ] Generate
ContourAPI reference similar to Contour's API reference docs. - [x] Update the troubleshooting guide with steps on how to troubleshoot the operator.
- [x] Does the release process doc need to be updated with operator-specific steps/section?
- [x] Update the contributing guide with steps on how to contribute.
/cc @stevesloka @jpeach @Miciah
Please include a blog post/segment in an a new release blog post :)
https://github.com/projectcontour/contour/pull/3138 adds operator install to Contour's quickstart.
https://github.com/projectcontour/contour/pull/3139 updates Contour's contrib page.
Troubleshooting guide: https://github.com/projectcontour/contour/pull/3168
Here is the operator-related content for Contour's v1.11.0 release. cc: @jonasrosland @stevesloka
Release process doc update: https://github.com/projectcontour/contour/pull/3169
This issue moved to the v1.12.0 milestone to resolve the remaining documentation requirements.
I moved this to 1.14, as I don't think we'll finish up the outstanding in time. Definitely need to devote some resources to it though.