iterative / terraform-provider-iterative

☁️ Terraform plugin for machine learning workloads: spot instance recovery & auto-termination | AWS, GCP, Azure, Kubernetes
https://registry.terraform.io/providers/iterative/iterative/latest/docs
Apache License 2.0
289 stars 27 forks source link

Add support for Kubernetes arbitrary node selector #747

Closed ludelafo closed 1 year ago

ludelafo commented 1 year ago

This PR implements the Kubernetes arbitrary node selector described in issue https://github.com/iterative/cml/issues/1365.

This is a work in progress and my first experience with Golang and Terraform provider development, I'm open to improvements.

Related PRs: