diff --git a/modules/cce_gpu_node_pool/README.md b/modules/cce_gpu_node_pool/README.md index 2bcfc64..de61c7a 100644 --- a/modules/cce_gpu_node_pool/README.md +++ b/modules/cce_gpu_node_pool/README.md @@ -1,4 +1,4 @@ -## Jumphost Module +## CCE gpu node pool Module A module designed to create a cce gpu node pool. @@ -52,4 +52,8 @@ module "cce_gpu_node_pool" { tags = local.tags } -``` \ No newline at end of file +``` + + +Notes +- container_network_type of the cce needs to be _vpc-router_ \ No newline at end of file