mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-01 15:03:06 +02:00
Update badges (#542)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# terraform-aws-eks
|
||||
# terraform-aws-eks
|
||||
|
||||
[](https://github.com/terraform-aws-modules/terraform-aws-eks/actions)
|
||||
[](https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/LICENSE)
|
||||
|
||||
A terraform module to create a managed Kubernetes cluster on AWS EKS. Available
|
||||
through the [Terraform registry](https://registry.terraform.io/modules/terraform-aws-modules/eks/aws).
|
||||
@@ -6,10 +9,6 @@ Inspired by and adapted from [this doc](https://www.terraform.io/docs/providers/
|
||||
and its [source code](https://github.com/terraform-providers/terraform-provider-aws/tree/master/examples/eks-getting-started).
|
||||
Read the [AWS docs on EKS to get connected to the k8s dashboard](https://docs.aws.amazon.com/eks/latest/userguide/dashboard-tutorial.html).
|
||||
|
||||
| Branch | Build status |
|
||||
| ------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| master | [](https://travis-ci.org/terraform-aws-modules/terraform-aws-eks) |
|
||||
|
||||
## Assumptions
|
||||
|
||||
* You want to create an EKS cluster and an autoscaling group of workers for the cluster.
|
||||
|
||||
Reference in New Issue
Block a user