Skip to content

Use Terraform to provision a managed Azure Kubernetes cluster running Wordpress

License

Notifications You must be signed in to change notification settings

jpaulodefarias/terraform-aks-example

Repository files navigation

terraform-aks-example

Use Terraform to provision a managed Azure Kubernetes cluster running Wordpress.

Prerequisites

How to use

With Terraform and Azure CLI properly configured, you can run:

az login

Authenticate to your Azure account.

terraform init

Prepare your working directory.

terraform plan

Generate an execution plan.

terraform apply

Apply changes to Azure cloud.

About

Use Terraform to provision a managed Azure Kubernetes cluster running Wordpress

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages