Question

Knative 1 click app deployment failing

I have installed the 1-click app Knative, the installation is failing on K8S 1.27.4-do.0:

NAME               READY   UP-TO-DATE   AVAILABLE   AGE
knative-operator   1/1     1            1           85s
there is an error in the logs for the operator
E0825 10:37:11.848301       1 reflector.go:140] k8s.io/client-go@v0.25.4/tools/cache/reflector.go:169:
Failed to watch *v1beta1.KnativeEventing:
failed to list *v1beta1.KnativeEventing:
the server could not find the requested resource (get knativeeventings.operator.knative.dev)

I would assume this was to be installed through the 1 click app installation?

Are there any pre-requisite steps I need?


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Bobby Iliev
Site Moderator
Site Moderator badge
August 27, 2023

Hi there,

Indeed you are correct, the included software with this 1-Click installation is:

Package Application Version License
Knative Operator 1.5.1 Apache 2.0
Knative Serving 1.5.0 Apache 2.0
Knative Eventing 1.5.0 Apache 2.0

I believe that the minimum requirements for Knative are a DOKS cluster with 2 nodes, each with 2 CPUs, 4 GB of memory, and 20 GB of disk storage. Does your cluster currently have enough resources for this?

If you do have enough resources, what I could suggest is opening an issue on the Kubernetes Marketplace repository that contains the source code and deployment scripts for Kubernetes-based applications listed in the DigitalOcean Marketplace:

https://github.com/digitalocean/marketplace-kubernetes/tree/master/stacks/knative

That way the team will be able to prioritize this and further investigate the problem

Hope that this helps!

Best,

Bobby

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel