apiVersion: v1 kind: Service metadata: name: qotd spec: type: LoadBalancer ports: - name: qotd port: 4446 selector: name: qotd