apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
1.98k stars 1.09k forks source link

Provide an option to upload a kubernetes ISO from Local #8417

Open kiranchavala opened 8 months ago

kiranchavala commented 8 months ago

ISSUE TYPE

Enhancement/Improvement request

COMPONENT NAME

Component: UI

CLOUDSTACK VERSION

Cloudstack version 4.18

SUMMARY

Provide an option to upload a kubernetes ISO from Local

Currently, Cloudstack allows the upload of ISO , Template from local.

upload-iso

We could extend the feature for Kubernetes iso's as it follows the same design principle as a Normal ISO

Screenshot

DaanHoogland commented 8 months ago

@kiranchavala , is it already supported in the API?

kiranchavala commented 8 months ago

@DaanHoogland yes we support for normal ISO

we can tweak a liitle bit for Kubernetes Iso

https://cloudstack.apache.org/api/apidocs-4.18/apis/getUploadParamsForIso.html

DaanHoogland commented 8 months ago

right, but a little tweaking is required.