-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Add sandbox flag for node-pools #240
Labels
enhancement
New feature or request
Comments
Looks like this corresponds to the sandbox_config param: https://www.terraform.io/docs/providers/google/r/container_cluster.html#sandbox_type We should:
|
morgante
changed the title
add sandbox flag for node-pools
Add sandbox flag for node-pools
Aug 20, 2019
paulpalamarchuk
added a commit
to paulpalamarchuk/terraform-google-kubernetes-engine
that referenced
this issue
Aug 21, 2019
* Add `sandbox_enabled` variable to use Sandbox (Fixes terraform-google-modules#240)
paulpalamarchuk
added a commit
to paulpalamarchuk/terraform-google-kubernetes-engine
that referenced
this issue
Aug 21, 2019
* Add `sandbox_enabled` variable to use Sandbox (Fixes terraform-google-modules#240)
paulpalamarchuk
added a commit
to paulpalamarchuk/terraform-google-kubernetes-engine
that referenced
this issue
Aug 23, 2019
* Add `sandbox_enabled` variable to use GKE Sandbox (Fixes terraform-google-modules#240)
paulpalamarchuk
added a commit
to paulpalamarchuk/terraform-google-kubernetes-engine
that referenced
this issue
Aug 27, 2019
* Add `sandbox_enabled` variable to use GKE Sandbox (Fixes terraform-google-modules#240)
|
paulpalamarchuk
added a commit
to paulpalamarchuk/terraform-google-kubernetes-engine
that referenced
this issue
Oct 14, 2019
* Moved `sanbox_config` to `node_pool` resouce (Fix terraform-google-modules#240) * Created test for sandbox (Fix terraform-google-modules#252) * Updated docker image version
Closed
paulpalamarchuk
added a commit
to paulpalamarchuk/terraform-google-kubernetes-engine
that referenced
this issue
Oct 14, 2019
* Moved `sanbox_config` to `node_pool` resouce (Fix terraform-google-modules#240) * Created test for sandbox (Fix terraform-google-modules#252) * Updated docker image version
paulpalamarchuk
added a commit
to paulpalamarchuk/terraform-google-kubernetes-engine
that referenced
this issue
Oct 14, 2019
* Moved `sanbox_config` to `node_pool` resouce (Fix terraform-google-modules#240) * Created test for sandbox (Fix terraform-google-modules#252) * Updated docker image version
paulpalamarchuk
added a commit
to paulpalamarchuk/terraform-google-kubernetes-engine
that referenced
this issue
Oct 14, 2019
* Moved `sanbox_config` to `node_pool` resouce (Fix terraform-google-modules#240) * Created test for sandbox (Fix terraform-google-modules#252) * Updated docker image version
paulpalamarchuk
added a commit
to paulpalamarchuk/terraform-google-kubernetes-engine
that referenced
this issue
Oct 14, 2019
* Moved `sanbox_config` to `node_pool` resouce (Fix terraform-google-modules#240) * Created test for sandbox (Fix terraform-google-modules#252) * Updated docker image version
paulpalamarchuk
added a commit
to paulpalamarchuk/terraform-google-kubernetes-engine
that referenced
this issue
Oct 14, 2019
* Moved `sanbox_config` to `node_pool` resouce (Fix terraform-google-modules#240) * Created test for sandbox (Fix terraform-google-modules#252) * Updated docker image version
paulpalamarchuk
added a commit
to paulpalamarchuk/terraform-google-kubernetes-engine
that referenced
this issue
Oct 17, 2019
* Moved `sanbox_config` to `node_pool` resouce (Fix terraform-google-modules#240) * Created test for sandbox (Fix terraform-google-modules#252) * Updated docker image version
paulpalamarchuk
added a commit
to paulpalamarchuk/terraform-google-kubernetes-engine
that referenced
this issue
Oct 18, 2019
paulpalamarchuk
added a commit
to paulpalamarchuk/terraform-google-kubernetes-engine
that referenced
this issue
Oct 18, 2019
paulpalamarchuk
added a commit
to paulpalamarchuk/terraform-google-kubernetes-engine
that referenced
this issue
Oct 18, 2019
paulpalamarchuk
added a commit
to paulpalamarchuk/terraform-google-kubernetes-engine
that referenced
this issue
Oct 18, 2019
Merged
CPL-markus
pushed a commit
to WALTER-GROUP/terraform-google-kubernetes-engine
that referenced
this issue
Jul 15, 2024
* Add `sandbox_enabled` variable to use GKE Sandbox (Fixes terraform-google-modules#240)
CPL-markus
pushed a commit
to WALTER-GROUP/terraform-google-kubernetes-engine
that referenced
this issue
Jul 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be nice if support for the sandbox was able to be enabled. docs
The text was updated successfully, but these errors were encountered: