terraform-aws-install-rancher:在Kubernetes集群上通过Helm安装Rancher

时间:2021-02-14 22:38:47
【文件属性】:
文件名称:terraform-aws-install-rancher:在Kubernetes集群上通过Helm安装Rancher
文件大小:9KB
文件格式:ZIP
更新时间:2021-02-14 22:38:47
HCL Terraform-AWS-安装Rancher 通过Helm在先前创建的Kubernetes集群上安装Rancher。 先决条件: 1-通过以下方式创建的Kubernetes集群: : Terraform命令: terraform init terraform apply -- auto - approve 完成后,您应该能够浏览到您的域(在我的情况下为 ,并显示“欢迎来到Rancher”页面。 如果将“让我们的加密环境”(lets_encrypt_environment)设置为“登台”,那么任何尝试浏览到您的URL的尝试都会导致“不安全”警告。 此警告可以忽略。 要检查一切是否正常,请单击浏览器的安全警告(通常在地址栏中),然后您可以检查证书。 它将无效,并由以下机构发出:Fake LE Intermediate X 1 但是,如果将“让我们的加密环境”(lets_
【文件预览】:
terraform-aws-install-rancher-main
----outputs.tf(1KB)
----terraform.tfvars(2KB)
----cert_manager.tf(2KB)
----variables.tf(3KB)
----terraform.tf(1KB)
----LICENSE(1KB)
----remote_state.tf(791B)
----kube_config.tf(710B)
----data.tf(649B)
----README.md(1KB)
----.gitignore(781B)
----rancher.tf(2KB)
----providers.tf(2KB)
----s3.tf(413B)

网友评论