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

Latest image for v1.21.2 doesn't seem to be working #13

Open
pragmaticivan opened this issue Sep 2, 2021 · 0 comments
Open

Latest image for v1.21.2 doesn't seem to be working #13

pragmaticivan opened this issue Sep 2, 2021 · 0 comments

Comments

@pragmaticivan
Copy link

image: ghcr.io/kbst/kind-eks-d:v1.21.2-kbst.0

I can confirm ghcr.io/kbst/kind-eks-d:v1.18.9-kbst.1 works.

Appling with CTLPTL Dev (https://github.com/tilt-dev/ctlptl) - It uses kind CLI.

# Creates a kind cluster with a registry.
apiVersion: ctlptl.dev/v1alpha1
kind: Cluster
product: kind
registry: ctlptl-registry
minCPUs: 4
kindV1Alpha4Cluster:
  name: eks-d-cluster
  nodes:
  - role: control-plane
    image: ghcr.io/kbst/kind-eks-d:v1.21.2-kbst.0
  - role: worker
    image: ghcr.io/kbst/kind-eks-d:v1.21.2-kbst.0
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