Skip to content

Building an Anycast application in 5 minutes on Equinix Metal using Terraform

Notifications You must be signed in to change notification settings

equinix-labs/anycast_demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metal Anycast

Adapted from previous works specifically for KubeconNA 2022 demos Not intended for production use

Note

With the upcoming EoL of Equinix Metal on June 30, 2026, this repo is being archived on February 28, 2026.

To try this your self: just clone this repo, add a something.tfvars file with your packet API key. then run:

terraform init
terraform plan
terraform apply

and you should be good to go.

About

Building an Anycast application in 5 minutes on Equinix Metal using Terraform

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 66.4%
  • Shell 33.6%