--- apiVersion: v1 kind: Service metadata: name: kafka namespace: kafka spec: ports: - port: 9092 selector: app: kafka