Category: Terraform

  • Create a Kubernetes cluster in Digital Ocean with Terraform

    Create a Kubernetes cluster in Digital Ocean with Terraform

    Some times you need to test something in Kubernetes as fast as you can, like how to create a volume or how to deploy an app with an ALB. Whatever you want, I usually use next recipe to move fast. Caveats: Digital Ocean active account Token already created in Digital Ocean. Hands-on! This example will…