Terraform examples / experiments for setting up infrastructure like Kubernetes clusters @ DigitalOcean.
Examples include:
- creating a droplet with SSH access and pointing a domain to it
- placing multiple droplets behind an HTTPS load balancer
- creating an S3 compatible Spaces bucket + CDN using a custom subdomain
- launching a Kubernetes cluster and exposing Nginx pods using an HTTPS load balancer
- launching an autoscaling Kubernetes cluster and using a private container registry to deploy microservices