Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gke-cluster-standard : Add possibility to enable image streaming feature at cluster level #1904

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

noony
Copy link
Contributor

@noony noony commented Dec 6, 2023

Module modified : gke-cluster-standard

This PR add to enable_features an entry image_streaming to enable the feature at cluster level.

following documentation of terraform object google_container_cluster : link

This activate at cluster level cf screenshot :
Screenshot 2023-12-06 at 16 51 32

it's useful to activate this feature when you only use node auto provisionner and you can't activate this feature on node pools.


Checklist

I applicable, I acknowledge that I have:

  • Read the contributing guide
  • Ran terraform fmt on all modified files
  • Regenerated the relevant README.md files using tools/tfdoc.py
  • Made sure all relevant tests pass

@noony noony force-pushed the gke-image-streaming branch from 2fd54cc to 7715b6b Compare December 7, 2023 00:52
@ludoo
Copy link
Collaborator

ludoo commented Dec 7, 2023

Thank you for adding this!

@ludoo ludoo merged commit b923890 into GoogleCloudPlatform:master Dec 7, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants