diff --git a/operator/README.md b/operator/README.md index 7c0010894d..5b895142a7 100644 --- a/operator/README.md +++ b/operator/README.md @@ -3,6 +3,8 @@ The module holds the codebase to build the Keycloak Operator on top of [Quarkus](https://quarkus.io/). Using the [Quarkus Operator SDK](https://github.com/quarkiverse/quarkus-operator-sdk). +Also see [Operator guides](https://www.keycloak.org/guides#operator) + ## Activating the Module When build from the project root directory, this module is only enabled if the installed JDK is 11 or newer.