Difference between revisions of "Error: Post"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 12: Line 12:
  
 
  Error: Post "http://localhost/api/v1/namespaces/kube-system/configmaps": dial tcp [::1]:80: [[connect: connection refused]]
 
  Error: Post "http://localhost/api/v1/namespaces/kube-system/configmaps": dial tcp [::1]:80: [[connect: connection refused]]
 +
 +
  with module.eks.[[kubernetes_config_map.aws_auth]][0],
 +
  on .terraform/modules/eks/main.tf line 533, in resource "kubernetes_config_map" "aws_auth":
 +
533: resource "kubernetes_config_map" "aws_auth" {
  
  

Revision as of 15:57, 22 March 2023

╷ 
│ Error: Post "http://localhost/apis/storage.k8s.io/v1/storageclasses": dial tcp [::1]:80: connect: 
connection refused
│
│   with module.eks.kubernetes_storage_class_v1.this,
│   on .terraform/modules/eks/main.tf line 111, in resource "kubernetes_storage_class_v1" "this":
│  111:   resource "kubernetes_storage_class_v1" "this" {
│
╵


Error: Post "http://localhost/api/v1/namespaces/kube-system/configmaps": dial tcp [::1]:80: connect: connection refused
 with module.eks.kubernetes_config_map.aws_auth[0],
 on .terraform/modules/eks/main.tf line 533, in resource "kubernetes_config_map" "aws_auth":
533: resource "kubernetes_config_map" "aws_auth" {


See also

Advertising: