apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-20T10:15:15Z"
  creationTimestamp: "2026-03-20T10:14:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "760"
  uid: 5d1a0193-7fc2-4d53-ada6-850ad2bde048
subsets:
- addresses:
  - ip: 10.0.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xdkf8
      namespace: kube-system
      uid: bfbdcfcc-5336-41c0-91c7-5e4222a814f9
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x9kqt
      namespace: kube-system
      uid: 51fa0ce7-e059-442e-8469-c8030036e229
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
