Closed
Description
On every example on first run:
Error: Post https://C39B1571479D46ED13A85BC0105510E2.gr7.us-west-2.eks.amazonaws.com/api/v1/namespaces/kube-system/configmaps: dial tcp 44.229.104.205:443: i/o timeout
on ../../aws_auth.tf line 45, in resource "kubernetes_config_map" "aws_auth":
45: resource "kubernetes_config_map" "aws_auth" {
This is because theres a small between when the cluster endpoint is returned after creation but is not available.
If you rerun terraform apply
the configmap is created fine.
Quite annoying 😅
Metadata
Metadata
Assignees
Labels
No labels