Skip to content

Kubernetes version table.#838

Merged
Slach merged 4 commits intoAltinity:0.18.0from
johnhummelAltinity:master
Dec 22, 2021
Merged

Kubernetes version table.#838
Slach merged 4 commits intoAltinity:0.18.0from
johnhummelAltinity:master

Conversation

@johnhummelAltinity
Copy link
Copy Markdown
Contributor

@johnhummelAltinity johnhummelAltinity commented Dec 20, 2021

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:

  • All commits in the PR are squashed. More info
  • The PR is made into dedicated next-release branch, not into master branch1. More info
  • The PR is signed. 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 master branch, 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

@johnhummelAltinity
Copy link
Copy Markdown
Contributor Author

Signed-off-by: John Hummel [email protected]

Comment thread docs/operator_installation_details.md Outdated
# 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/).
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compatible with kubernetes version prior 1.22

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to 1.22.

Comment thread docs/operator_installation_details.md Outdated

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/).
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compatible with kubernetes version 1.22 and after

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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)

Comment thread .vscode/settings.json Outdated
Comment thread docs/quick_start.md Outdated
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/).
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compatible with kubernetes version prior 1.22

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to 1.22.

Comment thread docs/quick_start.md Outdated

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/).
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compatible with kubernetes version 1.22 and after

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to 1.22.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@johnhummelAltinity
Copy link
Copy Markdown
Contributor Author

OK - everything should be set and ready for final review.

@johnhummelAltinity
Copy link
Copy Markdown
Contributor Author

@Slach OK - I think I have it. Please double check my updates and I think we're good...

@Slach Slach merged commit 360cf44 into Altinity:0.18.0 Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants