Skip to content

Instantly share code, notes, and snippets.

@eyarz
Last active February 23, 2021 16:25
Show Gist options
  • Save eyarz/e4459f7aca466ddee4efceb0cf285ab7 to your computer and use it in GitHub Desktop.
Save eyarz/e4459f7aca466ddee4efceb0cf285ab7 to your computer and use it in GitHub Desktop.
kind: Service
apiVersion: v1
metadata :
name: my—service
spec:
selector:
app: MyApp
ports :
— protocol: TCP
port: 80
targetport: 9376
cluster1P: 10.0.171.239
loadBalancerIP: 78.11.24.19
type: LoadBalancer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment