+1 ,
Tested with the rc docker image and was able to deploy the cloud controller
manager pod on both amd and arm64 host
kubectl get pod -n kube-system cloud-controller-manager-55cb48f8fc-wgd48
-o jsonpath='{.spec.containers[*].image}'
apache/cloudstack-kubernetes-provider:v1.2.0-rc1
And also was able to acquire a public IP with lb rules
k get svc
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S)
AGE
kubernetes ClusterIP 10.96.0.1 <none> 443/TCP
12m
nginx-deployment2 LoadBalancer 10.103.129.13 192.168.55.55
80:30754/TCP 5m23s
Regards
Kiran
On Tue, Dec 16, 2025 at 2:09 PM Vishesh <[email protected]> wrote:
> Hi All,
>
> I've created a 1.2.0 release (RC1) for Apache CloudStack Kubernetes
> Provider, with the following artifacts up for a vote:
>
> Source release (checksums and signatures are available at the same
> location):
>
> https://dist.apache.org/repos/dist/dev/cloudstack/kubernetes-provider-1.2.0-rc1/
>
> PGP release keys (signed using D24D979DAC2E518228A2BCC64E395186CBFA790B):
> https://dist.apache.org/repos/dist/release/cloudstack/KEYS
>
> Git Branch and Commit SHA:
> https://github.com/apache/cloudstack-kubernetes-provider/tree/v1.2.0-rc1
>
> Commit: 4740dbcacc7fc5892354b03b2f0be7ebf5c92584
>
> Deployment manifest:
>
> https://github.com/apache/cloudstack-kubernetes-provider/releases/download/v1.2.0-rc1/deployment.yaml
>
> Docker image:
> apache/cloudstack-kubernetes-provider:v1.2.0-rc1
>
> Docker image Index digest:
> sha256:7f28d87c79e9c5d2d6b5175ddcd47e5781a30afe19f901ea76ec67ce46f4a939
>
> You can check the changelog for the release here:
>
> https://github.com/apache/cloudstack-kubernetes-provider/releases/tag/v1.2.0-rc1
>
> Vote will be open for 120 hours.
>
> For sanity in tallying the vote, can PMC members please be sure to indicate
> "(binding)" with their vote?
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Regards
> Vishesh
>