In kubernetes, I have the following service:
apiVersion: v1 kind: Service metadata: name: test-service namespace: default spec: ports: - name: tcp