apiVersion: v1 kind: Service metadata: name: kibana labels: app: kibana spec: selector: app: kibana clusterIP: None ports: - name: http port: 5601