简体   繁体   English

ERRO导出KUBERNETES_PROVIDER = AWS; curl -sS https://get.k8s.io | 庆典

[英]ERRO export KUBERNETES_PROVIDER = aws; curl -sS https://get.k8s.io | bash

I'm running on AWS EC2 Getting started, command: 我在AWS EC2上运行入门,命令:

export KUBERNETES_PROVIDER = aws; curl -sS https://get.k8s.io | bash

But the error occurs: 但是会发生错误:

But the error occurs "salt-master failed to start on 52.24.95.100 Your cluster is unlikely to work Correctly. Please run ./cluster/kube-down.sh and re-create the cluster. (sorry!) 

Any suggestion? 有什么建议吗?

I'm not sure about this specific error, but there have been some problems in AWS that cropped up recently. 我不确定这个特定的错误,但是AWS中最近出现了一些问题。 Please see this PR for the fixes: 请查看此PR以获取修复程序:

https://github.com/GoogleCloudPlatform/kubernetes/pull/10877 https://github.com/GoogleCloudPlatform/kubernetes/pull/10877

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何使用curl -sS创建多个Kubernetes集群https://get.k8s.io | 重击 - How to create multiple kubernetes cluster with curl -sS https://get.k8s.io | bash 具有现有 AWS HTTPS 负载均衡器的 K3S Kubernetes 集群中 Traefik Ingress Controller 的 AWS 证书解析器 - AWS certificate resolver for Traefik Ingress Controller in K3S Kubernetes Cluster with existing AWS HTTPS Load Balancer 带有 Istio 网关和 AWS HTTPS 应用程序负载均衡器的 AWS K3S Kubernetes 集群上的 Keycloak 服务器管理控制台阻止了混合内容响应 - Keycloak Server Admin Console Blocked Mixed Content Response on AWS K3S Kubernetes Cluster with Istio Gateway and AWS HTTPS Application Load Balancer 在AWS上使用HTTPS将Kubernetes部署向世界公开的方式是什么? - What's the way to expose a Kubernetes deployment to the world using HTTPS on AWS? 使用 AWS 和 Kubernetes 提供商的 Terraform 周期 - Terraform cycle with AWS and Kubernetes provider Kubernetes-具有自定义域名的AWS云提供商 - Kubernetes - AWS cloud provider with custom domain name 获取 https://api.[mycluster]/api?timeout=32s: x509: 由未知权威签名的证书,使用 kops 和 Travis-CI 在 AWS 上创建的 Kubernetes 集群 - Get https://api.[mycluster]/api?timeout=32s: x509: certificate signed by unknown authority, Kubernetes cluster created on AWS using kops and Travis-CI 通过Kubernetes部署和AWS认证进行Traefik https - Traefik https via kubernetes deployment and AWS certifications 如何在 Kubernetes 供应商计划中引用 AWS 供应商计划的输出? - How to reference the output from AWS provider plan in Kubernetes provider plan? 使用Kubernetes创建服务http和https的AWS ELB - Creating a AWS ELB serving http and https with Kubernetes
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM