Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work with Kubernetes 1.26 or higher #273

Open
Anorlondo448 opened this issue Apr 29, 2024 · 0 comments
Open

Doesn't work with Kubernetes 1.26 or higher #273

Anorlondo448 opened this issue Apr 29, 2024 · 0 comments

Comments

@Anorlondo448
Copy link

An error occurs at "Deploy the stack".

https://catalog.us-east-1.prod.workshops.aws/workshops/31676d37-bbe9-4992-9cd1-ceae13c5116c/en-US/installation/deploy-app#deploy-the-stack

Received response status [FAILED] from custom resource. Message returned: Error: b'configmap/otel-config created\nerror: error retrieving RESTMappings to prune: invalid resource batch/v1beta1, Kind=CronJob, Namespaced=true: no matches for kind "CronJob" in version "batch/v1beta1"\n' Logs: /aws/lambda/Applications-ApplicationsMyCluster-Handler886CB40B-NYL3nXTBbQdU at invokeUserFunction (/var/task/framework.js:2:6) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async onEvent (/var/task/framework.js:1:369) at async Runtime.handler (/var/task/cfn-response.js:1:1676) (RequestId: 06f4983c-a2d3-428d-8a11-4cc3e9f509c4)

If I set the Kubernetes version to 1.25, the error will no longer occur.

version: KubernetesVersion.of('1.27'),

related issue
aws-quickstart/cdk-eks-blueprints#713

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant