Do I need a specific version of Kubernetes to install from version 0.22 -> 0.27 #6185
Answered
by
scholzj
Thomas-Rice
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
scholzj
Jan 13, 2022
Replies: 1 comment 1 reply
-
0.27.0 supports Kubernetes 1.16 and higher, so you should be fine. Have you done the API conversion using the provided tool as described in all the docs and release notes? If not, please have a look at it and give it a try. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Thomas-Rice
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
0.27.0 supports Kubernetes 1.16 and higher, so you should be fine. Have you done the API conversion using the provided tool as described in all the docs and release notes? If not, please have a look at it and give it a try.