Conversation
|
Signed-off-by: John Hummel [email protected] |
| # Prerequisites | ||
|
|
||
| 1. Kubernetes instance with the following version considerations: | ||
| 1. `clickhouse-operator` versions **before** `0.16.0` requires [Kubernetes prior to `1.16`](https://kubernetes.io/releases/). |
There was a problem hiding this comment.
compatible with kubernetes version prior 1.22
There was a problem hiding this comment.
Updated to 1.22.
|
|
||
| 1. Kubernetes instance with the following version considerations: | ||
| 1. `clickhouse-operator` versions **before** `0.16.0` requires [Kubernetes prior to `1.16`](https://kubernetes.io/releases/). | ||
| 1. `clickhouse-operator` versions `0.16.0` **and after** require [Kubernetes version `1.23` and after](https://kubernetes.io/releases/). |
There was a problem hiding this comment.
compatible with kubernetes version 1.22 and after
There was a problem hiding this comment.
Updated.
There was a problem hiding this comment.
oops, sorry my mislead
v1beta1 for CRDs is deprecated on 1.16 and disabled on 1.22
so clickhouse-operator 0.16+ should works with kubernetes 1.16+ (not require)
| 1. Operational Kubernetes instance | ||
|
|
||
| 1. Kubernetes instance with the following version considerations: | ||
| 1. `clickhouse-operator` versions **before** `0.16.0` requires [Kubernetes prior to `1.16`](https://kubernetes.io/releases/). |
There was a problem hiding this comment.
compatible with kubernetes version prior 1.22
There was a problem hiding this comment.
Updated to 1.22.
|
|
||
| 1. Kubernetes instance with the following version considerations: | ||
| 1. `clickhouse-operator` versions **before** `0.16.0` requires [Kubernetes prior to `1.16`](https://kubernetes.io/releases/). | ||
| 1. `clickhouse-operator` versions `0.16.0` **and after** require [Kubernetes version `1.23` and after](https://kubernetes.io/releases/). |
There was a problem hiding this comment.
Compatible with kubernetes version 1.22 and after
There was a problem hiding this comment.
Updated to 1.22.
There was a problem hiding this comment.
Final words
clickhouse-operator prior 0.16 compatible with kubernetes after 1.16 and prior 1.22
clickhouse-operator 0.16 and after compatible with kubernetes 1.16 and after
|
OK - everything should be set and ready for final review. |
|
@Slach OK - I think I have it. Please double check my updates and I think we're good... |
Thanks for taking the time to contribute to
clickhouse-operator!Please, read carefully instructions on how to make a Pull Request.
This will help a lot for maintainers to adopt your Pull Request.
Important items to consider before making a Pull Request
Please check items PR complies to:
next-releasebranch, not intomasterbranch1. More info--
1 If you feel your PR does not affect any Go-code or any testable functionality (for example, PR contains docs only or supplementary materials), PR can be made into
masterbranch, but it has to be confirmed by project's maintainer.--
This PR contains no Go-code or testable functionality. The following files are updated with Kubernetes version information:
https://github.com/johnhummelAltinity/clickhouse-operator/blob/master/docs/operator_installation_details.md
https://github.com/johnhummelAltinity/clickhouse-operator/blob/master/docs/quick_start.md