-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Doc updates * Contribution guidelines update * Update changelog * Update README's version of GPU operator
- Loading branch information
Showing
3 changed files
with
25 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# 0.2.0 | ||
|
||
### New Features | ||
- [EKS] Add support for selecting NVIDIA Driver Version [PR #2](https://github.com/NVIDIA/nvidia-terraform-modules/pull/2) | ||
- [GKE] Add support for selecting NVIDIA Driver Version [PR #2](https://github.com/NVIDIA/nvidia-terraform-modules/pull/2) | ||
- [EKS] Increment version of GPU operator [PR #2](https://github.com/NVIDIA/nvidia-terraform-modules/pull/2) | ||
- [GKE] Increment version of GPU operator [PR #2](https://github.com/NVIDIA/nvidia-terraform-modules/pull/2) | ||
- [AKS] Add support for deploying cluster in existing resource group [PR #3](https://github.com/NVIDIA/nvidia-terraform-modules/pull/3) | ||
|
||
### Bug Fixes | ||
- [EKS] Remove kubeconfig script [PR #4](https://github.com/NVIDIA/nvidia-terraform-modules/pull/4) | ||
|
||
### Breaking Changes | ||
n/a | ||
|
||
### Other Changes | ||
n/a | ||
|
||
### Known Issues | ||
- [EKS] Default VPC `public_subnets` and `private_subnets` values do not maximize reserved `10.0.0.0/16` `cidr_block`. Adjust accordingly to fit your needs. | ||
- [GKE] Permissions to launch module are not explicit [Issue #6](https://github.com/NVIDIA/nvidia-terraform-modules/issues/6) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters