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

Can't create deployment in Kind-cluster(k8s-version:1.20.2) #1314

Closed
yangsoon opened this issue Mar 26, 2021 · 1 comment · Fixed by #1354
Closed

Can't create deployment in Kind-cluster(k8s-version:1.20.2) #1314

yangsoon opened this issue Mar 26, 2021 · 1 comment · Fixed by #1354
Labels
type/bug Something isn't working

Comments

@yangsoon
Copy link
Collaborator

yangsoon commented Mar 26, 2021

Describe the bug

kubevela(1.0.0) in Kind-cluster(k8s v1.20) can't create deployments.

To Reproduce
env:

  1. MacOs: version: 10.15.5 (19F101)
  2. Kind: version: v0.10.0 go1.15.7 darwin/amd64
  3. k8s: version: v1.20.2

When run demo in https://kubevela.io/#/en/quick-start-appfile,the log did not print any errors. Corresponding resources Application, ApplicationContext, ApplicationRevision, Component are also created, but execute kubectl get deployments, shows No resources found.

While In Kind-cluster(k8s-version:1.18.15),everything normal, k8s can create deployment.

@wonderflow
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
2 participants