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