Skip to content

Instantly share code, notes, and snippets.

@rtrentin73
Created June 6, 2022 21:54
Show Gist options
  • Save rtrentin73/a74438cf39bf0b333d90b5e99455281f to your computer and use it in GitHub Desktop.
Save rtrentin73/a74438cf39bf0b333d90b5e99455281f to your computer and use it in GitHub Desktop.
kind: ServiceImport
apiVersion: net.gke.io/v1
metadata:
namespace: nginx
name: external-svc-nginx
status:
ports:
- name: nginx
port: 80
protocol: TCP
targetPort: 80
ips: CLUSTER_SET_IP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment