Skip to content

Latest commit

 

History

History
 
 

arckubernetes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Example: Azure Arc Kubernetes

This example provisions the following Resources:

Creates

  1. A Resource Group
  2. A Virtual Network
  3. A Subnet
  4. A Linux Virtual Machine
  5. An Arc Kubernetes Cluster
  6. A Kind Cluster in Linux Virtual Machine by remote-exec Provisioner
  7. Azure Arc agents in Kind Cluster by remote-exec Provisioner

~> NOTE: To connect an existing Kubernetes cluster to Azure Arc, the following conditions must be met:

Usage

  • Provide values to all variables
  • Create with terraform apply
  • Destroy all with terraform destroy