SeldonIO / seldon-operator

Seldon Core Operator for Kubernetes
Apache License 2.0
12 stars 10 forks source link

initContainer tfserving-model-initializer is not able to pull model from s3 #71

Open mukul-shaunik opened 3 years ago

mukul-shaunik commented 3 years ago

When SeldonDeployment is created with istio siddecar injection enabled with mtls strict mode initContainer tfserving-model-initializer is not able to pull model from s3 There is a known issue in istio side that initContainer will not be able to do outside calls https://github.com/istio/istio/issues/11130

mukul-shaunik commented 3 years ago

/cc @hemantha-kumara