-
Notifications
You must be signed in to change notification settings - Fork 127
Add a document about how to get support #1388
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
fd551bc
doc: support draft
JTorreG d4cd501
Merge branch 'main' into DOC-290
JTorreG f4fd503
fix: lint
JTorreG 227ae7c
Update site/content/support.md
JTorreG 111f3d7
feat: incorporate feedback
JTorreG 6042047
Merge branch 'main' into DOC-290
ADubhlaoich 368e4c9
Update site/content/support.md
JTorreG df2ed94
Merge branch 'main' into DOC-290
JTorreG File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next
Next commit
doc: support draft
- Loading branch information
commit fd551bc8303503a0b13f10685ff0b81217d3bdb2
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
title: "Where to Go for Support" | ||
draft: false | ||
weight: 1100 | ||
toc: true | ||
tags: [ "docs" ] | ||
docs: "DOCS-OOO" | ||
--- | ||
|
||
## Support Policy | ||
|
||
NGINX Gateway Fabric adheres to the support policy detailed at [nginx.com/support](https://nginx.com/support). | ||
|
||
## Commercial Support | ||
ADubhlaoich marked this conversation as resolved.
Show resolved
Hide resolved
|
||
For paid customers of NGINX Gateway Fabric, commercial support is available by opening a support case at the [MyF5](https://my.f5.com/) portal. | ||
|
||
Generate a Support Package | ||
JTorreG marked this conversation as resolved.
Show resolved
Hide resolved
|
||
To generate a support package, run the following command: | ||
|
||
- (TBD) | ||
|
||
## Community Support | ||
|
||
For NGINX Gateway Fabric support or issues not addressed by documentation, you can reach out using the following two options: | ||
JTorreG marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
- Create an issue using the [Issues tab in the NGINX Gateway Fabric GitHub repo](https://github.com/nginxinc/nginx-gateway-fabric/issues). | ||
|
||
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. | ||
|
||
All issues should follow these guidelines: | ||
|
||
-Describe the problem. Include version of Kubernetes, NGINX Gateway Fabric version, and what Kubernetes platform. | ||
-Include detailed information about how to recreate the issue. | ||
-Include relevant configurations, error messages, and logs. | ||
-Sanitize the data. For example, be mindful of IPs, ports, application names, and URLs. | ||
JTorreG marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
- Join the [NGINX Community Slack](https://community.nginx.org/joinslack) | ||
|
||
NGINX Community Slack is a place where you can give and receive help with NGINX Gateway Fabric questions and issues, share useful advice, get pointers to additional information, and even find info on related projects. You can keep up to date with the latest announcements and change logs. | ||
|
||
We also actively monitor the #feedback channel where you can share your thoughts NGINX Gateway Fabric, give feedback about your experience using NGINX products, or share whatever else you think is important for us to know. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.