-
Notifications
You must be signed in to change notification settings - Fork 40
Adding documentation for F5 NGINX Ingress controller #451
base: main
Are you sure you want to change the base?
Adding documentation for F5 NGINX Ingress controller #451
Conversation
✅ Deploy Preview for osm-docs ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
c407131
to
2fa8d80
Compare
Thanks @jasonwilliams14 for submitting this. I'll take a look at this for the upcoming week. |
You bet. I might add or update some of the doc. There are a few other tests that I am curious to test. Will update if anything comes up. |
d5ccb51
to
544182a
Compare
@jasonwilliams14 can you update on how nginx is installed? The doc jumps right over that. |
@phillipgibson Sure. I would be happy to update the guide to include the installation of NGINX Ingress controller. Let me get started on that and update my PR. |
544182a
to
418a15d
Compare
@phillipgibson I updated the doc to cover the installation of F5 NGINX Ingress controller. |
Taking a look today. |
Signed-off-by: Jason Williams <[email protected]>
418a15d
to
f7dd99a
Compare
@phillipgibson I updated the PR today and added more detail about how to install F5 NGINX Ingress controller. |
I added the necessary document front matter and was trying to properly format each section title. The section titles will need to be configured correctly to ensure the content is associated correctly with the proper formatting.
@jasonwilliams14 please see this preview to see if the page sections are formatted correctly. https://deploy-preview-451--osm-docs.netlify.app/docs/demos/f5_nginx_ingress_controller/ |
@phillipgibson This looks good. Thank you very much! |
@jasonwilliams14 I'm going to run through this for verification. You'll need to sign your commits with DCO. Have a look at https://github.com/openservicemesh/osm-docs/blob/main/CONTRIBUTING.md#sign-your-work for the procedure. |
I believe my commit is signed as I reviewed the commit history. It does not look like your commit is signed? I can squash the commits and sign it if that is helpful. Happy to do so. Thank you. |
This is a guide on how to use F5 NGINX Ingress controller with open service mesh. The document works with both NGINX Ingress Controller OSS and NGINX Ingress Controller Plus.
The document also covers how to setup this integration using the sidecar method and the ingressBackend method.