examples
examples copied to clipboard
aws-ts-eks-distro error
running the aws-ts-eks-distro example without performing any changes to the code.
Expected behavior
stack should be created
Current behavior
getting the following error:
Diagnostics:
pulumi-nodejs:dynamic:Resource (cluster):
error: Command failed: kops create --name luke.cluster.pulumi-demos.net --state s3://kops-state-store-81a56ad -f -
error: error creating cluster: spec.metricsServer.insecure: Forbidden: Secure metrics server requires that cert manager is enabled
pulumi:pulumi:Stack (aws-ts-eks-distro-zigi):
error: error creating cluster: spec.metricsServer.insecure: Forbidden: Secure metrics server requires that cert manager is enabled
error: update failed
Steps to reproduce
pulumi up
Context (Environment)
➜ aws-ts-eks-distro git:(master) kubectl version
Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.0", GitCommit:"cb303e613a121a29364f75cc67d3d580833a7479", GitTreeState:"clean", BuildDate:"2021-04-08T21:15:16Z", GoVersion:"go1.16.3", Compiler:"gc", Platform:"darwin/amd64"}
➜ aws-ts-eks-distro git:(master) kops version
Version 1.20.0