Skip to content

Instantly share code, notes, and snippets.

@bubeamos
Last active October 14, 2018 13:59
Show Gist options
  • Select an option

  • Save bubeamos/ddf28c77fc0f0b11fdeb60d0678f486f to your computer and use it in GitHub Desktop.

Select an option

Save bubeamos/ddf28c77fc0f0b11fdeb60d0678f486f to your computer and use it in GitHub Desktop.
kind: Service
apiVersion: v1
metadata:
name: my-mediaiq-service
spec:
ports:
- port: 8765
targetPort: 9376
selector:
app: source-ip
type: LoadBalancer
externalTrafficPolicy: Local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment