Skip to content

Is KNative + Istio optional? #3494

Answered by israel-hdez
iciclespider asked this question in Q&A
Discussion options

You must be logged in to vote

There is a note mentioning that Istio is being used just as an ingress controller. If you have some other ingress controller, you can skip Istio installation and set the ingressClassName accordingly in the inferenceservice-config ConfigMap (see step 3.ii of the link I provided).

AFAIK, in RawDeployment mode, KServe will create an standard Ingress resource using the configured ingressClassName. It shouldn't create any Istio-specific resource. I guess Istio is mentioned only because it is the controller used for testing. But as long as you have something that reconciles standard Kubernetes Ingress resources, you should be fine.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@iciclespider
Comment options

@israel-hdez
Comment options

Answer selected by iciclespider
@iciclespider
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants