Skip to content

Instantly share code, notes, and snippets.

@josejulio
Created June 24, 2019 21:28
Show Gist options
  • Save josejulio/68ccb1162231af3e9f298f746b5f5b96 to your computer and use it in GitHub Desktop.
Save josejulio/68ccb1162231af3e9f298f746b5f5b96 to your computer and use it in GitHub Desktop.
Medium article - Visualizing external traffic with Kiali - googleapi-se.yaml
apiVersion: networking.istio.io/v1alpha3
kind: ServiceEntry
metadata:
name: www.googleapis.com
spec:
hosts:
- www.googleapis.com
ports:
- number: 443
name: https
protocol: HTTPS
resolution: DNS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment