Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

MountVolume.SetUp failed for volume "kube-api-access-gl9qc" : object "default"/"kube-root-ca.crt" not registered #77

Open
iamhieupc opened this issue Feb 9, 2023 · 5 comments

Comments

@iamhieupc
Copy link

iamhieupc commented Feb 9, 2023

I get this error when i install runtime. How to fix it?

@iamhieupc
Copy link
Author

i resolved this issue, but when i run command tm deploy service node4-test -f https://github.com/serverless/examples
--build-template knative-node4-runtime
--build-argument DIRECTORY=aws-node-serve-dynamic-html-via-http-endpoint
--build-argument HANDLER=handler.landingPage
--wait
to deploy service nodejs, i get issue: MountVolume.SetUp failed for volume "kube-api-access-gl9qc" : object "default"/"kube-root-ca.crt" not registered

@sebgoa
Copy link
Member

sebgoa commented Feb 9, 2023

Can you give us the version you are using for:

  • kubernetes
  • knative
  • tekton

Are all the pods running properly ?

@iamhieupc
Copy link
Author

@sebgoa
image

image

tekton version latest

@iamhieupc
Copy link
Author

log pod step-export
image

@iamhieupc
Copy link
Author

Is it because i don't grant cluster-admin privileges to the current user before installing tekton?

@iamhieupc iamhieupc changed the title FATA[09:41:55] the server could not find the requested resource (post tasks.tekton.dev) MountVolume.SetUp failed for volume "kube-api-access-gl9qc" : object "default"/"kube-root-ca.crt" not registered Feb 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants