nclouds_tf_eks_cluster_spotinst

This example deploys an Kubernetes cluster using EKS and all the required infrastructure to run the cluster (VPC, SG, IAM Roles). The worker nodes for this cluster are deployed in SpotInst using a spotinst ocean resource.

Architecture Diagram

ref_arch

Notes

  • To deploy this example you’ll need to configure credentials for the spotints provider in provider.tf
  • You can also configure spotinst through environment variables:
    • SPOTINST_ACCOUNT = act-xxxxxxxxx
    • SPOTINST_TOKEN = xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Modules used