Ophir Zahavi

Results 5 issues of Ophir Zahavi

### Terraform Version, Provider Version and Kubernetes Version ``` Terraform version: v1.0.9 Kubernetes provider version: v2.7.0 Kubernetes version: v1.21 ``` ### Terraform Configuration Files ```hcl resource "kubernetes_manifest" "provisioner_xsmall_cpu_compute" { provider...

needs investigation

When trying to apply the following code I am getting the following error - `The argument "target_id" is required, but no definition was found.` for the `okta_profile_mapping` resource. Terraform -...

waiting-response
support-discussion

**Tell us about your request** The ability to configure resource limits (CPU\GPU) on a global level that will be enforced\applied to all provisioners in the cluster. **Tell us about the...

kind/feature
lifecycle/frozen

**What I'd like:** To set the following via user data - ``` serialzeImagePulls:false maxParallelImagePulls: 10 ```

type/enhancement
area/kubernetes
status/needs-triage
area/settings

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

EKS
Proposed