kserve / website

User documentation for KServe.
https://kserve.github.io/website/
Apache License 2.0
104 stars 115 forks source link

Improve raw deployment documentation #383

Open terrytangyuan opened 1 month ago

terrytangyuan commented 1 month ago

/kind feature

The current installation guide for raw deployment mode is not accurate. For example, Istio is not needed if disableIngressCreation is enabled. See https://github.com/kserve/kserve/pull/3436

We should also explicitly mention that this does not have Knative as a dependency.

https://kserve.github.io/website/master/admin/kubernetes_deployment/

oss-prow-bot[bot] commented 1 month ago

@terrytangyuan: The label(s) kind/feature cannot be applied, because the repository doesn't have them.

In response to [this](https://github.com/kserve/website/issues/383): >/kind feature > >The current installation guide for raw deployment mode is not accurate. For example, Istio is not needed if `disableIngressCreation` is enabled. See https://github.com/kserve/kserve/pull/3436 > >We should also explicitly mention that this does not have Knative as a dependency. > > >https://kserve.github.io/website/master/admin/kubernetes_deployment/ Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.