Re: [D] Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) [cloudstack]

2025-09-08 Thread via GitHub
GitHub user dR3b added a comment to the discussion: Nginx or Apache as a reverse proxy in front of CloudStack (including VNC console support) Thanks i will check this. GitHub link: https://github.com/apache/cloudstack/discussions/11562#discussioncomment-14347519 This is an automatically

Re: [D] I'd like a clarification on CS planner algorythms [cloudstack]

2025-09-08 Thread via GitHub
GitHub user sudo87 added a comment to the discussion: I'd like a clarification on CS planner algorythms ```vm.allocation.algorithm = userdispersing``` algorithm takes only Running Instances into consideration for allocation. Query used in the allocation logic indicates the same: ``` SELECT h

[D] Issue with Creating High Availability Kubernetes Cluster in CloudStack VPC - External Load Balancer IP Configuration [cloudstack]

2025-09-08 Thread via GitHub
GitHub user hodie-aurora created a discussion: Issue with Creating High Availability Kubernetes Cluster in CloudStack VPC - External Load Balancer IP Configuration Subject: Issue with Creating High Availability Kubernetes Cluster in CloudStack VPC - External Load Balancer IP Configuration Hel

Re: I want to upgrade 4.20.0 to 4.21.0

2025-09-08 Thread Bernardo De Marco Gonçalves
Hello, Sanjay First, it is important to highlight that the 4.21.0.0 ACS version, according to [1], was released with a blocker issue for KVM-based environments. The issue seems to be occurring for environments with the physical networks containing the Storage traffic type [2]. Therefore, it is rec

Re: [LTS] Extend LTS support to 24 months

2025-09-08 Thread Daan Hoogland
Rohit, I don't mind if we have only one supported version for a while. It will mean more focus on that version and the release process. I have a few remarks though, 1. We have a feature release per LTS, so why not just do the feature release in spring and start the maintenance branch in autumn. We

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

2025-09-08 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: SSL - LetsEncrypt the Console Proxy > @davidjumani @weizhouapache can you advice how this would impact novnc? it > seems not relevant to the type of console but i am not sure. @DaanHoogland it provides a default certificate (like ol

RE: [LTS] Extend LTS support to 24 months

2025-09-08 Thread David Knuth
We enterprises definitely appreciate it! -Original Message- From: Rohit Yadav Sent: Monday, September 8, 2025 9:57 AM To: users@cloudstack.apache.org Cc: d...@cloudstack.apache.org Subject: Re: [LTS] Extend LTS support to 24 months EXTERNAL All - this thread is NOT about versioning sche

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

2025-09-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: SSL - LetsEncrypt the Console Proxy @daviftorres , if you could share here, that would be great. GitHub link: https://github.com/apache/cloudstack/discussions/11597#discussioncomment-14340306 This is an automatically sent email

Re: [D] haproxy or nginx ssl offload condig [cloudstack]

2025-09-08 Thread via GitHub
GitHub user daviftorres added a comment to the discussion: haproxy or nginx ssl offload condig @alwayshusslin , I think this discussion contains the answers you are looking for. https://github.com/apache/cloudstack/discussions/11562 GitHub link: https://github.com/apache/cloudstack/discussio

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

2025-09-08 Thread via GitHub
GitHub user SviridoffA added a comment to the discussion: Change type of machine in KVM hypervisor Hi @DaanHoogland! Do you mean "virsh edit"? But won't it be overwritten during start or migration operations? GitHub link: https://github.com/apache/cloudstack/discussions/11583#discussioncomme

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

2025-09-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Change type of machine in KVM hypervisor how about using virsh to edit the domain on the hypervisor? (don’t try this at home!!!) GitHub link: https://github.com/apache/cloudstack/discussions/11583#discussioncomment-14340437 Th

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

2025-09-08 Thread via GitHub
GitHub user lukasmrtvy added a comment to the discussion: SSL - LetsEncrypt the Console Proxy But Systemvms will have always ( in advanced mode ) IPs assigned from the Public network and private IPs from the Management network, its not possible to change this behavior. One can only assign a d

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

2025-09-08 Thread via GitHub
GitHub user rohityadavcloud added a comment to the discussion: SSL - LetsEncrypt the Console Proxy This is btw possible by using nginx proxy which is used for SSL termination. I've detailed how to do this here - https://markmail.org/message/ukueqxzrrv7g3nte GitHub link: https://github.com/a

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

2025-09-08 Thread via GitHub
GitHub user rohityadavcloud added a comment to the discussion: SSL - LetsEncrypt the Console Proxy My email/suggestion was to use RFC1918 networks for both public and management networks, of course this won't work for your use-case. You can use the traditional approach to setup/upload certifi

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

2025-09-08 Thread via GitHub
GitHub user rohityadavcloud added a comment to the discussion: SSL - LetsEncrypt the Console Proxy The email thread I've shared in fact saves you an IP address - typically how you can deploy a private ACS cloud behind a single public IP; you can deploy parts of the pod IP range in a private R

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

2025-09-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: SSL - LetsEncrypt the Console Proxy @davidjumani @weizhouapache can you advice how this would impact novnc? it seems not relevant to the type of console but i am not sure. GitHub link: https://github.com/apache/cloudstack/discussion

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

2025-09-08 Thread via GitHub
GitHub user asender created a discussion: SSL - LetsEncrypt the Console Proxy # ISSUE TYPE * Feature Idea # COMPONENT NAME ~~~ Console Proxy VM ~~~ # CLOUDSTACK VERSION 4.11.1+ # CONFIGURATION LetsEncrypt the Console Proxy Many new applications are now integrating l

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

2025-09-08 Thread via GitHub
GitHub user daviftorres added a comment to the discussion: SSL - LetsEncrypt the Console Proxy Dear @asender, I’d like to apologise for having a different view on the certificate strategy for the Console Proxy (and System VMs in general). Since System VMs are ephemeral, they would request ne

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

2025-09-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: SSL - LetsEncrypt the Console Proxy any plans for this @asender ? GitHub link: https://github.com/apache/cloudstack/discussions/11597#discussioncomment-14340292 This is an automatically sent email for users@cloudstack.apache.or

Re: [LTS] Extend LTS support to 24 months

2025-09-08 Thread Chi vediamo
I am with you Daan, Apologies. Not sure If I Should have a voice here - as you are both and @wei are masters of this platform - I am with you both on this idea. There has to be a froze date established for new features. While something defined as Feature Improvement will have to wait until Nex

I want to upgrade 4.20.0 to 4.21.0

2025-09-08 Thread Sanjay Kumar
Hell0! We are planing to upgrade my infra from 4.20 to 4.21 so is there any discrepancy during the upgradation? what is proper step to complete my upgrade without any issue? Any help would be really appreciated. Thank you