diff --git a/CHANGELOG/CHANGELOG-0.1.md b/CHANGELOG/CHANGELOG-0.1.md new file mode 100644 index 00000000..861c85a5 --- /dev/null +++ b/CHANGELOG/CHANGELOG-0.1.md @@ -0,0 +1,13 @@ +# Changelog 0.1 + +## 0.1.0 - 2022-08-23 + +This is the first Nephe release. + +### Added + +- CRD definitions for CloudProviderAccount, CloudEntitySelector and VirtualMachine. +- Cloud Plugin for AWS and Azure Cloud. +- Antrea NetworkPolicy support for AWS and Azure VMs using Cloud Network Security Groups. +- Terraform scripts for deploying EKS and AKS Cluster. +- Nephe Documentation. diff --git a/VERSION b/VERSION new file mode 100644 index 00000000..b82608c0 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +v0.1.0