Re: [I] Unable to auto-scale Kubernetes cluster [cloudstack-kubernetes-provider]

2024-05-22 Thread via GitHub
weizhouapache commented on issue #52: URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/52#issuecomment-2124110440 I notice @saffronjam used a regular user to deploy the CKS cluster, would it be related to the issue ? -- This is an automated message from the Apache Git

Re: [PR] Add hostname annotation to set loadbalancer ingress hostname [cloudstack-kubernetes-provider]

2024-05-22 Thread via GitHub
vishesh92 commented on PR #48: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/48#issuecomment-2124115258 Did some testing. After this change, I have verified that the service created has external IP equal to hostname set in `service.beta.kubernetes.io/cloudstack-load-ba

Re: [PR] Add hostname annotation to set loadbalancer ingress hostname [cloudstack-kubernetes-provider]

2024-05-22 Thread via GitHub
weizhouapache commented on PR #48: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/48#issuecomment-2124138528 > Did some manual testing. After this change, I have verified that the service created has external IP equal to hostname set in `service.beta.kubernetes.io/cloud

Re: Unable to download DevCloud image file

2024-05-22 Thread Rohit Yadav
Hi Lohit, DevCloud isn't maintained or used anymore, the apache folder was removed long back. You can try mbx https://github.com/shapeblue/mbx or Simulator based development (https://github.com/shapeblue/hackerbook/blob/main/2-dev.md#simulator-based-development) instead. Regards. _

Re: [I] feat: Cluster API support [cloudstack-kubernetes-provider]

2024-05-22 Thread via GitHub
weizhouapache closed issue #37: feat: Cluster API support URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/37 -- 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.

Re: [I] Support static public ip address as a Load balancer IP [cloudstack-kubernetes-provider]

2024-05-22 Thread via GitHub
weizhouapache commented on issue #51: URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/51#issuecomment-2124288747 this could be implemented via annotation, for example `service.beta.kubernetes.io/cloudstack-load-balancer-external-ip` -- This is an automated message fr

Re: [I] Implement persistent volume support [cloudstack-kubernetes-provider]

2024-05-22 Thread via GitHub
weizhouapache closed issue #14: Implement persistent volume support URL: https://github.com/apache/cloudstack-kubernetes-provider/issues/14 -- 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 specifi

RE: Dynamic routing for routed mode IPv6 and IPv4 Isolated and VPC networks

2024-05-22 Thread Alex Mattioli
Thanks for the input Wido, > That said, you could also opt that you can specify BGP peers are zone level > and override them at network level if one prefers. Nothing specified at >the > network? The zone-level peers are used. If you do >specify them at the > network level those are used. Again,

CloudStack Collaboration Conference 2024 Registration

2024-05-22 Thread Ivet Petrova
Hi all, A kind reminder that the registration for CloudStack Collaboration Conference 2024 is open. All committers and PMC members can register with the promo code for 100% discount below: https://www.eventbrite.com/e/cloudstack-collaboration-conference-2024-tickets-879401903767 Code: Committer

Re: [PR] Add hostname annotation to set loadbalancer ingress hostname [cloudstack-kubernetes-provider]

2024-05-22 Thread via GitHub
vishesh92 commented on PR #48: URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/48#issuecomment-2125262104 @weizhouapache I am not able to reproduce the issue, but I can verify the functionality is working as expected. For why hostname is required as part of the loadbalan