Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#3260 from ighosh98/experimenta…
Browse files Browse the repository at this point in the history
…l-kueue

add support for kueue v0.9.0 to enable TAS
  • Loading branch information
ighosh98 committed Nov 18, 2024
1 parent 0470615 commit 93487e4
Show file tree
Hide file tree
Showing 3 changed files with 13,147 additions and 4 deletions.
2 changes: 2 additions & 0 deletions modules/management/kubectl-apply/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ limitations under the License.
| Name | Version |
|------|---------|
| <a name="provider_google"></a> [google](#provider\_google) | > 5.0 |
| <a name="provider_terraform"></a> [terraform](#provider\_terraform) | n/a |

## Modules

Expand All @@ -124,6 +125,7 @@ limitations under the License.

| Name | Type |
|------|------|
| [terraform_data.kueue_validations](https://registry.terraform.io/providers/hashicorp/terraform/latest/docs/resources/data) | resource |
| [google_client_config.default](https://registry.terraform.io/providers/hashicorp/google/latest/docs/data-sources/client_config) | data source |
| [google_container_cluster.gke_cluster](https://registry.terraform.io/providers/hashicorp/google/latest/docs/data-sources/container_cluster) | data source |

Expand Down
Loading

0 comments on commit 93487e4

Please sign in to comment.