Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kubernetes support for versions 1.25.0 and 1.26.0 in Advanced Zone with SG #7680

Closed
Arceoavs opened this issue Jun 23, 2023 · 6 comments · Fixed by #7685
Closed

Kubernetes support for versions 1.25.0 and 1.26.0 in Advanced Zone with SG #7680

Arceoavs opened this issue Jun 23, 2023 · 6 comments · Fixed by #7685

Comments

@Arceoavs
Copy link

Arceoavs commented Jun 23, 2023

ISSUE TYPE
  • Bug Report
COMPONENT NAME
kubernetes
CLOUDSTACK VERSION
4.17
CONFIGURATION
  • Advanced Zone with SG
  • Non-HA kubernetes cluster

N/A

OS / ENVIRONMENT

N/A

SUMMARY

Support for Kubernetes Versions 1.25.0 and 1.26.0 is not working. The latest version of kubernetes that can be started with the officially published ISOs is 1.24.0. Despite the wording on the [documentation](NOTE: From ACS 4.16 onwards, Kubernetes versions >= 1.20.x are only supported (https://endoflife.date/kubernetes).): "From ACS 4.16 onwards, Kubernetes versions >= 1.20.x are only supported (https://endoflife.date/kubernetes)."

STEPS TO REPRODUCE
  1. Add the kubernetes ISO for version >1.24.0 from http://download.cloudstack.org/cks/ to cloudstack as a new kubernetes version under Images/Kubernetes ISOs
  2. Create a kubernetes cluster using the UI
EXPECTED RESULTS

The kubernetes cluster is created.

ACTUAL RESULTS

The form on the UI stays on screen and shows the loading status. For more than an hour. Reloading the page stops the creation process.

image

@weizhouapache
Copy link
Member

@Arceoavs
any error in management server log ?

can you try with cloudstack 4.18.0.0 ?

@weizhouapache
Copy link
Member

I have created a PR #7685 to run integration test with 1.25.0/1.26.0
let's wait for the test results

@DaanHoogland DaanHoogland added this to the 4.18.1.0 milestone Jul 3, 2023
@weizhouapache weizhouapache linked a pull request Jul 21, 2023 that will close this issue
12 tasks
@weizhouapache
Copy link
Member

this issue might be similiar as #7734

@weizhouapache
Copy link
Member

@Arceoavs
I have manually tested latest kubernetes 1.27.3 (in advanced zone), it works well
the integration test #7685 proves that k8s 1.25 and 1.26 work as well.

can you retest it and upload management server logs ?

@weizhouapache weizhouapache changed the title Kubernetes support for versions 1.25.0 and 1.26.0 Kubernetes support for versions 1.25.0 and 1.26.0 in Advanced Zone with SG Jul 25, 2023
@weizhouapache
Copy link
Member

weizhouapache commented Aug 10, 2023

@Arceoavs
I am able to manually create a k8s cluster (1.26.0) in an advanced zone with security group.

The issue you mentioned looks like an issue with browser cache. The API call was not sent to cloudstack management server. Can you hard refresh the page or use incognito mode ?

@weizhouapache
Copy link
Member

closing this issue

@Arceoavs
If you still have same issue, please reopen the issue.
Please also try with cloudmonkey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants