This repository was archived by the owner on Feb 16, 2019. It is now read-only.
This repository was archived by the owner on Feb 16, 2019. It is now read-only.
Do you have Istio 0.4 special requirements list #144
Open
Description
Hi, Team,
Do you have an Istio 0.4 special requirement list? like
- Service ports must be named, name: http are valid port names (Is this for "kind: Service" only, or any port related definition?)
- Istio does not support ingress.kubernetes.io annotations in the ingress resource specifications. Any annotation other than kubernetes.io/ingress.class: istio will be ignored.
- “kind: Deployment“ must have labels “version:”
Any other special requirement?
Why i'm asking this question is we have been tried Istio for long time, from 0.2 to 0.4 , still cannot get our own micro-services integrated with Istio. frustrated! Anyone can help? much appreciated!