Skip to content

Instantly share code, notes, and snippets.

View nemmeviu's full-sized avatar
💭
O.o 0.o ø.0 0.ø o.0 o.O

Mauricio Santana Goncalves nemmeviu

💭
O.o 0.o ø.0 0.ø o.0 o.O
View GitHub Profile
@nemmeviu
nemmeviu / client.yaml
Created September 14, 2017 17:54 — forked from topikachu/client.yaml
kubernetes stateful elasticsearch cluster
---
apiVersion: v1
kind: Service
metadata:
name: es-client
labels:
app: es-client
spec:
ports:
- port: 9200