cloudstack/ui/public/locales
Vishesh 2fcbe6241f
cks: Add unmanaged kubernetes cluster (#7515)
There are tools like cluster-api which create and manage kubernetes cluster on CloudStack. This PR adds the option to add unmanaged kubernetes cluster which are not managed by CKS plugin. This helps provide a consolidated view of unmanaged clusters on CloudStack. The changes done make sure that operations for managed clusters are not executed for unmanaged clusters.

Two new APIs have also been added:

1. addVirtualMachinesToKubernetesCluster - to add VMs to unmanaged clusters.
2. removeVirtualMachinesFromKubernetesCluster - to remove VMs to unmanaged clusters.

Two APIs have been updated:

1. createKubernetesCluster - made KUBERNETES_VERSION_ID, SERVICE_OFFERING_ID, SIZE as not required for unmanaged clusters. Add an additional parameter, managed, which is true by default.
2. listKubernetesClusters - Add a parameter managed to filter on managed field.

Co-authored-by: Pearl Dsilva <pearl1594@gmail.com>
Co-authored-by: dahn <daan.hoogland@gmail.com>
2023-07-03 13:07:33 +05:30
..
ar.json UI: Fix keyboard options regression (#7230) 2023-02-20 10:32:54 +01:00
ca.json UI: Fix keyboard options regression (#7230) 2023-02-20 10:32:54 +01:00
de_DE.json UI: Fix keyboard options regression (#7230) 2023-02-20 10:32:54 +01:00
el_GR.json Possibility to choose the source NAT IP address on a isolated network or VPC (#6442) 2023-06-09 14:51:53 +02:00
en.json cks: Add unmanaged kubernetes cluster (#7515) 2023-07-03 13:07:33 +05:30
es.json UI: Fix keyboard options regression (#7230) 2023-02-20 10:32:54 +01:00
fr_FR.json UI: Fix keyboard options regression (#7230) 2023-02-20 10:32:54 +01:00
hi.json Removed unused labels (#6326) 2022-06-23 15:31:52 +02:00
hu.json UI: Fix keyboard options regression (#7230) 2023-02-20 10:32:54 +01:00
it_IT.json UI: Fix keyboard options regression (#7230) 2023-02-20 10:32:54 +01:00
ja_JP.json Possibility to choose the source NAT IP address on a isolated network or VPC (#6442) 2023-06-09 14:51:53 +02:00
ko_KR.json Possibility to choose the source NAT IP address on a isolated network or VPC (#6442) 2023-06-09 14:51:53 +02:00
nb_NO.json UI: Fix keyboard options regression (#7230) 2023-02-20 10:32:54 +01:00
nl_NL.json UI: Fix keyboard options regression (#7230) 2023-02-20 10:32:54 +01:00
pl.json UI: Fix keyboard options regression (#7230) 2023-02-20 10:32:54 +01:00
pt_BR.json Possibility to choose the source NAT IP address on a isolated network or VPC (#6442) 2023-06-09 14:51:53 +02:00
ru_RU.json UI: Fix keyboard options regression (#7230) 2023-02-20 10:32:54 +01:00
zh_CN.json Possibility to choose the source NAT IP address on a isolated network or VPC (#6442) 2023-06-09 14:51:53 +02:00