Skip to content

Instantly share code, notes, and snippets.

@bubeamos
Created October 14, 2018 18:06
Show Gist options
  • Select an option

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

Select an option

Save bubeamos/d59968d7ccd3d13fea443b743caaedb5 to your computer and use it in GitHub Desktop.
kind: Service
apiVersion: v1
metadata:
name: example-final-elb
spec:
ports:
- port: 80
targetPort: 9376
selector:
app: source-ip
type: LoadBalancer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment