apiVersion: v1 kind: Service metadata: name: node-exporter spec: clusterIP: None ports: - name: https port: 9100 targetPort: https