github.phpd.cn/cilium/cilium@v1.6.12/test/k8sT/manifests/external_endpoint.yaml (about)

     1  apiVersion: v1
     2  kind: Endpoints
     3  metadata:
     4    name: external-service
     5    namespace: default
     6  subsets:
     7  - addresses:
     8    - ip: 198.49.23.144
     9    ports:
    10    - port: 80
    11      protocol: TCP