-
Notifications
You must be signed in to change notification settings - Fork 2k
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
NGINX Ingress with Linkerd guide #3993
Conversation
for more information, see https://pre-commit.ci
Codecov Report
@@ Coverage Diff @@
## main #3993 +/- ##
==========================================
+ Coverage 51.81% 51.83% +0.02%
==========================================
Files 59 59
Lines 16697 16705 +8
==========================================
+ Hits 8651 8659 +8
Misses 7747 7747
Partials 299 299 see 4 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This commit makes large structural changes to the tutorial to integrate Linkerd with NGINX Ingress Controller first by adjusting the information architecture to more closely match that of other NGINX products, then by creating subsections for instructions based on the two main use cases. There is additional work to be completed in order to make this page more complete, as it is lacking an example for a custom resource as part of an integrated installation, and the examples are inconsistent.
for more information, see https://pre-commit.ci
Dependency Review✅ No vulnerabilities or license issues found.Scanned Manifest Files |
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.
I have pushed a large number of changes to this tutorial - @jasonwilliams14 , you'll need to review this for accuracy and also to add what I think is a missing example of a CRD for Linkerd. In the original page it's mentioned but doesn't seem to have much detail compared to Helm.
Signed-off-by: Jason Williams - NGIИX <[email protected]>
Co-authored-by: Luca Comellini <[email protected]> Signed-off-by: Jason Williams - NGIИX <[email protected]>
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.
LGTM!
Proposed changes
NGINX Ingress controller with Linkerd
Checklist
Before creating a PR, run through this checklist and mark each as complete.