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

"etcdclusters.etcd.database.coreos.com" not found when running create.sh #1820

Closed
tweksteen opened this issue Sep 11, 2019 · 1 comment
Closed
Assignees

Comments

@tweksteen
Copy link
Member

Following the steps from https://github.com/google/trillian/tree/master/examples/deployment/kubernetes/README.md, the create.sh scripts ends with:

[...]
clusterrolebinding.rbac.authorization.k8s.io/etcd-cluster-admin-binding created
clusterrolebinding.rbac.authorization.k8s.io/etcd-operator created
clusterrole.rbac.authorization.k8s.io/etcd-operator created
deployment.extensions/trillian-etcd-operator created
Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io "etcdclusters.etcd.database.coreos.com" not found

This might be more a warning than an error, as I am able to continue with the next steps.

@RJPercival RJPercival self-assigned this Sep 12, 2019
@RJPercival RJPercival removed their assignment Feb 26, 2020
@paulmattei paulmattei self-assigned this Mar 4, 2020
@paulmattei
Copy link
Contributor

Expected. Documented in Deployment Readme

More info:
#1962 (comment)

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

3 participants