-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs: Update support referencing support package tool #2789
Conversation
* This is similar to what was added to NIC docs
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2789 +/- ##
=======================================
Coverage 89.86% 89.86%
=======================================
Files 107 107
Lines 10997 10997
Branches 50 50
=======================================
Hits 9883 9883
Misses 1054 1054
Partials 60 60 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs some small fixes for style: fine to approve if my suggestions are accepted.
Co-authored-by: Alan Dooley <[email protected]>
Co-authored-by: Alan Dooley <[email protected]>
Hi @ADubhlaoich , thanks for reviewing the material. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we want to publish this right away, then once this is merged into main, we'll need to create a cherry-pick commit and pull request to the release-1.5
branch.
Co-authored-by: Saylor Berman <[email protected]>
Thanks for the suggestion @sjberman, yes please, if possible. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the work on this @mrajagopal! The plugin works great. @sjberman we should start using this in our pipeline to help with debugging.
Troubleshooting in Kubernetes requires collecting data from various sources of the kubernetes API. The nginx-supportpkg-for-k8s is such a tool that NGINX has created to make this data collection as easy as possible. This PR updates the support page of NGF docs referencing this tool in a similar manner to what was added to NIC docs
This commit cherry-picks changes from 3 recent documentation PRs from main to the 1.5 release branch. More specifically, the work in the following PRs: - Update support referencing support package tool #2789 - Docs: remove () typo from troubleshooting doc #2803 - Clear up installation language #2808 --------- Co-authored-by: Madhu Rajagopal <[email protected]> Co-authored-by: Saylor Berman <[email protected]> Co-authored-by: nginx-aoife <[email protected]>
Troubleshooting in Kubernetes requires collecting data from various sources of the kubernetes API. The nginx-supportpkg-for-k8s is such a tool that NGINX has created to make this data collection as easy as possible. This PR updates the support page of NGF docs referencing this tool in a similar manner to what was added to NIC docs
Troubleshooting in Kubernetes requires collecting data from various sources of the kubernetes API. The nginx-supportpkg-for-k8s is such a tool that NGINX has created to make this data collection as easy as possible. This PR updates the support page of NGF docs referencing this tool in a similar manner to what was added to NIC docs
Proposed changes
Troubleshooting in Kubernetes requires collecting data from various sources of the kubernetes API.
The nginx-supportpkg-for-k8s is such a tool that NGINX has created to make this data collection as easy as possible.
Checklist
Before creating a PR, run through this checklist and mark each as complete.