Template:Type LoadBalancer
Jump to navigation
Jump to search
apiVersion: v1 kind: Service metadata: name: example-service spec: selector: app: example ports: - port: 8765 targetPort: 9376 type: LoadBalancer
Advertising: