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 I replace the version of knative #44

Open
lianggengdino opened this issue Apr 7, 2023 · 1 comment
Open

Can I replace the version of knative #44

lianggengdino opened this issue Apr 7, 2023 · 1 comment

Comments

@lianggengdino
Copy link

Now the version of knative is 1.3.2,can I replace the version to the latest version?

@wrongerror
Copy link
Member

This is possible, but requires some extra work, you can install openfunction without knative:

helm install openfunction openfunction/openfunction -n openfunction --set global.KnativeServing.enabled=false

Then, install knative and use contour as the network layer, see install-the-knative-serving-component

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

2 participants