Manage Kubernetes resources via Terraform
Schedule a NGINX instance and expose it using the Terraform Kubernetes provider.
Use case
Provision and manage Kubernetes clusters on AWS, Microsoft Azure, or Google Cloud, and interact with your cluster using the Kubernetes Terraform provider.
Challenge
Many organizations have been adopting Kubernetes to orchestrate their containerized apps, making applications more portable so IT can shift them more easily between internal environments and various clouds. Platform teams have many choices for how to run Kubernetes reliably and securely, and continuously deploying apps to Kubernetes can be challenging.
Solution
Simplify lifecycle management of resources by codifying your infrastructure with Terraform infrastructure as code, publish them in reusable formats called modules in your organization's own private registry, and create and assign workspaces for developers to compose their own Kubernetes environments based on the published modules.
Schedule a NGINX instance and expose it using the Terraform Kubernetes provider.
Use the Terraform Cloud Operator for Kubernetes to manage the lifecycle of cloud and on-premises infrastructure through a single workflow.
Provision a Kubernetes cluster in Amazon Web Services.
Join HashiCorp Developer Advocate Kerim Satirli for this deep dive on managing Kubernetes with Terraform, recorded live during KubeCon North America.