Skip to content

Commit e838148

Browse files
committed
v0.3.0 release notes - PR feedback
1 parent f2882b8 commit e838148

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

releases/v0.3.0/RELEASE_NOTES.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,14 @@ THE SOFTWARE SHOULD NOT BE USED FOR PRODUCTION WORKLOADS
1111

1212
* This software creates virtual machine instances in a target CloudStack environment and configures them into a Kubernetes cluster.
1313
* This is a release of partial functionality for mid-development-process review by stakeholders.
14-
* Cluster creation, deletion and upgrade with CAPC via EKS Anywhere.
14+
* Cluster creation, deletion and upgrade.
1515
* Support for CloudStack Affinity Groups
1616
* Baseline Components
1717
* Apache CloudStack 4.14
18-
* Cluster API clusterctl v0.4.4
19-
* Guest OS - RHEL 8
20-
* Host OS - CentOS 7
18+
* Cluster API clusterctl v0.3.23
2119
* Cilium Container Network
2220
* Note: The default mode of operation for the deployed Kubernetes cluster components is to use self-signed certificates. Options exist for use of an enterprise certificate authority via cert-manager (https://cert-manager.io/docs/configuration/). Detailed configuration of this component is outside the scope of this release.
23-
* The following pre-conditions must be met for CreateCluster feature to operate as designed.
21+
* The following pre-conditions must be met for CAPC to operate as designed.
2422
* A functional CloudStack 4.14 deployment
2523
* The CloudStack account used by CAPC must have domain administrator privileges or be otherwise appropriately privileged to execute the API calls specified in the below CAPC CloudStack API Calls document link.
2624
* Network and Zone must be pre-created and available to CAPC prior to CreateCluster API call.
@@ -31,7 +29,7 @@ THE SOFTWARE SHOULD NOT BE USED FOR PRODUCTION WORKLOADS
3129

3230
### Release Assets :
3331

34-
* cluster-api-provider-cloudstack.tar.gz: container image of the CAPC controller
32+
* cluster-api-provider-cloudstack-v0.3.0.tar.gz: container image of the CAPC controller
3533
* cluster-api.zip: configuration files for clusterctl
3634
* infrastructure-components.yaml
3735
* metadata.yaml

0 commit comments

Comments
 (0)