docs/docs/install
Caleb Woodbine 4d25096201
chore: update operator supported table for v1.14 (#6008)
update list of supported versions for operator version v1.14
2024-06-06 05:32:33 +00:00
..
images Reorganise Installing topics (#4388) 2021-10-28 07:52:27 -07:00
operator chore: update operator supported table for v1.14 (#6008) 2024-06-06 05:32:33 +00:00
scripts Reorganise Installing topics (#4388) 2021-10-28 07:52:27 -07:00
upgrade Use create instead of apply (#5785) 2023-12-07 09:25:09 +00:00
yaml-install Add documentation for Serving Encryption (#5804) 2024-04-30 11:03:52 +00:00
OWNERS Reorganise Installing topics (#4388) 2021-10-28 07:52:27 -07:00
README.md Add Knative Serving architecture page (#5545) 2023-06-06 14:36:27 +00:00
installing-cert-manager.md Add documentation for Serving Encryption (#5804) 2024-04-30 11:03:52 +00:00
installing-istio.md Update net-istio configuration format (#5858) 2024-02-12 07:06:39 +00:00
knative-offerings.md Update knative-offerings.md (#5872) 2024-02-19 13:26:12 +00:00
quickstart-install.md Fix broken snippet (#5028) 2022-06-15 16:09:17 +00:00
troubleshooting.md Add installation troubleshooting page (#5546) 2023-05-02 14:43:55 +00:00
uninstall.md fix: remove sugar controller installation steps (#5834) 2024-01-30 08:55:05 +00:00

README.md

Installing Knative

!!! note Please also take a look at the Serving Architecture, which explains the Knative components and the general networking concept.

You can install the Serving component, Eventing component, or both on your cluster by using one of the following deployment options:

You can also upgrade an existing Knative installation.

!!! note Knative installation instructions assume you are running Mac or Linux with a Bash shell.