Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Commit e0297f0

Browse files
authored
Merge pull request #77 from nginxinc/README-update
Update README to better match support doc
2 parents 971e96d + 5ecf884 commit e0297f0

File tree

1 file changed

+14
-28
lines changed

1 file changed

+14
-28
lines changed

README.md

Lines changed: 14 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,33 @@
1-
# 🚀 *Help make the NGINX Ingress Controller better by participating in our [survey](https://forms.office.com/Pages/ResponsePage.aspx?id=L_093Ttq0UCb4L-DJ9gcUKLQ7uTJaE1PitM_37KR881UMEs0Rk5PMkYzMTJTWVA0V1hUVTRLUUMyNS4u)!* 🚀
2-
31
# NGINX Service Mesh
42

5-
---
6-
7-
## Support
8-
9-
Thank you for your interest in NGINX Service Mesh (NSM). NSM is currently
10-
available to download via downloads.f5.com, under the NGINX Product Family.
3+
Thank you for your interest in NGINX Service Mesh. NGINX Service Mesh can be installed via helm charts, or by [downloading nginx-meshctl](https://downloads.f5.com/esd/product.jsp?sw=NGINX-Public&pro=NGINX_Service_Mesh), under the NGINX Product Family.
114

125
### Resources
136

147
- [Product Details](https://www.nginx.com/products/nginx-service-mesh/)
15-
- [Download NSM](https://downloads.f5.com/esd/product.jsp?sw=NGINX-Public&pro=NGINX_Service_Mesh)
16-
- [NSM Documentation](https://docs.nginx.com/nginx-service-mesh)
8+
- [NGINX Service Mesh Documentation](https://docs.nginx.com/nginx-service-mesh)
179
- [NGINX Plus Kubernetes Ingress Controller](https://www.nginx.com/products/nginx-ingress-controller/)
1810
- [NGINX Plus Product Details](https://www.nginx.com/products/nginx/)
1911

12+
### Commercial Support
13+
14+
For paid customers of NGINX Service Mesh, commercial support is available at the [NGINX Support](https://www.nginx.com/support/) website.
15+
2016
### Git Issues
2117

22-
For NSM support or issues not addressed by documentation, please reach out
23-
via the issues tab, [NSM Git Issues](https://github.com/nginxinc/nginx-service-mesh/issues).
18+
For NGINX Service Mesh support or issues not addressed by documentation, you can reach out via the [Issues tab](https://github.com/nginxinc/nginx-service-mesh/issues).
19+
20+
We use issues for bug reports and to discuss new features. Creating issues is good, creating good issues is even better. Filing meaningful bug reports with lots of information in them helps us figure out what to fix when and how it impacts our users. We like bugs because it means people are using our code, and we like fixing them even more.
2421

25-
We use issues for bug reports and to discuss new features.
26-
Creating issues is good, creating good issues is even better.
27-
Filing meaningful bug reports with lots of information in them helps us
28-
figure out what to fix when and how it impacts our users. We like bugs
29-
because it means people are using our code, and we like fixing them even
30-
more. Please follow these guidelines for filing issues:
22+
All issues should follow these guidelines:
3123

32-
- Describe the problem. Include version of k8s, `nginx-meshctl version`, and what K8s platform.
24+
- Describe the problem. Include version of Kubernetes, `nginx-meshctl version`, and what Kubernetes platform.
3325
- Include detailed information about how to recreate the issue.
3426
- Include relevant configurations, error messages, and logs.
35-
- Sanitize the data. For example, be mindful of IPs, ports, application names, and URLs
36-
37-
## NOTE
38-
39-
Support for NSM is not currently available via traditional NGINX or F5
40-
support channels. All support is through the community at [NSM Git
41-
Issues](https://github.com/nginxinc/nginx-service-mesh/issues).
27+
- Sanitize the data. For example, be mindful of IPs, ports, application names, and URLs.
4228

43-
## NGINX Plus KIC Support
29+
### NGINX Plus Kubernetes Ingress Controller Support
4430

45-
If you are using NSM with NGINX Plus Ingress Controller for Kubernetes, you can get support through your usual channels.
31+
If you are using NGINX Service Mesh with NGINX Plus Ingress Controller for Kubernetes, you can get support through your usual channels.
4632

4733
Existing NGINX and F5 customers can reach out to their account team(s) for help and support with NGINX Service Mesh.

0 commit comments

Comments
 (0)