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

Commit 263f119

Browse files
authored
fix yaml lint issues (#60)
1 parent db643f8 commit 263f119

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

README.md

+17-17
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,46 @@
11
# 🚀 *Help make the NGINX Ingress Controller better by participating in our [survey](https://forms.office.com/Pages/ResponsePage.aspx?id=L_093Ttq0UCb4L-DJ9gcUKLQ7uTJaE1PitM_37KR881UMEs0Rk5PMkYzMTJTWVA0V1hUVTRLUUMyNS4u)!* 🚀
22

33
# NGINX Service Mesh
4+
45
---
56

6-
**Support**
7+
## Support
78

8-
Thank you for your interest in NGINX Service Mesh (NSM). NSM is currently
9+
Thank you for your interest in NGINX Service Mesh (NSM). NSM is currently
910
available to download via downloads.f5.com, under the NGINX Product Family.
1011

11-
*Resources*
12+
### Resources
1213

1314
- [Product Details](https://www.nginx.com/products/nginx-service-mesh/)
1415
- [Download NSM](https://downloads.f5.com/esd/product.jsp?sw=NGINX-Public&pro=NGINX_Service_Mesh)
1516
- [NSM Documentation](https://docs.nginx.com/nginx-service-mesh)
1617
- [NGINX Plus Kubernetes Ingress Controller](https://www.nginx.com/products/nginx-ingress-controller/)
17-
- [NGINX Plus Product Details]( https://www.nginx.com/products/nginx/)
18+
- [NGINX Plus Product Details](https://www.nginx.com/products/nginx/)
1819

19-
*Git Issues*
20+
### Git Issues
2021

2122
For NSM support or issues not addressed by documentation, please reach out
22-
via the issues tab, [NSM Git
23-
Issues](https://github.com/nginxinc/nginx-service-mesh/issues)
23+
via the issues tab, [NSM Git Issues](https://github.com/nginxinc/nginx-service-mesh/issues).
2424

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

32-
* Describe the problem. Include version of k8s, `nginx-meshctl version`, and what K8s platform.
33-
* Include detailed information about how to recreate the issue.
34-
* Include relevant configurations, error messages, and logs.
35-
* Sanitize the data. For example, be mindful of IPs, ports, application names, and URLs
32+
- Describe the problem. Include version of k8s, `nginx-meshctl version`, and what K8s platform.
33+
- Include detailed information about how to recreate the issue.
34+
- Include relevant configurations, error messages, and logs.
35+
- Sanitize the data. For example, be mindful of IPs, ports, application names, and URLs
3636

37-
**NOTE**
37+
## NOTE
3838

3939
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)
40+
support channels. All support is through the community at [NSM Git
41+
Issues](https://github.com/nginxinc/nginx-service-mesh/issues).
4242

43-
**NGINX Plus KIC Support**
43+
## NGINX Plus KIC Support
4444

4545
If you are using NSM with NGINX Plus Ingress Controller for Kubernetes, you can get support through your usual channels.
4646

0 commit comments

Comments
 (0)