Skip to content

Commit c9643a9

Browse files
committed
modified infrastructure-as-code README.md
1 parent 9266364 commit c9643a9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

infrastructure-as-code/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ This example provides a simple example to provision a Google compute instance in
1313
## k8s-cluster-acs
1414
This example illustrates how you can provision an Azure Container Service (ACS) cluster. If you use this, also check out the [k8s-services](../self-serve-infrastructure/k8s-services) directory which lets you provision a web app and redis database as Kubernetes pods to the ACS cluster.
1515

16+
## k8s-cluster-aks
17+
This example illustrates how you can provision an Azure Container Service (AKS) cluster using the new AKS service that is replacing ACS. If you use this, also check out the [k8s-services](../self-serve-infrastructure/k8s-services) directory which lets you provision a web app and redis database as Kubernetes pods to the AKS cluster.
18+
1619
## k8s-cluster-gke
1720
This example illustrates how you can provision a Google Kubernetes Engine (GKE) cluster. If you use this, also check out the [k8s-services](../self-serve-infrastructure/k8s-services) directory which lets you provision a web app and redis database as Kubernetes pods to the GKE cluster.
1821

@@ -29,4 +32,4 @@ This example illustrates how you can use short lived AWS keys dynamically genera
2932
This example also illustrates the use of short lived AWS keys dynamically generated by Vault in the context of provisioning some AWS networking infrastructure.
3033

3134
## hashistack
32-
This example illustrates how to provision a HashiStack cluster running Nomad, Consul, and Vault in AWS, Azure, and Google.
35+
This example illustrates how to provision a HashiStack cluster running Nomad, Consul, and Vault in AWS, Azure, and Google.

0 commit comments

Comments
 (0)