This document discusses strategies for using Spot Instances on Kubernetes clusters managed by Kops. It recommends:
1) Creating multiple instance groups with different instance types and purchasing options to optimize workloads and reduce risks.
2) Setting up Spot interrupt handlers to gracefully handle instances being reclaimed by AWS.
3) Experimenting with adding a small Spot instance group to the cluster, and observing how Kops handles provisioning Spot Instances.