master
apiVersion: v1 kind: Service metadata: name: mongodb spec: type: ClusterIP selector: app: mongodb ports: - protocol: TCP port: 27017