/penr-oz-eks

Penr-oz EKS Cluster

Primary LanguageHCLMIT LicenseMIT

Penr-oz EKS Cluster

Reference Documentation

For further reference, please consider the following sections:

Additional Links

These additional references should also help you:

Download and Installation

Init

$ terraform init

Plan

$ terraform plan

Apply

$ terraform apply

Known issue first apply run will fail with multiple errors like this one:

Error: Post "https://xxxxxxxxxxxxx.eks.amazonaws.com/api/v1/namespaces/kube-system/configmaps": dial tcp: lookup
 xxxxxxxxxxxxxxxx.eks.amazonaws.com on 127.0.1.1:53: no such host

follow it with $ terraform output kubeconfig > ~/.kube/config and then a subsequent $ terraform apply will start reaching the cluster

Who do I talk to?

Copyright and License

© Copyright 2020 Derin Works LLC

License: MIT