Skip to content
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

Merged
merged 7 commits into from
Jun 27, 2023
Merged

NGINX Ingress with Linkerd guide #3993

merged 7 commits into from
Jun 27, 2023

Conversation

jasonwilliams14
Copy link
Contributor

Proposed changes

NGINX Ingress controller with Linkerd

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@github-actions github-actions bot added the documentation Pull requests/issues for documentation label Jun 13, 2023
@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #3993 (51f7d37) into main (4fd847c) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            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

@brianehlert brianehlert added this to the v3.2.0 milestone Jun 20, 2023
@jasonwilliams14 jasonwilliams14 marked this pull request as ready for review June 21, 2023 15:05
@jasonwilliams14 jasonwilliams14 requested a review from a team as a code owner June 21, 2023 15:05
ADubhlaoich and others added 2 commits June 22, 2023 15:55
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.
@github-actions
Copy link

github-actions bot commented Jun 22, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

Copy link
Contributor

@ADubhlaoich ADubhlaoich left a 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.

Co-authored-by: Luca Comellini <[email protected]>
Signed-off-by: Jason Williams - NGIИX <[email protected]>
Copy link
Contributor

@ADubhlaoich ADubhlaoich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lucacome lucacome changed the title NGINX Ingresswith Linkerd guide draft NGINX Ingresswith Linkerd guide Jun 27, 2023
@lucacome lucacome merged commit 2fe939e into main Jun 27, 2023
@lucacome lucacome deleted the docs/nginx-linkerd-guide branch June 27, 2023 11:46
@lucacome lucacome changed the title NGINX Ingresswith Linkerd guide NGINX Ingress with Linkerd guide Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests/issues for documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants