apiVersion: v1 kind: Service metadata: name: trade-frontend spec: type: NodePort ports: - name: http port: 8081 targetPort: http nodePort: 30081