Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active January 13, 2019 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garystafford/7e9fd1a8283e2aff1c5c721bf6d9b90e to your computer and use it in GitHub Desktop.
Save garystafford/7e9fd1a8283e2aff1c5c721bf6d9b90e to your computer and use it in GitHub Desktop.
apiVersion: networking.istio.io/v1alpha3
kind: ServiceEntry
metadata:
name: confluent-cloud-external-mesh
spec:
hosts:
- <your_cluster_url.us-central1.gcp.confluent.cloud>
ports:
- name: kafka
number: 9092
protocol: TLS
location: MESH_EXTERNAL
resolution: NONE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment