Skip to content

Deploy Alibaba Cloud Container Service for Kubernetes cluster via terraform

Notifications You must be signed in to change notification settings

MindPhaser34/terraform-alicloud-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-alicloud-cluster

Here is a simple example of terraform script to deploy Kubernetes cluster on Alibaba Cloud in us-west-1 region with ACK Pro type, VPC configuration, default node pool, etc.

Don't forget configure your access keys first!

export ALICLOUD_ACCESS_KEY=
export ALICLOUD_SECRET_KEY=
export ALICLOUD_REGION=us-west-1

Useful links:

About

Deploy Alibaba Cloud Container Service for Kubernetes cluster via terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages