kiranchavala commented on issue #12963: URL: https://github.com/apache/cloudstack/issues/12963#issuecomment-4190358996
@khumps Since the Cks cluster creation entirely depends on the iso you register in cloudstack https://docs.cloudstack.apache.org/en/4.22.0.0/plugins/cloudstack-kubernetes-service.html#kubernetes-supported-versions Please try the following workaround In the cloudstack-kubernetes-provider deployment yaml you can change the image to apache/cloudstack-kubernetes-provider:v1.2.0 https://github.com/apache/cloudstack-kubernetes-provider/blob/4740dbcacc7fc5892354b03b2f0be7ebf5c92584/deployment.yaml#L154 Edit the cks iso script to use the new value When creating a cks kubernetes iso using the script https://github.com/apache/cloudstack/blob/e2d18c0748437f6b185503ee262f725086f36c7e/scripts/util/create-kubernetes-binaries-iso.sh#L111 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
