Difference between revisions of "Error: Get"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 10: | Line 10: | ||
╵ | ╵ | ||
− | ╷ | + | ╷ |
− | │ Error: Get "http://localhost/apis/storage.k8s.io/v1/storageclasses/ebs-sc": dial tcp [::1]:80: connect: connection refused | + | │ Error: Get "http://localhost/apis/storage.k8s.io/v1/storageclasses/ebs-sc": dial tcp [::1]:80: connect: connection refused |
− | │ | + | │ |
− | │ with module.eks.kubernetes_storage_class_v1.this, | + | │ with module.eks.kubernetes_storage_class_v1.this, |
− | │ on .terraform/modules/eks/main.tf line 200, in resource "kubernetes_storage_class_v1" "this": | + | │ on .terraform/modules/eks/main.tf line 200, in resource "kubernetes_storage_class_v1" "this": |
− | │ 200: resource "kubernetes_storage_class_v1" "this" { | + | │ 200: resource "kubernetes_storage_class_v1" "this" { |
− | │ | + | │ |
− | ╵ | + | ╵ |
− | + | ||
+ | Solution: review configuration of your [[Kubernetes provider]] | ||
== See also == | == See also == |
Revision as of 09:42, 20 March 2023
╷ │ Error: Get "http://localhost/api/v1/namespaces/kube-system/configmaps/aws-auth": dial tcp [::1]:80: connect: connection refused │ │ with module.eks.kubernetes_config_map.aws_auth[0], │ on .terraform/modules/eks/aws_auth.tf line 63, in resource "kubernetes_config_map" "aws_auth": │ 63: resource "kubernetes_config_map" "aws_auth" { │ ╵
╷ │ Error: Get "http://localhost/apis/storage.k8s.io/v1/storageclasses/ebs-sc": dial tcp [::1]:80: connect: connection refused │ │ with module.eks.kubernetes_storage_class_v1.this, │ on .terraform/modules/eks/main.tf line 200, in resource "kubernetes_storage_class_v1" "this": │ 200: resource "kubernetes_storage_class_v1" "this" { │ ╵ Solution: review configuration of your Kubernetes provider
See also
Advertising: