Difference between revisions of "ExternalTrafficPolicy"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 14: | Line 14: | ||
== See also == | == See also == | ||
− | {{kind: Service}} | + | * {{kind: Service}} |
+ | |||
+ | [[Category:TF]] |
Latest revision as of 08:23, 23 February 2024
apiVersion: v1 kind: Service metadata: name: example-service spec: selector: app: example ports: - port: 8765 targetPort: 9376 externalTrafficPolicy: Local type: LoadBalancer
See also[edit]
Advertising: