Skip to content

Commit b6c63f3

Browse files
authored
Document lack of 1.18 support (#931)
Kubernetes 1.18 is no longer supported by the operator, as of v1.11.0. This is due to the feature gate `ServiceAppProtocol` being disabled by default in 1.18; the feature is needed by the RabbitmqCluster service.
1 parent c8393c8 commit b6c63f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ under `site/kubernetes`.
3737

3838
## Supported Versions
3939

40-
The operator deploys RabbitMQ `3.8.21` by default, and supports versions from `3.8.8` upwards. The operator requires Kubernetes `1.18` or newer.
40+
The operator deploys RabbitMQ `3.8.21` by default, and supports versions from `3.8.8` upwards. The operator requires Kubernetes `1.19` or newer.
4141

4242
## Versioning
4343

0 commit comments

Comments
 (0)