Re: [D] HA Kubernetes Cluster Not Using Auto-Generated Public IP in Apache CloudStack 4.21.0.0 [cloudstack]

2025-09-15 Thread via GitHub
GitHub user kiranchavala added a comment to the discussion: HA Kubernetes Cluster Not Using Auto-Generated Public IP in Apache CloudStack 4.21.0.0 @hodie-aurora there is a similar upstream issue logged https://github.com/apache/cloudstack/issues/11579 As a workaround pass the following comm

Re: [D] HA Kubernetes Cluster Not Using Auto-Generated Public IP in Apache CloudStack 4.21.0.0 [cloudstack]

2025-09-15 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: HA Kubernetes Cluster Not Using Auto-Generated Public IP in Apache CloudStack 4.21.0.0 cc @nvazquez @Pearl1594 GitHub link: https://github.com/apache/cloudstack/discussions/11642#discussioncomment-14411378 This is an automati

Re: [PROPOSAL] 4.20.2.0 release

2025-09-15 Thread Wei ZHOU
Hi all, In the past week, 15 pull requests have been merged into the 4.20 branch. The code freeze date of 4.20.2.0 release is due. Thanks all for the support. I will cut 4.20.2.0-RC1 today. Kind regards, Wei On Tue, Sep 9, 2025 at 8:30 AM Wei ZHOU wrote: > Hi all, > > In the past week, we

[D] HA Kubernetes Cluster Not Using Auto-Generated Public IP in Apache CloudStack 4.21.0.0 [cloudstack]

2025-09-15 Thread via GitHub
GitHub user hodie-aurora created a discussion: HA Kubernetes Cluster Not Using Auto-Generated Public IP in Apache CloudStack 4.21.0.0 Environment CloudStack Version: Upgraded to 4.21.0.0 Kubernetes Template: setup-v1.33.1-calico-x86_64.iso Setup: Using VPC with a subnet, creating HA K8s cluste

Re: [D] On SAML logout, infinite loop [cloudstack]

2025-09-15 Thread via GitHub
GitHub user mahdiadnan added a comment to the discussion: On SAML logout, infinite loop We noticed it in 4.20 and 4.21 with Keycloak as well. GitHub link: https://github.com/apache/cloudstack/discussions/11630#discussioncomment-14402381 This is an automatically sent email for users@clou

Re: [D] Question about Network rate. [cloudstack]

2025-09-15 Thread via GitHub
GitHub user rajujith closed the discussion with a comment: Question about Network rate. @SviridoffA you can see the rate limit on the KVM domain XML as well as on tc. example: ``` tc -p clas

Re: [D] Change type of machine in KVM hypervisor [cloudstack]

2025-09-15 Thread via GitHub
GitHub user NuxRo closed the discussion with a comment: Change type of machine in KVM hypervisor Only manual way @SviridoffA 1. go to hypervisor 2. virsh edit instance-name, change to pc-i440fx-8.0 or whatever you need 3. virsh destroy instance-name (or "shutdown" if machine is responsive) 4.

Re: [D] Custom routes for System VMs [cloudstack]

2025-09-15 Thread Chi vediamo
You can add a static route manually on the system VMs, But seems is not possible to make it permanent. As soon you reboot the SystemVM even the settings on the interface following debian documentation, after a systemVM reboot all settings are replaced. We did try several options that @wei sugge

Re: [D] CPU (in MHz) and CPU Cap [cloudstack]

2025-09-15 Thread via GitHub
GitHub user daviftorres added a comment to the discussion: CPU (in MHz) and CPU Cap @baltazorbest , what Hypervisor are you using? On KVM, CPU allocation is based on weight (time share), not on the CPU frequency. https://github.com/user-attachments/assets/b66e72da-c9cf-4b03-96f1-7c4d8208235e

Re: [D] Custom routes for System VMs [cloudstack]

2025-09-15 Thread via GitHub
GitHub user daviftorres added a comment to the discussion: Custom routes for System VMs Hey @mahdiadnan , I raised similar issues before: - https://github.com/apache/cloudstack/issues/11020 - https://github.com/apache/cloudstack/discussions/11562#discussioncomment-14305414 There is a way to

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-15 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: SSL - LetsEncrypt the Console Proxy sounds like a good entry for “best practices” , cc @NuxRo GitHub link: https://github.com/apache/cloudstack/discussions/11597#discussioncomment-14404854 This is an automatically sent email f

[D] Custom routes for System VMs [cloudstack]

2025-09-15 Thread via GitHub
GitHub user mahdiadnan created a discussion: Custom routes for System VMs Hi, I've noticed that there's no way "or a clean way" to add custom routes to System VMs. System VMs, when trying to reach other Infrastructure services like Secondary Storage or a reverse proxy for CPVM, it uses the pu

Request to join Slack community

2025-09-15 Thread Holly
Thanks, Regards. Holly Andrews (she/her)

Re: [D] Question about Network rate. [cloudstack]

2025-09-15 Thread via GitHub
GitHub user SviridoffA closed a discussion: Question about Network rate. Can anyone help me please? I need clarification about network rate I’m using KVM, bridges, ACS 4.19.3, with the entire infrastructure on Ubuntu 24.04. When I set the Network rate value in the Network offering, does this v

Re: [D] Question about Network rate. [cloudstack]

2025-09-15 Thread via GitHub
GitHub user SviridoffA added a comment to the discussion: Question about Network rate. Thanks @rajujith for your clarifications. I was expecting this working model but just wanted to be sure that the network offering rate does not affect internal traffic between VMs. I also checked this pract

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-15 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: SSL - LetsEncrypt the Console Proxy great @daviftorres , do you think we should automate this in ACS somehow? (or is it too much of a one time setup?) GitHub link: https://github.com/apache/cloudstack/discussions/11597#discussioncom