Skip to content

Commit fea3f3a

Browse files
SamBarkertombentley
authored andcommitted
Grammar fixes from code review
Co-authored-by: Tom Bentley <[email protected]> Signed-off-by: Sam Barker <[email protected]>
1 parent 749c75f commit fea3f3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2025-06-23-release-0_13_0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ The Kroxylicious project is very pleased to announce the release of [Kroxyliciou
1313

1414
### Kroxylicious Operator!
1515

16-
The team has been beavering away in the background, well we are open source so its been in the foreground too, to build an Operator for deploying and managing Kroxylicious in a Kubernetes environment! We think this an important step forward in simplifying the operation of the Kroxylicious proxy. We still believe the proxy works well as a standalone process and continue to support deployments in doing so however Kubernetes makes for an interesting deployment environment where some additional automation is both possible and helpful.
16+
The team has been beavering away in the background (well we are open source, so it's been in the foreground too) to build an Operator for deploying and managing Kroxylicious in a Kubernetes environment! We think this an important step forward in simplifying the operation of the Kroxylicious proxy. We still believe the proxy works well as a standalone process and continue to support deployments in doing so, however Kubernetes makes for an interesting deployment environment where some additional automation is both possible and helpful.
1717

18-
There are proper descriptions of the various custom resources the operator supports in our docs but that can all be quite abstract so to get a better feel of how to use the operator to manage specific use cases please see [our examples](https://github.com/kroxylicious/kroxylicious/tree/main/kroxylicious-operator/packaging/examples) which will also be included in the release artifact.
18+
There are proper descriptions of the various custom resources the operator supports in our docs but that can all be quite abstract, so to get a better feel of how to use the operator to manage specific use cases please see [our examples](https://github.com/kroxylicious/kroxylicious/tree/main/kroxylicious-operator/packaging/examples) which will also be included in the release artifact.
1919

2020
### Monitoring the proxy
2121

22-
Great so you've deployed our proxy service, now how do you know its working? Until the 0.13.0 release our observability story was rather under developed so 0.13.0 brings a re-think of our metrics, what they mean and what they are tagged with for the full details see the [design proposal](https://github.com/kroxylicious/design/blob/main/proposals/003-metric-improvements.md).
22+
Great so you've deployed our proxy service, now how do you know its working? Until the 0.13.0 release our observability story was rather under-developed, so 0.13.0 brings a re-think of our metrics, what they mean and what they are tagged with. For the full details see the [design proposal](https://github.com/kroxylicious/design/blob/main/proposals/003-metric-improvements.md).
2323

2424
### Feedback
2525

0 commit comments

Comments
 (0)