Skip to content

Instantly share code, notes, and snippets.

@clement-joye
Created February 21, 2021 18:32
Show Gist options
  • Save clement-joye/5864f4f6522906f8c3154b6067ac8304 to your computer and use it in GitHub Desktop.
Save clement-joye/5864f4f6522906f8c3154b6067ac8304 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Service
metadata:
name: locust-server-service-connect
spec:
ports:
- port: 5557
protocol: TCP
targetPort: 5557
clusterIP: 10.96.0.2
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment