Skip to content

Commit 723f40b

Browse files
put a call to action for users to notify us about use of qpoptions (#6469)
Co-authored-by: Dave Protasowski <[email protected]>
1 parent f2ddcb0 commit 723f40b

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/versioned/serving/queue-extensions.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ components:
55
function: how-to
66
---
77

8+
!!! note
9+
10+
This integration is current [Alpha](https://github.com/knative/community/blob/main/mechanics/MATURITY-LEVELS.md#alpha-stage).
11+
We're trying to guage usage of this so if you're using or interested please reach out to us in
12+
[#knative-serving](https://cloud-native.slack.com/archives/C04LMU0AX60) slack.
13+
814
# Extending Queue Proxy image with QPOptions
915

1016
Knative service pods include two containers:

docs/versioned/serving/services/using-queue-extensions.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ components:
55
function: explanation
66
---
77

8+
!!! note
9+
10+
This integration is current [Alpha](https://github.com/knative/community/blob/main/mechanics/MATURITY-LEVELS.md#alpha-stage).
11+
We're trying to guage usage of this so if you're using or interested please reach out to us in
12+
[#knative-serving](https://cloud-native.slack.com/archives/C04LMU0AX60) slack.
13+
814
# Using extensions enabled by QPOptions
915

1016
QPOptions is a Queue Proxy feature that enables extending Queue Proxy with additional Go packages. For example, the [security-guard](https://knative.dev/security-guard#section-readme) repository extends Queue Proxy by adding runtime security features to protect user services.

0 commit comments

Comments
 (0)