Skip to content

Commit a6d5d34

Browse files
committed
Adds a basic page for companies offering commercial support
1 parent abae0b0 commit a6d5d34

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

content/docs/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,6 @@ See our [Quickstart guides]({{< relref "/docs/quickstarts/_index.md" >}}).
4444

4545
## Support
4646

47-
If you encounter problems while using the Logging operator the documentation does not address, [open an issue](https://github.com/kube-logging/logging-operator/issues) or talk to us on [Discord](https://discord.gg/9ACY4RDsYN) or [Slack](https://emergingtechcommunity.slack.com/).
47+
{{< include-headless "support-intro.md" >}}
48+
49+
For the list of companies that offer commercial support, see {{% xref "/docs/commercial-support.md" %}}.

content/docs/commercial-support.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Commercial support for the Logging operator
3+
linktitle: Commercial support
4+
weight: 850
5+
---
6+
7+
{{< include-headless "support-intro.md" >}}
8+
9+
The following companies provide commercial support for the Logging operator:
10+
11+
- [Axoflow](https://axoflow.com/)
12+
13+
If your company offers support for Logging operator and would like to be listed on this page, open a [documentation issue](https://github.com/kube-logging/kube-logging.github.io/issues/new?title=Commercial%20support%20for%20Logging%20operator).

content/headless/support-intro.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
If you encounter problems while using the Logging operator the documentation does not address, [open an issue](https://github.com/kube-logging/logging-operator/issues) or talk to us on [Discord](https://discord.gg/9ACY4RDsYN) or [Slack](https://emergingtechcommunity.slack.com/).

0 commit comments

Comments
 (0)