--- apiVersion: v1 kind: Service metadata: name: homer spec: selector: app: homer ports: - protocol: TCP port: 8080 name: toport8080 # EOF