You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: releases/v0.3.0/RELEASE_NOTES.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,16 +11,14 @@ THE SOFTWARE SHOULD NOT BE USED FOR PRODUCTION WORKLOADS
11
11
12
12
* This software creates virtual machine instances in a target CloudStack environment and configures them into a Kubernetes cluster.
13
13
* 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.
15
15
* Support for CloudStack Affinity Groups
16
16
* Baseline Components
17
17
* 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
21
19
* Cilium Container Network
22
20
* 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.
24
22
* A functional CloudStack 4.14 deployment
25
23
* 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.
26
24
* 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
31
29
32
30
### Release Assets :
33
31
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
35
33
* cluster-api.zip: configuration files for clusterctl
0 commit comments